Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
openmp on millinneum problem
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Jeffrey Hammel  
View profile  
 More options Mar 12 2004, 9:12 pm
Newsgroups: ucb.class.cs267
From: Jeffrey Hammel <jham...@landau.EECS.Berkeley.EDU>
Date: Fri, 12 Mar 2004 18:10:56 -0800
Local: Fri, Mar 12 2004 9:10 pm
Subject: openmp on millinneum problem
Anyone get the following error running the openmp code on millinneum?

1751][jhammel@c42:~/CS267/html/homework-2/build/openmp]$ export OMP_NUM_THREADS=1
[1751][jhammel@c42:~/CS267/html/homework-2/build/openmp]$ time ./fish -n 400 -s 4000 -t 1.0
OMP abort: Unable to set monitor thread stack size to 65536 bytes.
Try reducing KMP_MONITOR_STACKSIZE or increasing the shell stack limit.

Aborted

real 0m0.051s
user 0m0.001s
sys 0m0.003s
[1751][jhammel@c42:~/CS267/html/homework-2/build/openmp]$ echo $KMP_MONITOR_STACKSIZE

[1752][jhammel@c42:~/CS267/html/homework-2/build/openmp]$

Jeff


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
gennari  
View profile  
 More options Mar 13 2004, 2:16 am
Newsgroups: ucb.class.cs267
From: "gennari" <genn...@eecs.berkeley.edu>
Date: Fri, 12 Mar 2004 23:16:26 -0800
Local: Sat, Mar 13 2004 2:16 am
Subject: Re: openmp on millinneum problem
Yes, I got that message. Try using:
env OMP_NUM_THREADS=4 env KMP_MONITOR_STACKSIZE=200000 openmp/fish ...

if it's not too late. I don't know why increasing the size fixes it, but I
have used this command and it worked every time.

Frank

"Jeffrey Hammel" <jham...@landau.EECS.Berkeley.EDU> wrote in message

news:Pine.LNX.4.44.0403121806300.13808-100000@landau.EECS.Berkeley.EDU...
> Anyone get the following error running the openmp code on millinneum?

> 1751][jhammel@c42:~/CS267/html/homework-2/build/openmp]$ export
OMP_NUM_THREADS=1
> [1751][jhammel@c42:~/CS267/html/homework-2/build/openmp]$ time ./fish -n
400 -s 4000 -t 1.0
> OMP abort: Unable to set monitor thread stack size to 65536 bytes.
> Try reducing KMP_MONITOR_STACKSIZE or increasing the shell stack limit.

> Aborted

> real 0m0.051s
> user 0m0.001s
> sys 0m0.003s
> [1751][jhammel@c42:~/CS267/html/homework-2/build/openmp]$ echo

$KMP_MONITOR_STACKSIZE


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2010 Google