You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I wonder how to build onnxruntime statically linked to CUDA and TensorRT libs. Currently we need to package all the CUDA libs as they are required by onnxruntime when built for GPU. This causes conflict in case that the customer is required to link with a different version of CUDA in their app.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I wonder how to build onnxruntime statically linked to CUDA and TensorRT libs. Currently we need to package all the CUDA libs as they are required by onnxruntime when built for GPU. This causes conflict in case that the customer is required to link with a different version of CUDA in their app.
Beta Was this translation helpful? Give feedback.
All reactions