CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > Siemens > STAR-CCM+

Coupling HEEDS with the LSF scheduler

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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 7, 2020, 03:33
Default Coupling HEEDS with the LSF scheduler
  #1
New Member
 
stefano
Join Date: Feb 2020
Posts: 1
Rep Power: 0
stm90 is on a distinguished road
Hello,

I am struggling in submitting STAR-CCM+ simulations using HEEDS in combination with the LSF job scheduler.

Does anyone know how to correctly specify 1) the submission command and 2) execution commands within HEEDS?

In the ideal world, the submission command for a batch job using LSF is as simple as

<submission command> <execution command>

bsub < your-LSF-sub-script.sh

where the submission script contains all the LSF directives for resources allocations and so on, following this syntax

#!/bin/bash
#BSUB -n 64
#BSUB -J test
#BSUB -W 00:30.
some more options and commands to be executed


In HEEDS, both the submission command and execution command are specified by some strings in the GUI.

Does anyone know if I have to specify the submission commands options (e.g. -J -W -q etc.) within the submission command string or I just need to type "bsub" and then, in the execution command string, I load a submission script containing all the LSF directives plus the commands to be executed?

Also, how do I know if the job is actually running on the compute nodes in the cluster? I have noticed that HEEDS claims the job is running, however if I query LSF for any job running nothing shows up, which is suspicious.

Any suggestions/ideas very much welcomed!

Thank you very much!

/S
stm90 is offline   Reply With Quote

Reply

Tags
heeds, hpc cluster, lsf, scheduling, starccm+

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
FSI problem with system coupling: Fail to couple FLUENT sophieUNSW FLUENT 16 October 1, 2020 05:20
2-Way FSI Coupling Error (Oscillating Plate Tutorial) EmiS ANSYS 2 June 29, 2018 09:09
Difference between stagger/coupling iteration and coupling step Jiricbeng CFX 1 September 13, 2016 02:37
Coupling time duration, Coupling time steps Jiricbeng CFX 0 April 29, 2015 08:37
one/two way coupling of DPM Angela FLUENT 3 April 28, 2008 09:29


All times are GMT -4. The time now is 21:47.