HuwCampbell / grenade

Deep Learning in Haskell
BSD 2-Clause "Simplified" License
1.44k stars 84 forks source link

Investigate using Hblas instead of hmatrix #6

Open erikd opened 8 years ago

erikd commented 8 years ago

From:

https://www.reddit.com/r/haskell/comments/4q5fwh/grenade_is_a_dependently_typed_practical_and/d4rvlwa

HuwCampbell commented 8 years ago

I saw that yeah. hblas seems to be a lot lower level than hmatrix, but is still lapack, if I'm going to take the effort it might be worthwhile going to cublas or another gpu library. There seems to be a lot of choice these days.

cpennington commented 7 years ago

Have you looked at accelerate? It's that a park to a similar result?

cpennington commented 7 years ago

Path, that is. The struggles of using a phone to type...