-
-
Notifications
You must be signed in to change notification settings - Fork 65.5k
Add: NVIDIA RTX Blackwell GPU Architecture (white-paper) #12777
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
Conversation
|
Linter failed, fix the error(s): |
|
Linter failed, fix the error(s): |
|
Linter failed, fix the error(s): |
|
Linter failed, fix the error(s): |
|
Linter failed, fix the error(s): |
|
Linter failed, fix the error(s): |
|
Linter failed, fix the error(s): |
|
Linter failed, fix the error(s): |
|
Linter failed, fix the error(s): |
|
Linter failed, fix the error(s): |
|
Linter failed, fix the error(s): |
|
wrong list |
What does this PR do?
Add resource(s)
IMPORTANT
For resources
Description
Added a free, official NVIDIA white-paper detailing the RTX Blackwell GPU architecture. This resource covers GPU design, parallel processing, and modern computer architecture concepts relevant to students and developers.
Why is this valuable (or not)?
This is valuable because it provides an official, up-to-date, and free resource on GPU architecture, straight from NVIDIA. It is useful for learning GPU design, parallel computing, and computer architecture concepts.
How do we know it's really free?
The PDF is hosted on NVIDIA's official website (https://images.nvidia.com/aem-dam/Solutions/geforce/blackwell/nvidia-rtx-blackwell-gpu-architecture.pdf) and publicly accessible without any login, payment, or subscription.
For book lists, is it a book? For course lists, is it a course? etc.
It is a white-paper / technical document.
Checklist:
Follow-up