This website requires JavaScript.
Explore
Help
Sign In
cwpearson
/
astaroth
Watch
1
Star
0
Fork
0
You've already forked astaroth
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d966afe830ce79c8e769c46bb35abbf2e9aedded
astaroth
/
samples
History
jpekkila
d966afe830
Added VERBOSE CMake option and made various prints optional to clean the output. VERBOSE is by off by default, pass cmake -DVERBOSE=ON to re-enable various non-critical warning and status prints (important warnings are still visible regardless of the flag).
2020-08-21 21:19:42 +03:00
..
benchmark
Added VERBOSE CMake option and made various prints optional to clean the output. VERBOSE is by off by default, pass cmake -DVERBOSE=ON to re-enable various non-critical warning and status prints (important warnings are still visible regardless of the flag).
2020-08-21 21:19:42 +03:00
bwtest
Now using MPI C bindings instead of the (deprecated?) C++ bindings due to compilation issues on some machines (error: cast between incompatible function types, ompi_mpi_cxx_op_intercept)
2020-08-19 15:50:16 +03:00
cpptest
Streamlined verification
2020-08-21 20:11:25 +03:00
ctest
Streamlined verification
2020-08-21 20:11:25 +03:00
fortrantest
Added a sample for testing the Fortran interface
2020-06-25 06:35:13 +03:00
genbenchmarkscripts
Fetched improvements to benchmarks from the mpi-paper-benchmarks branch
2020-08-19 12:03:15 +03:00
mpi_reduce_bench
Automatic calculation of nodes based on processes
2020-06-10 16:51:35 +03:00
mpitest
Added VERBOSE CMake option and made various prints optional to clean the output. VERBOSE is by off by default, pass cmake -DVERBOSE=ON to re-enable various non-critical warning and status prints (important warnings are still visible regardless of the flag).
2020-08-21 21:19:42 +03:00
standalone
Streamlined verification
2020-08-21 20:11:25 +03:00