TensorRT-LLMs/cpp/tests/unit_tests/common
Julien Debache 76a6a62073
fix: segfault in cudaDriverWrapper (#3017)
* fix segmentation fault in cudaDriverWrapper

Signed-off-by: jdebache <jdebache@nvidia.com>

* replace cuGetErrorMessage with cuGetErrorString and added tests

Signed-off-by: jdebache <jdebache@nvidia.com>

---------

Signed-off-by: jdebache <jdebache@nvidia.com>
2025-04-02 08:55:19 +02:00
..
CMakeLists.txt fix: segfault in cudaDriverWrapper (#3017) 2025-04-02 08:55:19 +02:00
cudaDriverWrapperTest.cpp fix: segfault in cudaDriverWrapper (#3017) 2025-04-02 08:55:19 +02:00
cudaProfilerUtilsTest.cpp Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00
cudaUtilsTest.cpp Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00
memoryUtilsTest.cu Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00
optionalRefTest.cpp Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00
quantizationTest.cpp Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00
stlUtilsTest.cpp Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00
stringUtilsTest.cpp Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00
timestampUtilsTest.cpp Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00
tllmExceptionTest.cpp Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00