Resource Allocation and Helpful Tools
Computations on the CPU or GPU
| Task | CPU or GPU |
|---|---|
| Data Preprocessing | Either, but probably CPU |
| Deep Learning Training | GPU |
| Deep Learning Inference | Either, but probably GPU |
When you request memory for Rivanna, that is CPU memory. If you request a GPU, you will receive all of the GPU memory.