8 ms·
Are there any GPU emulators you can use to run simple CUDA programs on a commodity laptops, just to get comfortable with the mechanics, the toolchain, etc.?
by math_dandy 1y ago
Are there any GPU emulators you can use to run simple CUDA programs on a commodity laptops, just to get comfortable with the mechanics, the toolchain, etc.?
- gkbrk 1y agoCommodity laptops can just use regular non-emulated CUDA if they have an Nvidia GPU. It's not just for datacenter GPUs, a ton of regular consumer GPUs are also supported.
- bee_rider 1y agoA commodity laptop doesn’t have a GPU these days, iGPUs are good enough for basic tasks.
- corysama 1y agohttps://leetgpu.com/ https://leetgpu.com/ emulates running simple CUDA programs in a web page with zero setup. It’s a good way to get your toes wet.
- throwaway81523 1y agoYou can get VPS with GPU's these days, not super cheap, but affordable for those in the industry.