CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > FLUENT > Fluent UDF and Scheme Programming

udf - ressource temporarily unavailable

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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 25, 2009, 03:30
Default udf - ressource temporarily unavailable
  #1
New Member
 
christophe
Join Date: Aug 2009
Posts: 24
Rep Power: 16
jjchristophe is on a distinguished road
first of all, Merry Christmas

I am doing cfd analysis under Fluent 6.3 and in order to waste as less time as possible, I am holding different computation at the same time.
I tried to have 4 computations at the time, for all of them, I am using the exact same udf (I just change the value of some parameters in the script).
I could start the 1st 3 computations with no pb, but at the 4th one, I had the following message when compiling my udf:
cc -fpic -shared -ansi -Wall -O -DPTR_RESTRICT= -I/ap/Fluent.Inc/fluent6.3.2/bin/sh/: fork: Ressource temporarily unavailable
make[3]: *** [udf_names.o] Error 128
this is written 3 times with small differences, then:
make[3]: Target 'libudf.so' not remade because of errors.
make[3]: Leaving directory 'home/...'
make[2]: *** [lnia64] Error 2
make[2]: leaving directory 'home/...'
make[1]: *** [default] Error 2
make[1]: Leaving directory '/home/...'

I tried to compile the udf again by unlaoding it, or by deleting everything in the directory and copying a new library, udf scripts, and the case I want to study again, but the result remain the same.
If you have any ideas about why I am facing this issue, could you help me please?
Thank you very much.
jjchristophe is offline   Reply With Quote

Old   December 28, 2009, 03:43
Default
  #2
New Member
 
christophe
Join Date: Aug 2009
Posts: 24
Rep Power: 16
jjchristophe is on a distinguished road
As I thought, the problem seems to be due to the number of computation I can hold at the same time.
After ending the 3 other computations, I didn't receive any message of error for the fourth one.
But still, I would like to run 4 computations at the same time.
If you have any idea, could you tell me?
jjchristophe is offline   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
Dynamic Mesh UDF Qureshi FLUENT 7 March 23, 2017 07:37
UDF parallel error: chip-exec: function not found????? shankara.2 Fluent UDF and Scheme Programming 1 January 16, 2012 22:14
How to add a UDF to a compiled UDF library kim FLUENT 3 October 26, 2011 21:38
UDF...UDF...UDF...UDF Luc SEMINEL FLUENT 0 November 25, 2002 04:03
UDF, UDF, UDF, UDF Luc SEMINEL Main CFD Forum 0 November 25, 2002 04:01


All times are GMT -4. The time now is 18:52.