|
[Sponsors] |
August 3, 2007, 09:51 |
CFX parallel jobs on LSF
|
#1 |
Guest
Posts: n/a
|
Hi, I have problem with submiting cfx parallel jobs on lsf platform. Main lsf policy is to select less loaded hosts and submit job on them. This means the result of host selection is different at any time. Cfx batch mode need to specify hosts in command line at submit. It must be done by the user and it doesn't work with lsf host selection. When we let lsf to select hosts and we don't select them in cfx command line then job will start in seriall mode. If we select them in command line, the job will exit.
Is there any solution ? |
|
August 3, 2007, 09:54 |
Re: CFX parallel jobs on LSF
|
#2 |
Guest
Posts: n/a
|
You will need to write a script for LSF to run. Adding hosts at the command-line is straghtforward. To see a complete list of solver options, run 'cfx5solve -help'.
-Robin |
|
August 6, 2007, 04:14 |
Re: CFX parallel jobs on LSF
|
#3 |
Guest
Posts: n/a
|
The problem is that cfx job runs in parallel mode only if I select hosts (and I don't want that). Cfx need -star-method (like "HP MPI Distributed Parallel") and -par-dist option (where user select hosts) to run in parallel mode. I want to run job on hosts that lsf selects from less loaded computers.
I'm not sure if it is possible to make in normal bash scripts which I use for other jobs. |
|
August 7, 2007, 08:19 |
Re: CFX parallel jobs on LSF
|
#4 |
Guest
Posts: n/a
|
I found the solution to my problem
LSF has command 'lsplace' whitch can be used in script to select less loaded processors in number we want. It have few defects but It solve my problem. Dominik |
|
June 22, 2022, 14:18 |
Sharing Script
|
#5 |
New Member
Richard M
Join Date: Oct 2021
Posts: 12
Rep Power: 5 |
Hi Dominik would you be able to share the script that you're using?
I am dealing with a similar issue. Thank you so much! |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Core usage on CFX parallel processing | alterego | CFX | 6 | December 21, 2011 06:45 |
Parallel meshing using XP64 with PVM in CFX Mesh | Huw | ANSYS Meshing & Geometry | 4 | July 12, 2010 11:24 |
Jobs in cfd - fluent or cfx? | jobman | Main CFD Forum | 6 | July 5, 2006 16:02 |
How to use CFX in Parallel Computational Fluid Dyn | bcomz | CFX | 1 | April 14, 2005 19:45 |
CFX, NT parallel, Linux, best platform | Heiko Gerhauser | CFX | 1 | August 21, 2001 10:46 |