|
[Sponsors] |
December 11, 2009, 19:59 |
Concurrent Fluent calculations in Linux
|
#1 |
New Member
Dave Christopher
Join Date: Dec 2009
Posts: 26
Rep Power: 16 |
I have 3 blades with 2 AMD chips each (each chip with 4 cores) all running Linux. How do I get concurrent instances of Fluent 6.3 (parallel version) to use different cores? When I start two instances of Fluent (say each using 4 cores) on the same machine, they use the same cores while the others remain inactive. Any suggestions? Thanks.
|
|
December 23, 2009, 16:14 |
|
#2 |
New Member
HP Kritzinger
Join Date: May 2009
Location: South Africa
Posts: 25
Rep Power: 17 |
Hi David,
I presume you are using version 6.3.26 where this was a known problem. If possible, request a post-release version from your supplier: the problem was fixed in version 6.3.33, and I have used 6.3.35 successfully as well. In the meantime, there is a manual work around that was provided on the Online Technical Support site of Fluent (Solution 1440). For example, after launching a 4-core run, type the following in the command window: (set-affinity "0 4 1 5 2 6 3 7") This will move the node processes 0,1,2,3 to the processor cores 4,5,6,7. The strings contains a sequence of pairs of numbers, each pair consisting of a process id and a cpu/core id. Process ids are 0, 1, 2,... for the node processes, and the core IDs can be found in /proc/cpuinfo on Linux. Hope this helps. regards |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Rocks and linux for fluent cluster | Far | FLUENT | 2 | March 2, 2012 10:31 |
Fluent on Linux | Shamoon Jamshed | FLUENT | 11 | September 7, 2010 14:55 |
Run Fluent in Linux | Shamoon Jamshed | FLUENT | 3 | October 26, 2009 12:12 |
Problem about Fluent on Linux | hbinma | FLUENT | 3 | July 6, 2008 11:49 |
Linux optimization for FLUENT | Jacek | FLUENT | 9 | May 23, 2002 04:11 |