Skip to content

Commit

Permalink
Line cont
Browse files Browse the repository at this point in the history
  • Loading branch information
yuslepukhin committed Mar 25, 2024
1 parent 1546d79 commit be27621
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ stages:
BuildConfig: 'RelWithDebInfo'
EnvSetupScript: setup_env_cuda.bat
buildArch: x64
additionalBuildFlags: --enable_pybind --build_java --build_nodejs --use_cuda --cuda_home="$(Agent.TempDirectory)\v11.8" \
additionalBuildFlags: --enable_pybind --build_java --build_nodejs --use_cuda --cuda_home="$(Agent.TempDirectory)\v11.8" ^
--enable_cuda_profiling ^
--cmake_extra_defines CMAKE_CUDA_ARCHITECTURES=86 ^
--cmake_extra_defines onnxruntime_ENABLE_CUDA_EP_INTERNAL_TESTS=ON
Expand Down

0 comments on commit be27621

Please sign in to comment.