Commit 23640b3
authored
Execution Tests: Skip SM6.9 double precision tests when double precision not supported (#8117)
This PR updates the exec tests to skip in non-hlk environment for double
precision SM6.9 tests when the device doesn't have double precision
support.
Verified via short circuiting the logic in doesDeviceSupportDouble.
Resolves #75231 parent 63faca0 commit 23640b3
1 file changed
Lines changed: 23 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
38 | 42 | | |
39 | 43 | | |
40 | 44 | | |
| |||
1938 | 1942 | | |
1939 | 1943 | | |
1940 | 1944 | | |
| 1945 | + | |
| 1946 | + | |
| 1947 | + | |
| 1948 | + | |
| 1949 | + | |
| 1950 | + | |
| 1951 | + | |
| 1952 | + | |
| 1953 | + | |
1941 | 1954 | | |
1942 | 1955 | | |
1943 | 1956 | | |
| |||
1962 | 1975 | | |
1963 | 1976 | | |
1964 | 1977 | | |
| 1978 | + | |
| 1979 | + | |
| 1980 | + | |
| 1981 | + | |
| 1982 | + | |
| 1983 | + | |
| 1984 | + | |
| 1985 | + | |
| 1986 | + | |
| 1987 | + | |
1965 | 1988 | | |
1966 | 1989 | | |
1967 | 1990 | | |
| |||
0 commit comments