TensorRT-LLMs/cpp/tensorrt_llm/kernels/decoderMaskedMultiheadAttention
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
..
cubin Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00
decoderXQAImplJIT fix: segfault in cudaDriverWrapper (#3017) 2025-04-02 08:55:19 +02:00
instantiation Update TensorRT-LLM (#2502) 2024-11-26 16:51:34 +08:00
CMakeLists.txt Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00
copy_cu.py Update TensorRT-LLM (#787) 2024-01-02 17:54:32 +08:00
decoderMaskedMultiheadAttentionLaunch.h Update TensorRT-LLM (#2502) 2024-11-26 16:51:34 +08:00
decoderMaskedMultiheadAttentionTemplate.h Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00
decoderXQAConstants.h Update TensorRT-LLM (#2094) 2024-08-07 16:44:43 +08:00
decoderXQAImpl.cpp Update TensorRT-LLM (#2783) 2025-02-13 18:40:22 +08:00
decoderXQAImpl.h Update TensorRT-LLM (#2783) 2025-02-13 18:40:22 +08:00
decoderXQAImplCommon.cpp Update TensorRT-LLM (#1793) 2024-06-18 18:18:23 +08:00
decoderXQAImplCommon.h Update TensorRT-LLM (#2783) 2025-02-13 18:40:22 +08:00
decoderXQAImplPrecompiled.cpp Update TensorRT-LLM (#2873) 2025-03-11 21:13:42 +08:00
decoderXQAImplPrecompiled.h Update TensorRT-LLM (#2783) 2025-02-13 18:40:22 +08:00
decoderXQARunner.cpp Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00
decoderXQARunner.h Update TensorRT-LLM (#2873) 2025-03-11 21:13:42 +08:00
mmha_notes.md Initial commit 2023-09-20 00:29:41 -07:00
tensorMapUtils.cpp Update TensorRT-LLM (#2783) 2025-02-13 18:40:22 +08:00
tensorMapUtils.h Update TensorRT-LLM (#1688) 2024-05-28 20:07:49 +08:00
xqaParams.h Update TensorRT-LLM (#2820) 2025-02-25 21:21:49 +08:00