Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/muhammad-h-bakr/clabs_cs306_cs316_cs317_2024


https://github.com/muhammad-h-bakr/clabs_cs306_cs316_cs317_2024

c cpp distributed-systems filestructure os

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# C/C++ Labs : OS (C/ CS306)/ File Structure (C++/ CS316)/ Distribued Systems (C++/ CS317).
# In OS/DS you need a LINUX/UNIX Environment to run the codes.
# In DS you compile and run from the terminal. (mpic++ example.cpp -o test to compile mpiexec -n 4 ./test to run on 4 processors)
# In File Structure: Adjust the code from absolute location to your preference... Or you can just use "ofstream" to create file in CMake-debug-folder using relative location.
# Video For Matrix Multiplication in Distributed Systems (Also about pointer & MPI Behavior with shared memory): https://drive.google.com/file/d/1WdBRjCR6vBGFO1e3ZBuoouIg1LSZZfZW/view?usp=drive_link