How can I choose which account to use, if I am subscribed to more than one project?#
Just insert the following line into your job script:
#SBATCH --account=<project-id> (e.g. #SBATCH --account=xz0123)
There is no default project account.
Just insert the following line into your job script:
#SBATCH --account=<project-id> (e.g. #SBATCH --account=xz0123)
There is no default project account.