Submitted by AutoModerator t3_yntyhz in MachineLearning
sanman t1_iwwys1t wrote
How Can I Boost PyTorch Performance On My Cheap Laptop?
Hi, I have a cheap laptop running Windows 10 and Intel Core I5-5300u processor with Intel 5500 GPU.
How can I find a way to make Pytorch code run faster on it? I tried looking at Intel Extensions for Pytorch, but they say 10th-gen processor is minimum requirement. I read about something called Zluda which claims to be able to run CUDA-enabled code without modifications, but that seems to only be for Linux and I don't know what the minimum processor requirements are.
Is there some way to use my Intel GPU to help out my execution time?
I-am_Sleepy t1_ix2j0n3 wrote
You can try WSL2 for linux part. But Zluda seems to be abandoned for sometime now
Viewing a single comment thread. View all comments