
Julian Brown of Code Sourcery is seeking approval to merge the OpenACC 2.0 runtime support and NVIDIA PTX/CUDA plug-in into their GOMP4 branch of libgomp, the runtime library by GCC traditionally used for OpenMP. The OpenACC 2.0 support is being merged into libgomp since the OpenACC support is built mostly on top of GCC's OpenMP 4.0 support. The added plug-in support allows for the OpenACC runtime support to target NVIDIA GPUs via PTX/CUDA.
More details via this mailing list post. Those interested in NVIDIA's PTX back-end for GCC can read this earlier article. This work will hopefully all materialize in mainline in time for next year's release of GCC 5.
1 Comment