Armadillo (+BLAS) using GPU -
is possible run armadillos calculations using gpu? there way use gpu blas libraries (for example cublas) armadillo? note, totally new gpu programming.
no, not.
you cannot take code cpu , assume runs on gpu both have different memory models, hardware, programming styles etc pp.
Comments
Post a Comment