I have several C++ libraries (in Windows), some of them linking statically to the CUDA runtime library, some of them linking dynamically to the CUDA runtime library. If I use all of these C++ libraries in one applicatoin - might that potentially lead to problems ?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Combining CUDA runtime static and dynamic libraries? | 1 | 943 | February 15, 2020 | |
Is there a static CUDA distribution for Windows? | 2 | 1324 | May 28, 2022 | |
What happens if application links against multiple cudart_XXX.dll's | 3 | 786 | January 21, 2011 | |
runtime library | 3 | 7839 | May 22, 2007 | |
cudart.lib vs. cudart_static.lib | 2 | 6640 | June 18, 2017 | |
Layout of source code | 3 | 546 | April 29, 2011 | |
Run-time CUDA dll linking | 2 | 3734 | June 4, 2008 | |
Run Cuda program without .dll / link Cuda libraries statically | 3 | 595 | May 26, 2023 | |
CUDA and Static Libraries | 3 | 8380 | August 7, 2009 | |
Static CUDA libraries | 2 | 1570 | September 14, 2008 |