processing / processing/libprocessing
Ensure CUDA installation instructions are provided and work
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 69
- Forks
- 14
- Avg merge
- 15d 22h
- Merged PRs (30d)
- 3
Description
@hx2A was having trouble getting CUDA support to work locally, exiting with a SIGSEGV (segfault). Likely this has to do with some kind of difference our machines and local env. We'll want to make sure that this is fully supported on Colab, which would be an ideal place to test that we can stand up a CUDA env from scratch.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the existing CUDA installation instructions, then try standing up a CUDA environment from scratch on Colab and reproduce the reported local SIGSEGV if possible. Done means the instructions work on Colab and CUDA support starts without the reported segmentation fault.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- devops, documentation
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100