Welcome, Unregistered.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Reply
Old 12-Aug-2012, 22:07   #1
Davros
Darlek ******
 
Join Date: Jun 2004
Posts: 9,498
Default Java on the gpu

Thought this may be usefull for someone
https://github.com/pcpratts/rootbeer1

The Rootbeer GPU Compiler makes it easy to use Graphics Processing Units from
within Java.

Rootbeer is more advanced than CUDA or OpenCL Java Language Bindings. With
bindings the developer must serialize complex graphs of objects into arrays
of primitive types. With Rootbeer this is done automatically. Also with language
bindings, the developer must write the GPU kernel in CUDA or OpenCL. With
Rootbeer a static analysis of the Java Bytecode is done (using Soot) and CUDA
code is automatically generated.
__________________
Guardian of the Most holy Two Terabytes of Gaming Goodness™
Davros is offline   Reply With Quote
Old 12-Aug-2012, 22:39   #2
mhouston
A little of this and that
 
Join Date: Oct 2005
Location: Cupertino
Posts: 342
Default

http://developer.amd.com/zones/java/...s/default.aspx

Also open sourced (since Sept 2011) and runs on any OpenCL 1.1 implementation, with multi-threaded fallback if OpenCL not available.
mhouston is offline   Reply With Quote
Old 13-Aug-2012, 10:20   #3
Rodéric
a.k.a. Ingenu
 
Join Date: Feb 2002
Location: Apsley, U.K.
Posts: 2,738
Default

Would be nice if they could leave that language R.I.P.
__________________
So many things to do, and yet so little time to spend...
Rodéric is offline   Reply With Quote
Old 13-Aug-2012, 12:00   #4
entity279
Member
 
Join Date: May 2008
Location: Romania
Posts: 340
Send a message via Yahoo to entity279
Default

How dare you?
entity279 is online now   Reply With Quote
Old 14-Aug-2012, 22:46   #5
Davros
Darlek ******
 
Join Date: Jun 2004
Posts: 9,498
Default

whats your problem with java roderic ?
the language or the fact its interpreted and run on a vm ?
__________________
Guardian of the Most holy Two Terabytes of Gaming Goodness™
Davros is offline   Reply With Quote
Old 15-Aug-2012, 10:02   #6
Rodéric
a.k.a. Ingenu
 
Join Date: Feb 2002
Location: Apsley, U.K.
Posts: 2,738
Default

I used it during the first Internet bubble, I'd like it to Rest In Peace now, it's better as a memory of what not to do trying to improve C++ than anything else.
__________________
So many things to do, and yet so little time to spend...
Rodéric is offline   Reply With Quote

Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 09:30.


Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.