Skip to content
Snippets Groups Projects
Commit 31289152 authored by Lionel GUEZ's avatar Lionel GUEZ
Browse files

Polish

parent 4dd23e86
No related merge requests found
......@@ -13,6 +13,7 @@ set -e
##set -x
n_proc=$1
shift
echo "mpiexec: $mpiexec"
${mpiexec:-mpiexec} -n $n_proc @CMAKE_CURRENT_BINARY_DIR@/eddy_graph $*
rm -f isolated_nodes.txt edgelist_unsorted.csv
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment