Is there a way to configure my own PC with x86 CPU to run the code made for Habana’s Gaudi 1? I don’t care if all the operations run slowly on CPU, I just need to check if all the steps (htcore.mark_step(), graph compiler, etc.) work correctly on a proxy task before renting AWS DL1 and paying money for it. I’m reading the docs, and debugging locally is still confusing.
I’m writing a custom training pipeline with PyTorch, not just downloading a model from Hugging Face.
Current setup:
Threadripper 1950x or i7-8700
Ubuntu 22.04