Skip to content

Commit 75c3b5f

Browse files
committed
Fix #1841: Rename examples
1 parent 682182b commit 75c3b5f

File tree

13 files changed

+0
-0
lines changed

13 files changed

+0
-0
lines changed

cuda_bindings/examples/0_Introduction/clock_nvrtc_test.py renamed to cuda_bindings/examples/0_Introduction/clock_nvrtc.py

File renamed without changes.

cuda_bindings/examples/0_Introduction/simpleCubemapTexture_test.py renamed to cuda_bindings/examples/0_Introduction/simple_cubemap_texture.py

File renamed without changes.
File renamed without changes.

cuda_bindings/examples/0_Introduction/simpleZeroCopy_test.py renamed to cuda_bindings/examples/0_Introduction/simple_zero_copy.py

File renamed without changes.

cuda_bindings/examples/0_Introduction/systemWideAtomics_test.py renamed to cuda_bindings/examples/0_Introduction/system_wide_atomics.py

File renamed without changes.

cuda_bindings/examples/0_Introduction/vectorAddDrv_test.py renamed to cuda_bindings/examples/0_Introduction/vector_add_drv.py

File renamed without changes.

cuda_bindings/examples/0_Introduction/vectorAddMMAP_test.py renamed to cuda_bindings/examples/0_Introduction/vector_add_mmap.py

File renamed without changes.

cuda_bindings/examples/2_Concepts_and_Techniques/streamOrderedAllocation_test.py renamed to cuda_bindings/examples/2_Concepts_and_Techniques/stream_ordered_allocation.py

File renamed without changes.

cuda_bindings/examples/3_CUDA_Features/globalToShmemAsyncCopy_test.py renamed to cuda_bindings/examples/3_CUDA_Features/global_to_shmem_async_copy.py

File renamed without changes.

cuda_bindings/examples/3_CUDA_Features/simpleCudaGraphs_test.py renamed to cuda_bindings/examples/3_CUDA_Features/simple_cuda_graphs.py

File renamed without changes.

0 commit comments

Comments
 (0)