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
CudaWorker.cpp(56): error C3861: 'cryptonight_gpu_init_lite': identifier not found
CudaWorker.cpp(84): error C3861: 'cryptonight_gpu_hash_lite': identifier not found
CryptoNight.cpp(122): error C2065: 'test_output1': undeclared identifier
CryptoNight.cpp(122): error C2660: 'memcmp': function does not take 2 arguments
The text was updated successfully, but these errors were encountered:
CudaWorker.cpp(56): error C3861: 'cryptonight_gpu_init_lite': identifier not found
CudaWorker.cpp(84): error C3861: 'cryptonight_gpu_hash_lite': identifier not found
CryptoNight.cpp(122): error C2065: 'test_output1': undeclared identifier
CryptoNight.cpp(122): error C2660: 'memcmp': function does not take 2 arguments
The text was updated successfully, but these errors were encountered: