Rootbeer GPU Compiler Lets Almost Any Java Code Run On the GPU
1–10 of 82 posts
Re: Rootbeer GPU Compiler Lets Almost Any Java Code Run On the GPU
#2Re: Rootbeer GPU Compiler Lets Almost Any Java Code Run On the GPU
#3Re: Rootbeer GPU Compiler Lets Almost Any Java Code Run On the GPU
#4import edu.syr.pcpratts.rootbeer.testcases.rootbeertest.serialization.MMult;
This seems like a pretty amazing project if the claims are true, though - I wasn't aware that CUDA was able to express so many of the concepts used to implement Java applications. The performance data in the slides is certainly compelling!
Re: Rootbeer GPU Compiler Lets Almost Any Java Code Run On the GPU
#5Re: Rootbeer GPU Compiler Lets Almost Any Java Code Run On the GPU
#6Re: Rootbeer GPU Compiler Lets Almost Any Java Code Run On the GPU
#7Re: Rootbeer GPU Compiler Lets Almost Any Java Code Run On the GPU
#8I had forgotten just how much I hate java namespaces. import edu.syr.pcpratts.rootbeer.testcases.rootbeertest.serialization.MMult; This seems like a pretty amazing project if the claims are true, though - I wasn't aware that CUDA was able to express so many of the concepts used to implement Java applications. The performance data in the slides is certainly compelling!
Don't blame the language for what some guys do with them.