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