Using partition gpu_lion

Using partition gpu_lion

About

Partition gpu_lion with nodes node878 is a private partition for members of the research group from Patrick Emonts and Jordi Tura at LION.

The hardware configuration of the nodes can be found here: About ALICE

Access

  • Users from LION do NOT get access automatically to partition gpu_lion

  • If you do not have an account yet on ALICE:

    • You can specify that you need access in your account request to us, but we require confirmation before we can give you access to the partition. For this, please ask Patrick Emonts or Jordi Tura to confirm access to us.

  • If you already have an ALICE account

    • Please contact Patrick Emonts or Jordi Tura to confirm the request to us

  • Users need to be a member of the group gpu_lion and have access to the account gpu_lion

    • you can check whether you a member of the group by running the command id on the command line

    • you can check whether you have access to the account by running sacctmgr show associations user=<username> where <username> should be replaced by your ALICE user name.

Partition Settings

Partition settings can be changed to adjust the need of the group. Requests for changes can be done either by the PI or by a group member with confirmation from the PI and should be send to the ALICE Helpdesk.

Job submission

  • users have to use their account gpu_lion for running jobs. This is necessary so that usage of this account does not impact the fairshare of other users.

    • In your batch script, you have to add: #SBATCH --account=gpu_lion

      • For other jobs on ALICE, your regular ALICE account is sufficient and you do not need to set this