Lunderberg opened a new pull request #10229:
URL: https://github.com/apache/tvm/pull/10229


   - Modified `tvm.contrib.nvcc.get_cuda_version` to return a 
`(major,minor,release)` tuple rather than a float.
   
   - Implemented `tvm.testing.requries_nvcc_version` decorator to specify the 
minimum `(major,minor,release)` version needed to run a unit test.
   
   - Applied decorated to unit tests in `test_tir_ptx_mma.py` that fail on 
earlier nvcc versions.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to