View Single Post
Unread 12-23-2009, 09:43 PM
sl4shd0t
Posts: n/a
  #1  
Default An Open Source Compiler From CUDA To X86-Multicore

Gregory Diamos writes "An open source project, Ocelot, has recently released a just-in-time compiler for CUDA, allowing the same programs to be run on NVIDIA GPUs or x86 CPUs and providing an alternative to OpenCL. A description of the compiler was recently posted on the NVIDIA forums. The compiler works by translating GPU instructions to LLVM and then generating native code for any LLVM target. It has been validated against over 100 CUDA applications. All of the code is available under the New BSD license."pa href="http://developers.slashdot.org/story/09/12/23/191207/An-Open-Source-Compiler-From-CUDA-To-X86-Multicore?from=rss"img src="http://developers.slashdot.org/slashdot-it.pl?from=rssamp;op=imageamp;style=h0amp;sid=09/12/23/191207"/a/ppa href="http://developers.slashdot.org/story/09/12/23/191207/An-Open-Source-Compiler-From-CUDA-To-X86-Multicore?from=rss"Read more of this story/a at Slashdot./ppa href="http://feedads.g.doubleclick.net/~at/qmt-D1gN8ec0bh3xViDvdAPQHNQ/0/da"img src="http://feedads.g.doubleclick.net/~at/qmt-D1gN8ec0bh3xViDvdAPQHNQ/0/di" border="0" ismap="true"/img/abr/a href="http://feedads.g.doubleclick.net/~at/qmt-D1gN8ec0bh3xViDvdAPQHNQ/1/da"img src="http://feedads.g.doubleclick.net/~at/qmt-D1gN8ec0bh3xViDvdAPQHNQ/1/di" border="0" ismap="true"/img/a/pimg src="http://feeds.feedburner.com/~r/Slashdot/slashdotDevelopers/~4/_CXUZPoCJIs" height="1" width="1"/

More...
Reply With Quote