-
Notifications
You must be signed in to change notification settings - Fork 111
Tylera/gtc 2025 tutorials #900
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
Merged
Merged
Changes from all commits
Commits
Show all changes
107 commits
Select commit
Hold shift + click to select a range
e590290
moving all 01 introduction tutorials to inlined examples
tylera-nvidia f7b6717
move notebook 2 to cell execution. run is currently broken
tylera-nvidia bbb37a9
updated transforms notebook to use cell based execution
tylera-nvidia 6903ac4
adding script for notebook. has hardcoded paths
tylera-nvidia 7825f95
adding empty notebooks for fusion/profiling
tylera-nvidia fb8e89a
Adding timing metrics to CUDA and host executors
cliffburdick c47e4b3
Fixed docs
cliffburdick 82d5846
details added to notebook 1
tylera-nvidia c695d5a
adding incomplete books
tylera-nvidia 9fa6c81
update profiling lab with content explaining API
tylera-nvidia 9150c90
Merge branch 'timing' into tylera/gtc_2025_tutorials
tylera-nvidia e57459d
adding exec to all runs
tylera-nvidia 5b19014
Merge remote-tracking branch 'origin/main' into tylera/gtc_2025_tutor…
tylera-nvidia e5d5a70
moving notebook to remove radar
tylera-nvidia 585e5e6
cleanup
tylera-nvidia ba0651b
Initialize host cuRAND API when using host compiler
cliffburdick 148c138
Merge remote-tracking branch 'origin/cliffburdick-patch-2' into tyler…
tylera-nvidia 20c8104
Merge remote-tracking branch 'origin/main' into tylera/gtc_2025_tutor…
tylera-nvidia c6de2ba
updates for cleaning up and testing random fixes
tylera-nvidia 2fd6368
Merge remote-tracking branch 'origin/main' into tylera/gtc_2025_tutor…
tylera-nvidia a52cf7c
cleanup for notebook1
tylera-nvidia 006b8b5
removing checked in cell results
tylera-nvidia 9b0a832
cleanup comments on notebook1
tylera-nvidia bf826bc
updates to better automate run script. fix for normcdf
tylera-nvidia 794865c
removing custom function for now
tylera-nvidia c2a0534
updates for limitations section of fusion. mount entire scratch. and …
tylera-nvidia 4fc9800
remove output for notebook 2
tylera-nvidia d3e204c
cleanup
tylera-nvidia 99e7cdb
redefinition fix
tylera-nvidia a1428b1
Fix URL to creating tensors docs
dylan-eustice 6577db9
Add section on tensor creation operators
dylan-eustice 2134a8e
Updates to first lab
cliffburdick f5a2a7b
Allow run.sh to be run from anywhere
dylan-eustice c43550a
Move images into GTC folder
dylan-eustice 0db2c89
Add samples for profiling
dylan-eustice 1540335
Add kernel fusion example
dylan-eustice aa49036
Add lab 03 section on profiling
dylan-eustice 404a288
Updates to notebook 1
cliffburdick a3299af
Merge branch 'tylera/gtc_2025_tutorials' of github.com:NVIDIA/MatX in…
tylera-nvidia 125e7ec
Added missing image
cliffburdick e55299c
Merge branch 'tylera/gtc_2025_tutorials' of github.com:NVIDIA/MatX in…
tylera-nvidia df301e9
cleanup for 01
tylera-nvidia 1e280ba
updates from dry run
tylera-nvidia 930f302
moving all 01 introduction tutorials to inlined examples
tylera-nvidia e95cb1a
move notebook 2 to cell execution. run is currently broken
tylera-nvidia 793ec9f
updated transforms notebook to use cell based execution
tylera-nvidia 2c0f2ac
adding script for notebook. has hardcoded paths
tylera-nvidia f6fc957
adding empty notebooks for fusion/profiling
tylera-nvidia 4dcdf2e
details added to notebook 1
tylera-nvidia e07ef74
adding incomplete books
tylera-nvidia 71e8039
update profiling lab with content explaining API
tylera-nvidia eaff70e
adding exec to all runs
tylera-nvidia f9fd2f7
moving notebook to remove radar
tylera-nvidia 9cac06b
cleanup
tylera-nvidia 425589f
updates for cleaning up and testing random fixes
tylera-nvidia 34767fb
cleanup for notebook1
tylera-nvidia 226c5e5
removing checked in cell results
tylera-nvidia 9c28a4d
cleanup comments on notebook1
tylera-nvidia 9c73399
updates to better automate run script. fix for normcdf
tylera-nvidia f02dfcb
removing custom function for now
tylera-nvidia 7d0380e
updates for limitations section of fusion. mount entire scratch. and …
tylera-nvidia 4272ed6
remove output for notebook 2
tylera-nvidia 09e8b78
cleanup
tylera-nvidia 70af633
redefinition fix
tylera-nvidia da41579
Fix URL to creating tensors docs
dylan-eustice 56ca87a
Add section on tensor creation operators
dylan-eustice f3e7f00
Updates to first lab
cliffburdick 9cede20
Allow run.sh to be run from anywhere
dylan-eustice 13fc97c
Move images into GTC folder
dylan-eustice b43ee46
Add samples for profiling
dylan-eustice e0cca4b
Add kernel fusion example
dylan-eustice 5395200
Add lab 03 section on profiling
dylan-eustice 60d858f
Updates to notebook 1
cliffburdick 517d128
Added missing image
cliffburdick c157b65
cleanup for 01
tylera-nvidia a409d6a
updates from dry run
tylera-nvidia cca6426
Switched away from cling into a custom run command
cliffburdick a6c5811
Adding timing metrics to CUDA and host executors
cliffburdick b3cd319
Fixed docs
cliffburdick 1e251fa
Updates to notebook 1
cliffburdick 64cbd3b
Updated magic command and notebook 1
cliffburdick 07e8c3b
Added more examples and bug fixes in magic script
cliffburdick 83872ae
More updates
cliffburdick c2e7c6f
Update cuda.h
cliffburdick 71d7af0
Minor fixes on scripts
cliffburdick f9ec657
accepting merges
tylera-nvidia e0af79d
Merge remote-tracking branch 'origin/main' into tylera/gtc_2025_tutor…
tylera-nvidia fd35b43
update to new magic command in notebook 2
tylera-nvidia 4015210
clearing run cells
tylera-nvidia 84921d7
Added solutions
cliffburdick 219f2f9
Update 01_lab_intro.ipynb
cliffburdick 43faa76
updates to move solutions
tylera-nvidia e57979a
Merge branch 'tylera/gtc_2025_tutorials' of github.com:NVIDIA/MatX in…
tylera-nvidia a8a4c4d
fixing markdown
tylera-nvidia e3f2262
Add cout line to indicate cell has compiled and run
dylan-eustice 5a84d77
Updates to 03_lab_profiling.ipynb
dylan-eustice 3da6773
Add backup Nsight reports
dylan-eustice 6bd96d6
Add img files
dylan-eustice 2ddcf9e
updates for language on fusion limitations
tylera-nvidia 3d8d33d
Update 01_lab_intro.ipynb
cliffburdick c33a590
Update 01_C.ipynb
cliffburdick c37e247
Merge branch 'main' into tylera/gtc_2025_tutorials
cliffburdick 6a3ac2f
Fix Dockerfile build command for MatX
cliffburdick 33c8d2d
Update docs_input/notebooks/01_introduction.ipynb
cliffburdick 6d04c5a
Update docs_input/notebooks/gtc_lab/samples/simple_radar_pipeline.cu
cliffburdick 853bf19
Update docs_input/notebooks/gtc_lab/samples/kernel_fusion.cu
cliffburdick 7a70039
Update examples/kernel_fusion.cu
cliffburdick File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,3 @@ | ||
| cp ../../docs_input/notebooks/gtc_lab/run_matx.py ./ | ||
| cp ../../docs_input/notebooks/scripts/run_matx.py ./ | ||
| docker build -f lab.Dockerfile -t ghcr.io/nvidia/matx/lab:latest . | ||
| rm run_matx.py | ||
| rm run_matx.py |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
using internal NVIDIA GitLab registry instead of public image - verify this is intended for external use