Comment on GPU Offload in Rust: Portable, Safe, and FastparentComments−sanxiyn25dPeople go through trouble to write Python-shaped DSL for GPU compute. We will go "why o why?", but apparently such things are necessary to succeed in the market.−YuechenLi25dWell, I suppose fake Python is better than fake C++ at least.But yeah, I think Python's dominance in science/ML will eventually pass, just as FORTRAN and Matlab did before.
Comments
People go through trouble to write Python-shaped DSL for GPU compute. We will go "why o why?", but apparently such things are necessary to succeed in the market.
Well, I suppose fake Python is better than fake C++ at least.
But yeah, I think Python's dominance in science/ML will eventually pass, just as FORTRAN and Matlab did before.