Syncleus / aparapi

The New Official Aparapi: a framework for executing native Java and Scala code on the GPU.

Home Page:http://aparapi.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sparse Matrix

winsway opened this issue · comments

The projection how to deal the sparse matrix. Because sparse matrix usually need to be solved parallel on CPU or GPU. Such as Gaussian iteration.