- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I have been having some issues where when I compile a code with openmp and the ipo flag, I obtain segfaults when I scale up the program. It works fine when I don't use openmp. This is a rather large program, so I can't post a source file, but if any one has insights I would appreciate it.
Thanks,
Ted
I have been having some issues where when I compile a code with openmp and the ipo flag, I obtain segfaults when I scale up the program. It works fine when I don't use openmp. This is a rather large program, so I can't post a source file, but if any one has insights I would appreciate it.
Thanks,
Ted
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Have you tried increasing the stack size for the program?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sorry for the very delayed response.
Yes -- i have been using. ulimit -s unlimited
Yes -- i have been using. ulimit -s unlimited
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting Ted Rosenbaum
I obtain segfaults when I scale up the program. It works fine when I don't use openmp. This is a rather large program...
How many OpenMPthreads are created? (You could monitor it inthe Task Manager )
How much memory the application used? ( The same as above... )
Could you provide more technical details for a Windows platform?
Best regards,
Sergey

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