- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dear all
Issue with mpirun excuting applicaciom compiled with Intel tools (Icc, mpiifort...)
(/opt/intel/compilers_and_libraries_2020.1.217/linux/mpi/intel64/bin/mpirun)
Caught signal 11 (Segmentation fault: address not mapped to object at address 0xd8)
Is there available any option for debugging or logging?
Any help will be really aprreciated
Many thanks in advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Thanks for reaching out to us.
>>> "Issue with mpirun excuting applicaciom compiled with Intel tools (Icc, mpiifort...)"
We have attached a sample mpi hello world program. Could you please try and let us know whether you are able to run sample hello world program without any issues?
Could you please provide us the sample reproducer code and the steps to reproduce the issue to investigate more on it?
>>>"Is there available any option for debugging or logging?"
Yes, you can use the options I_MPI_DEBUG=<any postive integer> and FI_LOG_LEVEL=debug while running a MPI program.
Could you please provide the complete debug log by setting I_MPI_DEBUG=10 and FI_LOG_LEVEL=debug ?
For example:
I_MPI_DEBUG=10 FI_LOG_LEVEL=debug mpirun -n <number-of-processes> -ppn <processes-per-node> -f <hostfile> ./a.out
Thanks & Regards,
Hemanth
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Thanks for reaching out to us.
>>> "Issue with mpirun excuting applicaciom compiled with Intel tools (Icc, mpiifort...)"
We have attached a sample mpi hello world program. Could you please try and let us know whether you are able to run sample hello world program without any issues?
Could you please provide us the sample reproducer code and the steps to reproduce the issue to investigate more on it?
>>>"Is there available any option for debugging or logging?"
Yes, you can use the options I_MPI_DEBUG=<any postive integer> and FI_LOG_LEVEL=debug while running a MPI program.
Could you please provide the complete debug log by setting I_MPI_DEBUG=10 and FI_LOG_LEVEL=debug ?
For example:
I_MPI_DEBUG=10 FI_LOG_LEVEL=debug mpirun -n <number-of-processes> -ppn <processes-per-node> -f <hostfile> ./a.out
Thanks & Regards,
Hemanth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Very usefeul.A library was not supported in the software version
Best Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Thanks for accepting the solution.
>>>Very usefeul.A library was not supported in the software version
We didn't understand your statement. Could you please elaborate?
Thanks & Regards,
Hemanth.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
We haven't heard back from you. Do you still face any issues? If yes, could you please elaborate your above statement? Else, could you please confirm whether we can close this thread from our end.
Thanks,
Hemanth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
We are closing this thread. If you need any additional information, please post a new question as this thread will no longer be monitored by Intel.
Thanks,
Hemanth.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page