Commit 96d3ba0
authored
cuda.bindings: Add
* PR #497 squash-merged
* Bring back test_nvrtcGetLoweredName_failure() (it was originally under PR #497).
* Add code for debugging
* test_all_CUresult_codes(): max_code = int(max(cuda.CUresult)) as suggested by at-leofang
* Change pytest options, mostly to disable output capturing (of both stdout and stderr)
* Undo debugging changes in nvrtc.pyx.in
* Revert "Change pytest options, mostly to disable output capturing (of both stdout and stderr)"
This reverts commit b0464e7.
* Skip new test if nvrtc version < 12.1test_nvrtcGetLoweredName_failure (#499)1 parent 82df864 commit 96d3ba0
1 file changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
0 commit comments