I managed to build magma rc5 on Ubuntu 11.04 with mkl. But the test I run always produce "can not bind to texture". Is this some kind of indication hardware problem. Do I need to run it on a better graphics card?
testing$ ./testing_sgetrf_gpu
device 0: GeForce 9800 GT, 1375.0 MHz clock, 1023.7 MB memory
Usage:
testing_sgetrf_gpu -M 1024 -N 1024
M N CPU GFlop/s GPU GFlop/s ||PA-LU||/(||A||*N)
============================================================
can not bind to texture
can not bind to texture
can not bind to texture
can not bind to texture
can not bind to texture
can not bind to texture
can not bind to texture
can not bind to texture
960 960 2.16 11.70 1.767797e-01
can not bind to texture
can not bind to texture
can not bind to texture
...
