Removed unnecessary README and incorrect building instructions for mpitest
This commit is contained in:
@@ -1 +0,0 @@
|
||||
This directory is used to test whether the Astaroth API is compatible with C.
|
@@ -1,6 +1,6 @@
|
||||
This directory is used to test MPI with Astaroth.
|
||||
|
||||
Building (in the base astaroth directory):
|
||||
Building:
|
||||
cmake -DBUILD_SAMPLES=ON -DMPI_ENABLED=ON -DCMAKE_CXX_COMPILER=$(which mpicxx) .. && make -j
|
||||
|
||||
Running:
|
||||
|
Reference in New Issue
Block a user