We have a CryoSPARC deployment that only allows for cluster runs via Slurm. Individual compute nodes are not registered as workers.
I saw the “–ssdpath” and “–ssdreserve” options in worker registration step, but we don’t connect individual nodes in this way.
Is there a way to configure SSD caching from the master only? Are there env variables that correspond to these options in the master’s config.sh perhaps?
Thanks in advance!