Skip to content
Snippets Groups Projects
Commit 0851b0dd authored by Christopher Billy Setiawan's avatar Christopher Billy Setiawan
Browse files

Update README.md

parent b5679efd
No related merge requests found
......@@ -17,17 +17,13 @@ Beberapa file yang harus ada dalam repositori tersebut diantaranya:
Requirement: <br>
* Folder src sudah berada di VM instance
* File serial.c, paralel.c berada dalam folder src
* Folder out sudah berada di VM instance
* File omp_dijkstra.c berada dalam folder src
* File makefile ada di luar folder src
Sequential Dijkstra:
* <b>make</b> compile <br>
* <b>make</b> runs NODE=[Insert Many Node]
Paralel Dijkstra:
How to Run
* <b>make</b> compile
* <b>make</b> share
* <b>make</b> runp NP=[Insert Many Processor] NODE=[Insert Many Node]
* <b>make</b> run N=<*Insert Many Node*> T=<*Insert Many Thread*>
## <u>Pembagian Tugas</u>
| NIM | Nama | Pembagian Tugas |
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment