Thanks @ftilley for the report. We identified a bug that affects “single workstation” and cluster worker CryoSPARC setups, where cryosparc_worker/config.sh settings may be (incrorrectly) ignored. We plan to release a fix.
Until the fix is released, the bug’s effect can be mitigated
- for slurm cluster lanes: by including the
#SBATCH --export=NONEoption in the lane’s script template - for worker targets that are on the same computer as the CryoSPARC master: by including the
export CRYOSPARC_NO_PAGELOCK=trueline in thecryosparc_master/config.shfile