- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
when I run my program on two nodes, and set the number of threads larger than 1 (i.e., 2-16 threads), I've encountered the segmentation error:
forrtl: severe (174): SIGSEGV, segmentation fault occurred
if the openMP directives are commented (still using MPI) the error is gone.
any comment/advice is appreciated!!
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Pham,
You could probably refer this article to address the issue. https://software.intel.com/en-us/articles/determining-root-cause-of-sigsegv-or-sigbus-errors
If the issue still exists, could you please add –g and –traceback compiler options and rerun. It can help to identify the point of the failure and calling sequence in reaching that point.
Thank you
--
Zhuowei

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