High Performance Computing Group

 View Only

 Creating LSF projects

Mahendra Paipuri's profile image
Mahendra Paipuri posted Sat April 11, 2026 03:55 AM

Hello,

I am evaluating LSF community edition to see if it can be used for our HPC cluster. I am finding it hard to find the information on how to create projects and associate users to the projects in LSF cluster. Also, is there any command line tool that lists all projects and users associated with projects?

Thanks and sorry if these are basic questions. I am quite new to LSF!

Cheers

Mahendra

YI SUN's profile image
YI SUN

LSF project is created through job submission, bsub -P, project is directly associated with job rather user. 

But you may map project to user group, e.g. use bsub -G to submit job. Here are two doc links for LSF user group configuration and bugroup command.

https://www.ibm.com/docs/en/spectrum-lsf/10.1.0?topic=files-lsbusers

https://www.ibm.com/docs/en/spectrum-lsf/10.1.0?topic=reference-bugroup