Re: [OMPI users] Hybrid MPI+OpenMP benchmarks (looking for)

2017-10-10 Thread Peter Kjellström
HPGMG-FV is easy to build and to run both serial, mpi, openmp and mpi+openmp. /Peter On Mon, 9 Oct 2017 17:54:02 + "Sasso, John (GE Digital, consultant)" wrote: > I am looking for a decent hybrid MPI+OpenMP benchmark utility which I > can easily build and run with OpenMPI 1.6.5 (at least) a

Re: [OMPI users] Hybrid MPI+OpenMP benchmarks (looking for)

2017-10-09 Thread Jeff Hammond
https://github.com/ParRes/Kernels contains implementations of HPC kernels in many programming models, including MPI+OpenMP. They are trivial to build and run. They have no dependencies outside of the implementation of programming model used. Just pick an appropriate set of parameters and they serv