adiwan (adiwan)'s status on Sunday, 23-Nov-14 21:19:12 UTC

  1. @vt3c I have a nvidia GTX 970. I had to implement some matrix-matrix multiplication algorithms for the GPU and CPU and test against them (with different matrix sizes and other parameters). Sadly I completed only half of this task. My problem was that I got bogus values from the graphics card. So I re-installed my Linux installation because I suspected a drivers issue. But it wasn't really the case. I restructured the whole code into a single file and it worked (somehow). I could use the computing cluster at my uni (using a VPN connection) but it would be tedious to get the code to work too.

    Sunday, 23-Nov-14 21:19:12 UTC from Choqok in context