Hello,
I am using CryoSPARC connected to a slurm cluster. I am using the job_creator variable to set the Slurm account with which the job should be submitted.
After updating to v5.0.2, the account for Class2D jobs in live sessions is not mapped anymore to the user running the live session, but it’s a string set as: “_creator”. Also the variable cryosparc_username is templated with the string “cryosparc_username”. If I look in the job details, the “Created By” is set to “Unknown”.
Is there any way to make sure that the job is created by the user that launched the session? Or any other variable I can use in the submission script?
Thanks!