Trying to test out cudaHashcat, and I'm getting the following error when running any of the examples or the benchmark.
[ec2-user@ip-172-31-31-173 cudaHashcat-1.21]$ ./cudaExample500.sh
cudaHashcat v1.21 starting...
Generating bitmap tables..../cudaHashcat64.bin: symbol lookup error: ./cudaHashcat64.bin: undefined symbol: nvmlInit_v2
This is on an AWS g2.2xlarge instance, which is described as containing:
* High Frequency Intel Xeon E5-2670 (Sandy Bridge) Processors
* High-performance NVIDIA GPU with 1,536 CUDA cores and 4GB of video memory
This is running an Amazon Linux AMI, which appears to be based on RHEL or CentOS.
[ec2-user@ip-172-31-31-173 cudaHashcat-1.21]$ ./cudaExample500.sh
cudaHashcat v1.21 starting...
Generating bitmap tables..../cudaHashcat64.bin: symbol lookup error: ./cudaHashcat64.bin: undefined symbol: nvmlInit_v2
This is on an AWS g2.2xlarge instance, which is described as containing:
* High Frequency Intel Xeon E5-2670 (Sandy Bridge) Processors
* High-performance NVIDIA GPU with 1,536 CUDA cores and 4GB of video memory
This is running an Amazon Linux AMI, which appears to be based on RHEL or CentOS.