Add GPU computations to uBLAS
- Mentors
- Stefan Seefeld
- Organization
- Boost C++ Libraries
UBlas is one of the most respectable linear algebra libraries but it still lacks doing the matrix computations on GPU. My proposal is to provide support for doing that through the boost.Compute technology and an api that will make it so easy to do these computations on a device from the user's choice