@@ -36,7 +36,7 @@ share a license ID will cause jobs to fail. If you have multiple CryoSPARC sess
-**Partition selection**: This parameter defines the partition used for the CryoSPARC _"master"_ process. The _"master"_ process *does not require GPUs*, so you can you use a CPU partition, such as `batch`, or any other leased partition you have access to.
- In addition to the basic fields, there are two advanced settings you can set under the _Show advanced settings..._ checkbox in the CryoSPARC OOD Form:
-**CryoSPARC session path**: The default location of the CryoSPARC database and configuration files is `$WORK/cryosparc`. You can change this location using the *Select Path* button. You can select any of the [available file systems on Swan]({{<relref"../handling_data/data_storage/">}}) aside from the `$HOME` filesystem. _We do not recommend using `$HOME` for the session folder_. Please note that each file system has its own advantages and disadvantages.
-**CryoSPARC session path**: The default location of the CryoSPARC database and configuration files is `$WORK/cryosparc`. You can change this location using the *Select Path* button. You can select any of the [available file systems on Swan]({{<relref"../handling_data/data_storage/">}}) aside from the `$HOME` filesystem. _We do not recommend using `$HOME` for the session folder_. Please note that each file system has its own advantages and disadvantages.**Note this location is \*not\* the same as the project path(s) where projects are stored.** This location is used for CryoSPARC's internal database and configuration. Do not change this value unless you are absolutely sure of the ramifications.
-**Specify partition for CryoSPARC GPU jobs**: This parameter defines the GPU partition used for the GPU CryoSPARC jobs submitted to the cluster via SLURM through the interactive Desktop. If not specified, by default, these jobs are submitted to the general `gpu` partition. If you have access to a priority access partition with GPU resources, you may specify that partition here to reduce queue time.
-**Highmem factor**: This parameter defines the multiplicative factor used to increase the memory (RAM) request for the `highmem` cluster lane (described below). That is, the preset memory values within CryoSPARC for each job type will be multiplied by this factor. Certain input sets combined with particular options may require more memory than the preset CryoSPARC values, and will otherwise fail. Use this value in combination with using the `highmem` cluster lane to increase the requested memory on specified jobs to allow them to complete successfully. The valid range are integer values from 1 to 10.