Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×
Programming

NVIDIA Releases Source To CUDA Compiler 89

An anonymous reader writes "NVIDIA has announced they have 'open-sourced' their new CUDA compiler so that their GPGPU platform can be brought to new architectures. NVIDIA's CUDA compiler is based upon LLVM. At the moment though they seem to be restricting the source code's access to 'qualified' individuals.' The official press release implies wider access to the source will happen later. It so happens that a few days ago AMD opened their OpenCL backend and added initial support to the Free Software r600 driver.
This discussion has been archived. No new comments can be posted.

NVIDIA Releases Source To CUDA Compiler

Comments Filter:
  • by Ken_g6 ( 775014 ) on Wednesday December 14, 2011 @12:04PM (#38370658) Homepage

    Based on what we know about the high-end AMD 7000 series, that it will forgo VLIW for separate threads, CUDA might actually work very well on that architecture. As long as the right 'qualified' individuals work on it.

  • by Anonymous Coward

    If they would open source video drivers too NVIDIA would be clear card of choice in *nix systems.

    • Re: (Score:3, Informative)

      by Anonymous Coward

      They cant, not fully at least. They have to keep details about tilt-bits and other DRM and patented crap secret.

      • Re: (Score:3, Informative)

        by Anonymous Coward

        If it's patented, then it isn't a secret anymore, by virtue of the patent.

        • Re: (Score:1, Troll)

          by jpate ( 1356395 )
          +1 idealist. If only...
          • Re:GPU drivers (Score:4, Insightful)

            by fnj ( 64210 ) on Wednesday December 14, 2011 @12:38PM (#38371096)

            Do you know something we don't? Is there some defiency in our understanding of patents? "A patent [wikipedia.org] ... consists of a set of exclusive rights granted by a sovereign state to an inventor or their assignee for a limited period of time in exchange for the public disclosure of an invention" (emphasis added).

            • by jpate ( 1356395 )
              That might be the intent, but, for a lot of software patents, at least, the language is too vague and broad to for things to work out this way. They're written with the intent of catching as many possible technologies in the same net; disclosure is not a concern.
              • by fnj ( 64210 )

                I consider that practice a fundamental violation and agree that it should be stamped out.

                • by k_187 ( 61692 )
                  Yup, any patent that has a software step should be required to disclose the source code at least as the best mode of the patent, if not part of the claims (depending on how strict you should be. When I'm elected Leader of the world, this will be like the 11th or 12th thing I'll do in office.
        • by tepples ( 727027 )
          A single technology license can cover both a patented invention and related trade-secret know-how that is not patented. This know-how is how I understand "details about [...] patented crap", especially for patents that describe an invention in broad strokes. I imagine that patent licensors want NVIDIA to keep the secret parts secret too.
      • Without patents, there would be far more trade secrets. Patents make inventions public, not private. That's the whole purpose of patents: to promote the spread of ideas by making them public.
        • Without patents, there would be far more trade secrets. Patents make inventions public, not private. That's the whole purpose of patents: to promote the spread of ideas by making them public.

          Really? Wow, and here I thought they're solely a means for companies that don't actually produce anything except lawsuits to make money via protectionist licensing schemes! :P

    • by Stele ( 9443 )

      If they would open source video drivers too NVIDIA would be clear card of choice in *nix systems.

      It already is. At least in the post production industry. You don't see any of us wining about lack of open-source drivers. We just want to get stuff done with the most reliable drivers available.

  • Does this mean eventually running CUDA applications on AMD GPUs?

  • by Trepidity ( 597 ) <delirium-slashdot@@@hackish...org> on Wednesday December 14, 2011 @12:14PM (#38370810)

    Despite the phrase "open-source", there seems to be a distinct lack of information about whether this is a "source is now available for inspection" type release, or actually under an open-source license, and if so, which one.

  • No they haven't (Score:5, Interesting)

    by PatDev ( 1344467 ) on Wednesday December 14, 2011 @12:17PM (#38370850)

    Title is correct. From TFA, the summary appears wrong. It seems they are not open sourcing anything. To quote TFA

    On December 13th, NVIDIA announced that it will open up the CUDA platform by releasing source code for the CUDA Compiler.

    They will let you look at the code, and they might let you send patches back to them. Nowhere I can find did NVIDIA promise anything along the lines of an open license, or even any license at all. This is more like a Microsoft shared-source deal, where you can look, but no rights or privileges are transferred to you.

    That said, it would still be cool to see.

    • by fnj ( 64210 )

      It may so appear to some, but it may be so, or it may not be so in fact. We don't know whether they intend to open source it or not. Not from this article, anyway. It certainly doesn'y say it will NOT be open sourced, though.

    • Open Source != Free Software.

    • Why is everybody thinking this is big news?
      ftp://download.nvidia.com/CUDAOpen64/ [nvidia.com]
      The previous compiler, based upon Open64, has been available in source form since CUDA 1.0. They (partially) switched to LLVM in 4.1, and they also release the source code. They didn't have to, because unlike Open64 LLVM is not GPL, so it's nice of them, but it's not exactly earth-shattering news...

  • Stikypad [sic] has "given away" all of his "money" to a "qualified individual."

  • Discrete graphics is going away, they seem to be leaning increasingly towards the HPC market but that is tiny compared to the consumer graphics market that their company was built on. I just don't see it. Anyone?

  • Does this mean that AMD/ATI and nVidia are finally recognizing that the only people really losing out in their cold war are their users? I'm traditionally an AMD/ATI customer but have been leaning towards getting an nVidia card for the CUDA support in Adobe's Creative Suite, but if this means that at some point in the future the Radeon HD 7000 series will support CUDA and will potentially accelerate CS, then I'll stick with it...
  • by melonakos ( 948203 ) on Wednesday December 14, 2011 @12:46PM (#38371220)
    IMO, open sourcing their GPU libraries would be a much bigger deal than only open sourcing the compiler. I would like to see CUBLAS, CUFFT, CUSPARSE, CURAND, etc all get opened up to the community.

    The pain is not in compiling GPU code; rather, the pain is in writing good GPU code. The major difference between NVIDIA and AMD (and the major edge NVIDIA has over AMD) is not as much the compiler as it is the libraries.

    Of course, I'm biased, because I work at AccelerEyes and we do GPU consulting with our freely available, but not open source, ArrayFire GPU library [accelereyes.com], which has both CUDA and OpenCL versions.
    • Also, OpenCL is not going anywhere, even if someone figured out how to get CUDA code to run well on ATI GPUs. In addition to many other reasons which I'm are getting discussed in these comments, OpenCL is gaining a lot of traction by mobile GPU vendors too (e.g. ARM Mali, Imagination PowerVR, Qualcomm Adreno, etc).
  • I think if there was a way to run the kernel in the CUDA cores would be awesome. I have a GTX GeForce 560 Ti - 384 cores. That would be awesome even if to use 1/2 of those in the kernel. Even if we used the GeForce 8800 with 112 cores. Wow...this could be awesome to use those for something productive. If you know of a linux that will run in the CUDA cores I would be happy to know about it.

Understanding is always the understanding of a smaller problem in relation to a bigger problem. -- P.D. Ouspensky

Working...