Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/muhammad-h-bakr/clabs_cs306_cs316_cs317_2024
- Owner: Muhammad-H-Bakr
- Created: 2024-03-09T15:06:02.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-05-08T16:29:02.000Z (8 months ago)
- Last Synced: 2024-05-08T17:54:52.854Z (8 months ago)
- Topics: c, cpp, distributed-systems, filestructure, os
- Language: C++
- Homepage:
- Size: 110 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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