✨[Feature] Warn users who are building Torch-TensorRT with CUDA 12.6 that they need to use CXX11 ABI #3339
Open
Description
Is your feature request related to a problem? Please describe.
Describe the solution you'd like
Detect that the user is building with CUDA 12.6 based PyTorch and either warn the user to use USE_CXX11_ABI or activate it for them
Describe alternatives you've considered
Additional context