Skip to content
Snippets Groups Projects
Commit eec0c8a1 authored by Lucky's avatar Lucky
Browse files

Update README.md

parent e016ae9a
Branches master
No related merge requests found
cara compile cara compile
mpicc <nama_file> -o <executable_filename> mpicc [nama_file] -o [executable_filename]
cara menjalankan cara menjalankan
mpirun -np <n_proses> --hostfile mpi_hostfile <executable_filename> <n_element> <n_proses> mpirun -np [n_proses] --hostfile mpi_hostfile [executable_filename] [n_element] [n_proses]
\ No newline at end of file \ No newline at end of file
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