Eilowangfang
Eilowangfang
> I following the README, and complied the test example. > However, the error occurs when I runned "./bin/ssb/q11". > " > ** LOADED DATA ** > CUDA error 11...
> Have you configured BASE_PATH is ssb_utils.h ? Yes. I think I modified it. In src/ssb/ssb_utils.h, I configured: #define SF 1 #define BASE_PATH "/home/spark/GPUdb/crystal/test/ssb/data/” "/home/spark/GPUdb/crystal/test/ssb/data/” is my path.
> I just checked, the error is due to it not finding files. > Can you check `/home/spark/GPUdb/crystal/test/ssb/data/s1_columnar/` exists and it has files labelled LINEORDER1 - LINEORDER16 ? Yes. It...