Julieta Martinez

Results 96 comments of Julieta Martinez

Oh right, sorry. The GPU part is hardcoded.

I checked again, since I definitely ran this code on the GPU for my thesis. The function `veccost` that you linked above is not called from the Julia part. `veccost2`...

Also opened #41 to keep track of code deletion.

I believe @sepehr3pehr did. If you give me a pointer to the solution I'll try to patch it tonight.

Oh jeez, it seems like the cuda context is getting garbage collected or something. To be honest, the CUDA ecosystem in julia was quite unstable back then, and I had...

Regarding the last comment, the CUDA kernels have some hardcoded values they expect in eg data dimensionality. You kind of have to do that if you want to squeeze the...