▲ | bee_rider 2 days ago | ||||||||||||||||||||||
I think Intel Fortran has some ability to offload to their GPUs now. And Nvidia has some stuff to run(?) CUDA from Fortran. Probably just needs a couple short decades of refinement… | |||||||||||||||||||||||
▲ | pjmlp 2 days ago | parent [-] | ||||||||||||||||||||||
One of the reasons CUDA won over OpenCL, was that NVidia, contrary to Khronos, saw a value in helping those HPC researchers move their Fortran code into the GPU. Hence they bought PGI, and improved their compiler. Intel eventually did the same with Open API (which isn't plain OpenCL, rather an extension with Intel goodies). I was on a Khronos webminar where the panel showed disbelief why anyone would care about Fortran, oh well. | |||||||||||||||||||||||
|