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
Describe the bug
I would like to use the OpenCL runtime to use GPU acclerated hashing software, Like hashcat on my cyber sec course but unfortunately sage maker GPUs don't seem to have the required OpenCL libraries installed
clGetPlatformIDs(): CL_PLATFORM_NOT_FOUND_KHR
ATTENTION! No OpenCL, HIP or CUDA compatible platform found.
To Reproduce
Steps to reproduce the behavior:
Connect to a GPU instance
Download Hashcat release from their github and decompress
Try running hashcat -b
No OpenCL GPUs found
Expected behavior
The T4 GPU will should up on hashcat and the benchmark would go ahead(Confirmed to be working on google collab on same GPU)
Desktop (please complete the following information):
OS: Arch
Browser Brave
The text was updated successfully, but these errors were encountered:
Describe the bug
I would like to use the OpenCL runtime to use GPU acclerated hashing software, Like hashcat on my cyber sec course but unfortunately sage maker GPUs don't seem to have the required OpenCL libraries installed
To Reproduce
Steps to reproduce the behavior:
hashcat -b
Expected behavior
The T4 GPU will should up on hashcat and the benchmark would go ahead(Confirmed to be working on google collab on same GPU)
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: