TensorRT-LLMs/cpp/tensorrt_llm/kernels/decoderMaskedMultiheadAttention/decoderXQAImplJIT
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
..
nvrtcWrapper doc:add version.txt for internal cutlass library and nvrtc_wrapper so files (#3030) 2025-03-24 23:44:21 +08:00
compileEngine.cpp Update TensorRT-LLM (#2783) 2025-02-13 18:40:22 +08:00
compileEngine.h Update TensorRT-LLM (#1554) 2024-05-07 23:34:28 +08:00
cubinObj.cpp Update TensorRT-LLM (#2873) 2025-03-11 21:13:42 +08:00
cubinObj.h Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00
cubinObjRegistry.h fix: segfault in cudaDriverWrapper (#3017) 2025-04-02 08:55:19 +02:00
decoderXQAImplJIT.cpp Update TensorRT-LLM (#2873) 2025-03-11 21:13:42 +08:00
decoderXQAImplJIT.h Update TensorRT-LLM (#2783) 2025-02-13 18:40:22 +08:00
kernelUtils.cpp Update TensorRT-LLM (#2820) 2025-02-25 21:21:49 +08:00
kernelUtils.h Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00
serializationUtils.h Update TensorRT-LLM (#1554) 2024-05-07 23:34:28 +08:00