NVIDIA / accelerated-computing-hub

NVIDIA curated collection of educational resources related to general purpose GPU programming.
Other
135 stars 29 forks source link

[ENHANCEMENT]: Potential Contribution Areas for Jupyter Notebooks #33

Open snwagh opened 1 week ago

snwagh commented 1 week ago

Is this a duplicate?

Describe the enhancement or new material

Assumption: I believe this work is focused on CUDA-enabled NVIDIA GPUs but not explicitly mentioned, but you could enhance its usability on non-GPU systems or add the top level requirement to the main README.


1. Documentation and Explanations in Notebooks


2. Expand Practical Examples


3. Enhance Notebook Performance Comparisons


4. Nitpick: More Error Handling for Compatibility


Were any of the existing materials helpful?

Great work and thought leadership into making GPU programming more accessible. Added my few thoughts on making this resource more impactful for users at all levels.

Additional context

I would like to look into simplifying my work on secure computation to using these improvements on GPUs and complete the CPU, GPU benchmarks (but for secure computation)