CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

Openmp

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 4, 2005, 11:17
Default Openmp
  #1
Guillaume
Guest
 
Posts: n/a
Hi everybody,

I am parallelizing a portion of a code which works fine in a serial mode. When launching the run after parallel compiling I get a stack overflow error message.

I tried to fix that problem by increasing the stacksize for the threads (KMP_STACKSIZE=120m) but it had no effect.

Has anybody already encountered this issue?

Thanks in advance.

  Reply With Quote

Old   April 9, 2005, 07:47
Default Re: Openmp
  #2
arbit
Guest
 
Posts: n/a
Are you using the fucking intel compiler ?
  Reply With Quote

Old   April 11, 2005, 09:11
Default Re: Openmp
  #3
Guillaume
Guest
 
Posts: n/a
Exactely. Are you aware of any bug with this compiler?

I have strange results with this compiler. Not only for parallelization.
  Reply With Quote

Old   April 13, 2005, 09:19
Default Re: Openmp
  #4
arbit
Guest
 
Posts: n/a
Is a piece of shit, still in developmental phase. Switch compiler.
  Reply With Quote

Old   April 13, 2005, 09:57
Default Re: Openmp
  #5
Tom (different one)
Guest
 
Posts: n/a
Which version of the compiler are you using? I've used this compiler for a few years now (I'm using 8.1 under linux) and all the problems I've had recently (some relating to different answers when I change compilers) have been due to programming errors on my part. Have you tried compiling with the "-check all -trace" ?

The fix for openmp in the release notes worked for a test I did on a dual processor Xeon machine (ifc version 7.1 with RedHat v9 - Suse linux >9 with ifc v8.1 appears to not need the fix).
  Reply With Quote

Old   April 14, 2005, 09:34
Default Re: Openmp
  #6
Guillaume
Guest
 
Posts: n/a
Thanks Tom and Arbit.

I took a look again in the documentation and I realized I was persuaded that check was the default option. That is not the case. Even with the check option, no errors are found in the program...

I am going to find another solution
  Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to parallelize this fortran code by openmp ronac Main CFD Forum 1 May 11, 2016 02:12
OpenMP maz Main CFD Forum 5 May 3, 2013 01:00
About the OpenMP jinwon park Main CFD Forum 5 August 28, 2007 05:47
OpenMP and fortran John Deas Main CFD Forum 0 May 17, 2007 16:53
Parallel computing and OpenMP ganesh Main CFD Forum 7 October 27, 2006 10:15


All times are GMT -4. The time now is 20:47.