Hacker News new | ask | show | jobs
by tkahn6 4803 days ago
From my experience porting CUDA code to OpenCL code, CUDA is much cleaner and more succinct since it is able to assume a lot about the underlying hardware.