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

Parallel UDF data passing causes Fluent to hang

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 8, 2006, 15:40
Default Parallel UDF data passing causes Fluent to hang
  #1
Tom
Guest
 
Posts: n/a
Hello all,

I'm using a 16 processor linux SMP machine, and the calculation seems to hang every time I use the host_to_node_real(array,size) function. I suspect that the problem is in the blocking send/recieve pair called by this macro, as it is impossible to get Fluent to do anything besides pop up dialogue boxes saying that it is busy until I kill one of the processes named "fluent_smpi.6.2". At this point, the main Cortex terminal displays something like "Fluent process could not be started", and it is possible to exit fluent normally.

Should I used a different version of the MPI standard for this system? I've tried the options available in the FLUENT menus, but with the same result each time.

Alternatively, is it possible, or recomended, to point all of the slave processes at some chunk of shared memory that is written by the host process?

Many thanks, Tom
  Reply With Quote

Old   June 9, 2006, 12:34
Default Re: Parallel UDF data passing causes Fluent to han
  #2
Luca Cavagna
Guest
 
Posts: n/a
You don't believe but yesterday I had the same problem. Before calling host_to_node(array,szie) send the size variable: host_to_node_int1(size). It works! Luca
  Reply With Quote

Old   June 9, 2006, 13:17
Default Re: Parallel UDF data passing causes Fluent to han
  #3
Tom
Guest
 
Posts: n/a
Thanks for the idea, but unfortunately, my system hangs when I use the host_to_node_int_1() macro as well.

The problem may be with how our SMP machine is configured.
  Reply With Quote

Reply


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
A Problem of Fluent Interpreted UDF: parse error knight Fluent UDF and Scheme Programming 25 August 16, 2018 10:26
problem of running parallel Fluent on linux cluster ivanbuz FLUENT 15 September 23, 2017 19:12
UDF parallel error: chip-exec: function not found????? shankara.2 Fluent UDF and Scheme Programming 1 January 16, 2012 22:14
Use of Experimental Data in fluent using UDF anvitaa.sharma FLUENT 2 February 18, 2010 10:46
UDF (write a data file) problem lichun Dong FLUENT 2 July 29, 2005 11:39


All times are GMT -4. The time now is 05:39.