Menu

GPULab / News: Recent posts

Source Code Released

Source code released...
The project ends there due to no donations and no more time...

Posted by renato83 2006-06-03

Version Alpha 7

Version Alpha 7 of GPULab is released.
All seems to work.
Try to work whit it to find some bugs and send me reports.
Thanks.
The next version will be the Beta 1!
;-)

Posted by renato83 2006-03-19

Alpha 6

Works all about the indexing and some matrix-matrix operations (moltiplication, division and power).

Posted by renato83 2006-03-12

Alpha 5

I'm released the Alpha 5 version of GPULab.
Try to write something like:

function somma(a,b)
res = a+b;
return res
somma(2,3)

...And you can see something... ;-)

Posted by renato83 2006-03-05

Version Alpha 4 released

Whit GPULab Alpha 4:
Flow Control Added
Intric functions like sin, pow, floor, etc. Added

I'm working very hard on the rest of the project...
Please, make me a donation!
:-(

Posted by renato83 2006-02-24

Alpha3

Alpha 3 was released.
Now the transposition works fine on all matrix greater than 4x4.
A new Optimizationg visitor was added.

Posted by renato83 2006-02-10

Version Alpha 2

Version Alpha 2 released:
Now you basics operations like sum, transposition and other punctual operations works.
Test GPULab and send me all the bugs you can find! ;-)
...and make me a donation if you find the code usefull.
To read the source code use Reflector!

Posted by renato83 2006-02-04