Scientific computing and parallel computing C++23/C++26

Ola Fosheim Grøstad ola.fosheim.grostad at gmail.com
Wed Jan 19 13:32:37 UTC 2022


On Wednesday, 19 January 2022 at 12:49:11 UTC, Paulo Pinto wrote:
> It also needs to plug into the libraries, IDEs and GPGPU 
> debuggers available to the community.

But the presentation is not only about HPC, but making parallel 
GPU computing as easy as writing regular C++ code and being able 
to debug that code on the CPU.

I actually think it is sufficient to support Metal and Vulkan for 
this to be of value. The question is how much more performance 
Nvidia manage to get out of their their nvc++ compiler for 
regular GPUs in comparison to a Vulkan solution.




More information about the Digitalmars-d mailing list