Skip to content

Commit

Permalink
Attempted fix
Browse files Browse the repository at this point in the history
  • Loading branch information
stemann committed Mar 6, 2022
1 parent ce51004 commit 6b2963b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions O/ONNXRuntime/ONNXRuntimeProvidersCUDA/build_tarballs.jl
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,10 @@ else
-DCMAKE_INSTALL_PREFIX=$prefix \
-DCMAKE_TOOLCHAIN_FILE=${CMAKE_TARGET_TOOLCHAIN} \
-DCMAKE_BUILD_TYPE=Release \
-DCMAKE_CUDA_RUNTIME_LIBRARY=Shared \
-DCUDA_RUNTIME_LIBRARY=Shared \
-DCUDA_USE_STATIC_CUDA_RUNTIME=OFF \
-DCMAKE_TRY_COMPILE_TARGET_TYPE=STATIC_LIBRARY \
-DCMAKE_CUDA_COMPILER_ID_RUN=1 \
-DONNX_CUSTOM_PROTOC_EXECUTABLE=$host_bindir/protoc \
-Donnxruntime_BUILD_SHARED_LIB=ON \
Expand Down

0 comments on commit 6b2963b

Please sign in to comment.