MEHDI342 / CUDAM

CUDA-to-Metal MPS translation (M1)
Other
2 stars 0 forks source link

Great Idea - some possibly helpful input #7

Open RobBW opened 6 days ago

RobBW commented 6 days ago

I have fiddled around with the same idea for some time and have gathered a few references and thoughts I may as well share since it is very unlikely I will do anything with them. I wish you luck with the project I have found the Apple/Nvidia MacOS support debacle very annoying and expensive.

  1. Great reference resource: https://github.com/src-d/awesome-machine-learning-on-source-code#program-translation
  2. A useful Claude chat I had today Cuda2MPS Claude chat1.pdf
  3. Some as yet untested code embodying some Claude's ideas. Will test later today. bidirectional-device-transformer.py.zip
  4. SpeedUp notes some of which relate to Cuda <>MPS SpeedUp reference notes.pdf
MEHDI342 commented 6 days ago

Thank you very much for the resources . I'll definitely look them up esspecially bidirectional-device-transformer.py.zip ,and i'll definitely include your name if it ever goes on well with the other classes