aws/studio-lab-examples

Unable to use OpenCL runtime with GPU instance

Opened this issue · 0 comments

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:

  1. Connect to a GPU instance
  2. Download Hashcat release from their github and decompress
  3. Try running hashcat -b
  4. 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