# Job: Cache Particles on SSD

## **Description**

Cache particles on a workstation before running a job that requires the particles. This is useful when working with many particles, as it may take a long time to copy these over to the SSD. Pre-caching allows you to free up the GPU that would've normally been acquired during the caching process, allowing other jobs to use the GPU while caching completes. Read more about [SSD caching in CryoSPARC](/setup-configuration-and-management/software-system-guides/tutorial-ssd-particle-caching-in-cryosparc.md).

![A common "Cache Particles" workflow.](/files/CdiFUs8IsKytVWHq5abz)

## Input

* Particles

## Output

* Particles

## Common Next Steps

* This job usually sits in between an Extract From Micrographs job and a particle processing job like 2D Classification, Non-uniform Refinement, or 3D Classification.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://guide.cryosparc.com/processing-data/all-job-types-in-cryosparc/utilities/job-cache-particles-on-ssd.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
