Skip to content

Unable to use OpenCL runtime with GPU instance #282

@crackedpotato007

Description

@crackedpotato007

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions