|
[Sponsors] |
February 7, 2020, 04:33 |
Coupling HEEDS with the LSF scheduler
|
#1 |
New Member
stefano
Join Date: Feb 2020
Posts: 1
Rep Power: 0 |
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 |
|
Tags |
heeds, hpc cluster, lsf, scheduling, starccm+ |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
FSI problem with system coupling: Fail to couple FLUENT | sophieUNSW | FLUENT | 16 | October 1, 2020 06:20 |
2-Way FSI Coupling Error (Oscillating Plate Tutorial) | EmiS | ANSYS | 2 | June 29, 2018 10:09 |
Difference between stagger/coupling iteration and coupling step | Jiricbeng | CFX | 1 | September 13, 2016 03:37 |
Coupling time duration, Coupling time steps | Jiricbeng | CFX | 0 | April 29, 2015 09:37 |
one/two way coupling of DPM | Angela | FLUENT | 3 | April 28, 2008 10:29 |