Global Sources
EE Times-Asia
Stay in touch with EE Times Asia
?
EE Times-Asia > Processors/DSPs
?
?
Processors/DSPs??

Nvidia shares CUDA compiler to open source

Posted: 11 May 2012 ?? ?Print Version ?Bookmark and Share

Keywords:CUDA compiler? LLVM? GPU?

Nvidia Corp. has announced that LLVM, a popular open source compiler, now supports Nvidia GPUs.

Nvidia worked with LLVM developers to provide its CUDA compiler source code changes to the LLVM core and parallel thread execution backend. Programmers can now develop applications for GPU accelerators using a broader selection of programming languages, Nvidia said.

Nvidia announced late last year it would provide the source code for its CUDA low-level virtual machine (LLVM)-based compiler to academic researchers and software-tool vendors. This move, the chip firm said, would more easily add GPU support for more programming languages and support CUDA applications on alternative processor architectures.

LLVM is a widely used open source compiler infrastructure with a modular design said to make it easy to add support for programming languages and processor architectures. The CUDA compiler provides C, C++ and Fortran support for accelerating application using Nvidia's GPUs.

LLVM supports a range of programming languages and front ends, including C/C++, Objective-C, Fortran, Ada, Haskell, Java bytecode, Python, Ruby, ActionScript, GLSL and Rust. It is also the compiler infrastructure Nvidia uses for its CUDA C/C++ architecture, and it has been widely adopted by leading companies such as Apple, AMD and Adobe, Nvidia said.

"The code we provided to LLVM is based on proven, mainstream CUDA products, giving programmers the assurance of reliability and full compatibility with the hundreds of millions of Nvidia GPUs installed in PCs and servers today," said Ian Buck general manager of GPU computing software at Nvidia, in a statement. "This is truly a game-changing milestone for GPU computing, giving researchers and programmers an incredible amount of flexibility and choice in programming languages and hardware architectures for their next-generation applications."

- Dylan McGrath
??EE Times





Article Comments - Nvidia shares CUDA compiler to open ...
Comments:??
*? You can enter [0] more charecters.
*Verify code:
?
?
Webinars

Seminars

Visit Asia Webinars to learn about the latest in technology and get practical design tips.

?
?
Back to Top