aws / aws/studio-lab-examples

Unable to use OpenCL runtime with GPU instance

Open
#282 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Jupyter Notebook
Stars
772
Forks
229
PR merge metrics
No merged PRs in 30d

Description

**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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.