Now jobs correctly set OMP_NUM_THREADS when threads_per_rank is greater
than 1. Added Functional Test cases for running several hybrid MPI/OpenMP jobs back-to-back from the launcher; exercising various combinations of ranks-per-node, threads-per-rank, threads-per-core (-d and -j options of aprun) These tests will only run on Theta right now; can extend by recompiling c_apps/omp.c on different platforms and referring to the appropriate binary in the test case.
tests/c_apps/__init__.py
0 → 100644
tests/c_apps/omp.c
0 → 100644
tests/c_apps/omp.theta.x
0 → 100755
File added
Please register or sign in to comment