Loading README.md +3 −1 Original line number Diff line number Diff line Loading @@ -46,7 +46,9 @@ mpirun -np [n] [executable] data/paramfile.txt ########################################### In the case in which the code has been compiled without either -fopenmp or -D_OPENMP options, the code is forced to use the standard MPI_Reduce implementation, since our reduce works only with OpenMP. Loading
README.md +3 −1 Original line number Diff line number Diff line Loading @@ -46,7 +46,9 @@ mpirun -np [n] [executable] data/paramfile.txt ########################################### In the case in which the code has been compiled without either -fopenmp or -D_OPENMP options, the code is forced to use the standard MPI_Reduce implementation, since our reduce works only with OpenMP.