ScoreP MPI/OpenMP tests are failing on Daint
See original GitHub issueFAILURE INFO for scorep_mpi_omp_C (for the last of 2 retries)
* System partition: daint:gpu
* Environment: PrgEnv-gnu
* Stage directory: None
* Job type: batch job (id=-1)
* Maintainers: ['MK', 'JG']
* Failing phase: setup
* Reason: caught framework exception: could not load module Score-P/4.0-CrayGNU-18.08-cuda-9.1
Issue Analytics
- State:
- Created 5 years ago
- Comments:6 (6 by maintainers)
Top Results From Across the Web
Hybrid MPI and OpenMP Parallel Programming
Major problems. – Does MPI library uses internally different protocols? • Shared memory inside of the SMP nodes. • Network communication between the...
Read more >Performance Comparison of OpenMP, MPI, and MapReduce ...
This paper briefly reviews the parallel computing models and describes three widely recognized parallel programming frameworks: OpenMP, MPI, and MapReduce. ...
Read more >Test suite for evaluating performance of multithreaded MPI ...
We present performance results with this test suite on several platforms ... Performance analysis of a hybrid MPI/OpenMP application on multi-core clusters.
Read more >Parallel Programming in MPI and OpenMP
One of the reasons that MPI is so successful as a tool for high performance on clusters is that it is very explicit:...
Read more >Compiled PSMP too slow and fails the tests #2074 - GitHub
The compiled ssmp version successfully passed all the tests, but the psmp version fails due to lots of timeouts and wrong results. The...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Installed libunwind manually (jenkins won’t do it even with --force). All versions of Score-P should load fine now (both daint-gpu and daint-mc)
@jgphpc The problem is that the module names differs on the hybrid nodes. I’m on it.