I tried to build and run it on my device but it fails. I have little knowledge about this program so if you need other information I will provide it
[yutsi@conformal argon2-gpu]$ ./argon2-gpu-test -m cuda
{ "t": "devices", "devices": 0 }
{ "t": "error", "msg": "Device index out of range! 0 ", }
[yutsi@conformal argon2-gpu]$ ./argon2-gpu-test -m opencl
{ "t": "devices", "devices": 1 }
{ "t": "device", "name": OpenCL Device 'NVIDIA GeForce RTX 4060 Laptop GPU' (NVIDIA Corporation) }
{ "t": "filename", "name": input.txt }
./argon2-gpu-test: OpenCL ERROR: -61: clCreateBuffer
I tried to build and run it on my device but it fails. I have little knowledge about this program so if you need other information I will provide it