You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Intended to run on Linux machines with an OpenCL-compatible GPU.
Build it:
make clean
make
Run it on CPU:
./main -c -i 1 -l 1024
Run it on GPU:
./main -i 1 -l 1024