❓ [Question] Is it ok to build v1.1.0 with cuda10.2 not default cuda11.3? #1255
-
| ❓ QuestionIs it ok to build v1.1.0 with cuda10.2 not default cuda11.3? Environment
 
 | 
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            narendasan
          
      
      
        Aug 1, 2022 
      
    
    Replies: 1 comment
-
| You can build Torch-TensorRT with 10.2 as long as you change the dependencies for CUDA, cuDNN and TensorRT, LibTorch to pull 10.2 based builds. | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
      Answer selected by
        narendasan
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
You can build Torch-TensorRT with 10.2 as long as you change the dependencies for CUDA, cuDNN and TensorRT, LibTorch to pull 10.2 based builds.
TensorRT/WORKSPACE
Line 44 in db61e90
TensorRT/WORKSPACE
Line 61 in db61e90
TensorRT/WORKSPACE
Line 69 in db61e90
TensorRT/WORKSPACE
Line 82 in db61e90