Skip to content

Commit

Permalink
cuda_info.bsh typo
Browse files Browse the repository at this point in the history
Co-authored-by: scott-vsi <scott.richardson@visionsystemsinc.com>
  • Loading branch information
drewgilliam and scott-vsi authored Oct 11, 2023
1 parent b0096ce commit f1a4316
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion linux/cuda_info.bsh
Original file line number Diff line number Diff line change
Expand Up @@ -947,7 +947,7 @@ function cmake_cuda_flags()
# * [:var:`cuda_info.bsh CUDA_SUGGESTED_PTX`]
# :Output: *stdout* - comma delimited string of CUDA architectures for tiny-cuda-nn
#
# Generate CUDA architectures for tiny-cuda-nn, suitable for the ``TCNN_CUDA_ARCHITECTURES`` environment variable. Note tiny-cuda-nn will always builds both binaries and PTX intermediate code for each specified architecture.
# Generate CUDA architectures for tiny-cuda-nn, suitable for the ``TCNN_CUDA_ARCHITECTURES`` environment variable. Note tiny-cuda-nn will always build both binaries and PTX intermediate code for each specified architecture.
#
#**
function tcnn_cuda_architectures()
Expand Down

0 comments on commit f1a4316

Please sign in to comment.