Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit558a91d

Browse files
Update pyproject.toml
1 parent331dde5 commit558a91d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎pyproject.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ temp = "/tmp/cuda-temp"
3535
CUDA_PATH ="/usr/local/cuda-${cuda}"
3636
PATH ="${PATH}:${CUDA_PATH}/bin"
3737
LD_LIBRARY_PATH ="${LD_LIBRARY_PATH}:${CUDA_PATH}/lib:${CUDA_PATH}/lib64"
38-
NVCC_CCBIN ="${CUDA_PATH}/bin/gcc"
38+
CMAKE_CUDA_COMPILER="$(which nvcc)"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp