Menu

#3 Lsf ignores MPI setting

open
imi
5
2012-09-12
2012-02-07
Bela Hullar
No

If i set the job type to MPI and use lsf resource, it will submit it as a sequential program (aska one cpu).
In the source of the lsf submitter (Grid_lsf.java) the appropriate lines are commented out (lines 348-349)
Workaround in the job argumnets after # you can specify manually the number of the needed processors like # -n 8

Discussion


Log in to post a comment.