FAQ: SLURM - nthu-ioa/cluster GitHub Wiki

Error when submitting jobs: "Invalid account or account/partition combination specified".

  • Check that you are not using any "--account" option in your job script or srun line.
  • Check that the partition you are asking for actually exists (use sinfo to see a list of valid partitions).

If both of the above are OK, your account is probably not registered with SLURM. This should happen automatically when we created your account, but maybe we forgot! Please ask an administrator.