- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, I'm running intel optimized MP LINPACK Benchmark on one node with two Intel Xeon Phi coprocessers. I use "make arch=intel64 verson=offload" to compile the code, and in bin/intel64 I use "./xhpl" to run, and it has no problem. Then I change P,Q from 1,1 to 1,16 because I have 16 cores on the node, and I change N from 1000 to 30000. Then I use "mpirun -np 16 ./xhpl" to run xhpl, but it has an error and stopped, it shows:
"Error in scif_send 104
APPLICATION TERMINATED WITH THE EXIT STRING: Hangup (signal 1)"
What is the reason? Do I run intel optimized MP LINPACK Benchmark in a wrong way?
Thanks for anyone to solve my question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Rancho,
There is a pre-built binary of the offload version available at ...benchmarks/mp_linpack/bin_intel/intel64/xhpl_offload_intel64 . Can you try to run this one with your changed parameters and see if you get the same error? Thanks.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Rancho,
There is a pre-built binary of the offload version available at ...benchmarks/mp_linpack/bin_intel/intel64/xhpl_offload_intel64 . Can you try to run this one with your changed parameters and see if you get the same error? Thanks.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page