Hello everybody - In an effort to make easy things easy and hard things possible, I am proud to announce the availability of CUDA::Minimal on github. You can find the code here: github.com/run4flat/perl-CUDA-Minimal
The bindings depend on ExtUtils::nvcc. Although available on CPAN, it can be very tricky to install. A page with instructions is here: https://github.com/run4flat/perl_nvcc/wiki/Installing Finally, I wrote an introduction at blogs.per.org: http://blogs.perl.org/users/david_mertens/2011/06/perls-first-real-cuda-bindings-released.html These bindings are not complete, but I used them for the last five months to finish my dissertation so they're at least good for something, and they work. David P.S. The bindings are on Github because I hope to get some feedback about them, especially the docs, before I push them onto CPAN. If you think this project is cool, please join in and help improve the docs! -- Sent via my carrier pigeon. _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
