Commit 532fdc9
Move driver and nvrtc cython and internal layers to new generator (#1972)
* Move driver and nvrtc cython and internal layers to new generator
* Fix Cython interop tests
* Handle headers differently
* Fix compilation
* Make const match
* Fix compilation again
* Attempt to fix Windows build
* Fix Windows again
* Fix not found error code
* Look up pointers in a different way
* Get first version right
* Get first appearing versions correct
* Fix weird special case
* Fix exception signature to match what was there before
* Also fix exception declaration in nvrtc
* Fix PTDS and add PTDS testing
* Update .gitignore
Co-authored-by: Leo Fang <leof@nvidia.com>
---------
Co-authored-by: Leo Fang <leof@nvidia.com>1 parent c5c1db1 commit 532fdc9
34 files changed
Lines changed: 33527 additions & 40473 deletions
File tree
- cuda_bindings
- cuda/bindings
- _bindings
- _internal
- _lib
- cyruntime
- docs/source/module
- tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | 19 | | |
21 | 20 | | |
22 | | - | |
23 | | - | |
24 | 21 | | |
25 | 22 | | |
26 | 23 | | |
27 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | 31 | | |
35 | 32 | | |
36 | 33 | | |
37 | 34 | | |
38 | | - | |
39 | | - | |
40 | 35 | | |
41 | 36 | | |
42 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | 50 | | |
55 | 51 | | |
56 | 52 | | |
| |||
418 | 414 | | |
419 | 415 | | |
420 | 416 | | |
421 | | - | |
422 | | - | |
423 | | - | |
424 | 417 | | |
425 | 418 | | |
426 | 419 | | |
| |||
This file was deleted.
0 commit comments