- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I'm running a code using the intel fortran compiler 11.1 and the FFT of the mkl that come with the same compiler. The code is perfectly working when I'm running codes using small amount of memory but gives segmentation fault when I'm trying to use bigger arrays.
I've tryied the -mcmode medium and large option while compiling but I still have the same problem. It is not a problem of few amount of ram since the same code can run on another
machine with older verions of the compiler and and mkl and with smaller amount of ram.
Any advise?
thanks
emiliano
I'm running a code using the intel fortran compiler 11.1 and the FFT of the mkl that come with the same compiler. The code is perfectly working when I'm running codes using small amount of memory but gives segmentation fault when I'm trying to use bigger arrays.
I've tryied the -mcmode medium and large option while compiling but I still have the same problem. It is not a problem of few amount of ram since the same code can run on another
machine with older verions of the compiler and and mkl and with smaller amount of ram.
Any advise?
thanks
emiliano
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Try this article:
http://software.intel.com/en-us/articles/determining-root-cause-of-sigsegv-or-sigbus-errors/
which is listed in the articles at the top of this forum.
ron
http://software.intel.com/en-us/articles/determining-root-cause-of-sigsegv-or-sigbus-errors/
which is listed in the articles at the top of this forum.
ron
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Perfectly working,
thanks
emiliano
thanks
emiliano

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