When creating a training job, you can select CPU, GPU resources based on the size of the training job.
ModelArts mounts the disk to the /cache directory. You can use this directory to store temporary files. The /cache directory shares resources with the code directory. The directory has different capacities for different resource specifications.
GPU Specifications |
cache Directory Capacity |
---|---|
V100 |
800G |
8*V100 |
3T |
P100 |
800G |
CPU Specifications |
cache Directory Capacity |
---|---|
2 vCPUs | 8 GiB |
50G |
8 vCPUs | 32 GiB |
50G |