METHOD

The resource reservation method. One of:
  • PER_JOB
  • PER_HOST
  • PER_TASK

PER_HOST reservation means that for the parallel job, LSF reserves one instance for each host. For example, some application licenses are charged only once no matter how many applications are running provided those applications are running on the same host under the same user.

Use no method ("-") when setting mem, swp, or tmp as RESERVE=Y.