cuda version filter

Hi team, wanted to check is the cuda filter on the page the minimum version that the hardware supports? Or does the cuda filter mean the only cuda version that the hardware supports? I was trying to run 2xL40 but had a weird cuda index assertion error whereas the exact same code ran fine on 4090's, hence that got me wondering if L40's only permitted cuda 12.0 (based on the page)
Solution:
So if a machine is 12.2, it supports images with 12.1, 11.8 and so on
Jump to solution
3 Replies
Alpay Ariyak
Alpay Ariyak4mo ago
Its the max version that is supported
Solution
Alpay Ariyak
Alpay Ariyak4mo ago
So if a machine is 12.2, it supports images with 12.1, 11.8 and so on
jp_smasher
jp_smasher4mo ago
thanks!