Happy !

ronsaldo / VirtualGPU

Project infos

License MIT
Tags
Creation date 2014-11-17
Website

Monticello registration

About VirtualGPU

DSL for making GPU based parallel algorithms.

To load in a Pharo 4 image, you should run the following script:

Gofer new smalltalkhubUser: 'ronsaldo' project: 'VirtualGPU'; package: 'ConfigurationOfVirtualGPU'; load. (Smalltalk at: #ConfigurationOfVirtualGPU) loadDevelopment.

To see the actual OpenCL C code that is use, you have to use the EmbObject browser, by using the following script in a workspace:

EmbObjectBrowser openBrowser