Announcement

Collapse
No announcement yet.

NVIDIA NVPTX Port Added To GCC

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

  • NVIDIA NVPTX Port Added To GCC

    Phoronix: NVIDIA NVPTX Port Added To GCC

    The NVPTX back-end has been committed to GCC 5 as part of the process for offloading support to NVIDIA graphics processors from the 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
    Forcing binary blobs to developers.

    There is no doubt things like this wouldn't have found their way into gcc had it not been for the fierce competition offered by LLVM. All in all, it is good for end-users but not good for freedom as in Stallman.

    Of course since Stallman doesn't write code anymore his opinions are little more than advisory and it's probably better this way before the grumpy man rolls out GPLv4.

    Comment


    • #3
      Please come faster OpenACC...

      Comment


      • #4
        Originally posted by wikinevick View Post
        All in all, it is good for end-users.
        How many devs plan to write for it? I guess practically zero.

        Comment


        • #5
          Originally posted by mark45 View Post
          How many devs plan to write for it? I guess practically zero.
          You underestimate the potential of this in academia and scientific world, where people do not focus on optimization from low-level language but rather on solving complex systems. Devs will keep coding in OCL/Cuda for sure. But they are not alone that wants to take advantage of GPGPU and few are able to port their existing apps/codes into CUDA/OCL. Clearly, having OpenACC and derivative in CLang and/or GCC and call it like OpenMP is a really good news.

          Comment

          Working...
          X