Aleksei Tiurin

Results 3 issues of Aleksei Tiurin

Is there currently an ability to generate GRIN representation for an input Haskell program? At the moment the structure of repositories seems to be pretty unclear. Am I right, that...

Hi! I've made a simple frontend for GRIN and struggle with the optimizations. 1. When running `stack exec grin -- --optimize --no-prelude --print-errors --continue-on-failed-lint dump.grin` for [this](https://github.com/Tiltedprogrammer/SparseLinAlgHardware/blob/master/dump.grin) I get a...

I've built the library using CMake with the corresponding script and tried to run `test/gspgemm.cu` example. I have modified it a bit for it to read the matrix of mine....