Skip to content

Kinvert/CUDA-Stuff

Repository files navigation

CUDA-Stuff

CUDA Stuff Here

Goal

To make a great reference for CUDA code that can take advantage of parallel computing on GPUs.

Hopefully this is a place people can grab reference code, learn, and practice.

For example, I leave in any failed code (and mark it as such) so people can practice troubleshooting CUDA code.

ChatGPT Code to Practice Fixing

Generally if ChatGPT wrote the code I'll give it the naming convention:

  • ChatGPT-Works
  • ChatGPT-Runs
  • ChatGPT-Fail

Feel free to take ChatGPT code that doesn't work and try to fix it. I'm leaving in failed attempts since it shows how ChatGPT is doing, and I find it fun sometimes fixing their code.

Outline

Here is the initial outline:

Useful Links

Looking these up Jan 2 2023 to help people find more good CUDA examples.

About

CUDA Stuff Here

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published