Replies: 1 comment 1 reply
-
Where do you think the support would be required? Have you tried it out with Lightning? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
https://cloud.google.com/compute/docs/disks/local-ssd
Google Cloud Platform supports Local SSD, and this supposedly significantly boosts IOPS, which could drastically affect training/testing if there's frequent CPU-GPU communication.
However, I think this may require some Pytorch or Pytorch-lightning level support.
Do you guys have any pointers I can refer to? Or please let me know if I'm wrong.
Beta Was this translation helpful? Give feedback.
All reactions