Announcement

Collapse
No announcement yet.

NVIDIA Looking To Add OpenACC 3.3 Support To Upstream LLVM Clang

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • NVIDIA Looking To Add OpenACC 3.3 Support To Upstream LLVM Clang

    Phoronix: NVIDIA Looking To Add OpenACC 3.3 Support To Upstream LLVM Clang

    A NVIDIA compiler engineer last week laid out the company's plans for implementing OpenACC 3.3 offloading support within the LLVM Clang compiler...

    Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite

  • #2
    The problem with OpenACC is that It's used mostly by Fortran users to offload to CUDA GPUs. It's rarely used by C/C++ users.
    It was developed around Nvidia GPU, Now Nvidia wants to push its extension (claiming to be standard) on the community.
    WIth OpenMP>5.0 I don't think OpenACC is needed anymore. Nvidia should instead invests on improving OpenMP/offload support to their GPUs.

    Comment

    Working...
    X