Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×
Programming

An Open Source Compiler From CUDA To X86-Multicore 71

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."
NASA

Simulation of Close Asteroid Fly-By 148

c0mpliant writes "NASA and the Jet Propulsion Laboratory have released a simulation of the path of an asteroid, named Apophis, that will come very close to Earth in 2029 — the closest predicted approach since humans have monitored for such heavenly bodies. The asteroid caused a bit of a scare when astronomers first announced that it would enter Earth's neighborhood some time in the future. However, since that announcement in 2004, more recent calculations have put the odds of collision at 1 in 250,000."
Games

Over 160 Tutorial Videos Created For Unreal Dev Kit 48

As a follow-up to Epic Games' release of a free version of the Unreal Engine last month, the company has now posted over 160 video tutorials which demonstrate the various uses of the Unreal Development Kit. Roughly 20 hours of footage were created by technical education company 3D Buzz, with topics ranging from user interface to game physics to cinematics.
Programming

The State of Ruby VMs — Ruby Renaissance 89

igrigorik writes "In the short span of just a couple of years, the Ruby VM space has evolved to more than just a handful of choices: MRI, JRuby, IronRuby, MacRuby, Rubinius, MagLev, REE and BlueRuby. Four of these VMs will hit 1.0 status in the upcoming year and will open up entirely new possibilities for the language — Mac apps via MacRuby, Ruby in the browser via Silverlight, object persistence via Smalltalk VM, and so forth. This article takes a detailed look at the past year, the progress of each project, and where the community is heading. It's an exciting time to be a Rubyist."
Lord of the Rings

Tolkien Trust Okays Hobbit Movie 325

saudadelinux writes "Last year, the Tolkien Trust, which administers JRR's estate, bellowed stentoriously, 'Youuuu shall not make The Hobbit!' and sued New Line Cinema for 'a reported $220m (£133m) in compensation, based on breach of contract and fraud.' New Line, chastened, has settled for an undisclosed sum of money. The Trust has given its blessing to New Line for Guillermo del Toro to film The Hobbit and for New Line to make other films based on Tolkien's work. Much rejoicing!"
Government

Submission + - U.S. House/Senate slash science budgets (sciencemag.org) 1

An anonymous reader writes: As reported by Science magazine, Congress has cut science funding for fiscal year 2008, in spite of the earlier announced presidential initiative to increase funding for basic research to improve the future economic competitiveness of the U.S. Funding is at best flat for some agencies such as NIH, Homeland Security, and NIST. Other agencies like the DOE Office of Science received severe cutbacks of $380 million. In particular, in spite of previous international commitments, funding for the ITER fusion reactor experiment is completely cut off. The NOVA neutrino oscillation experiment at Fermilab is also cancelled, as well as R&D on the planned International Linear Collider. The Fermilab operating budget is cut by 20%, and may result in mass layoffs.

Slashdot Top Deals

"Protozoa are small, and bacteria are small, but viruses are smaller than the both put together."

Working...