question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ScoreP MPI/OpenMP tests are failing on Daint

See original GitHub issue
FAILURE 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:closed
  • Created 5 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
jgphpccommented, Oct 25, 2018

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)

1reaction
vkarakcommented, Oct 24, 2018

@jgphpc The problem is that the module names differs on the hybrid nodes. I’m on it.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found