Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to use OpenCL runtime with GPU instance #282

Open
crackedpotato007 opened this issue Sep 17, 2024 · 0 comments
Open

Unable to use OpenCL runtime with GPU instance #282

crackedpotato007 opened this issue Sep 17, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@crackedpotato007
Copy link

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
@crackedpotato007 crackedpotato007 added the bug Something isn't working label Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant