Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-03-19 | CUDA: make "Ampere" equivalent to SM8.0+SM8.6 | David Seifert | 1 | -1/+8 |
2023-02-01 | simplify instantiation of builtin type using builtins instead of functions | Eli Schwartz | 1 | -2/+2 |
2022-12-11 | CUDA: Update compute-capability limits logic for CUDA 12. | Olexa Bilaniuk | 1 | -0/+8 |
2022-12-11 | CUDA: Add listing for newly-released CUDA 12 in minimum driver version table. | Olexa Bilaniuk | 1 | -0/+1 |
2022-11-29 | CUDA: Update minimum driver version table to include CUDA 11.8 | Olexa Bilaniuk | 1 | -0/+2 |
2022-11-29 | CUDA: Bugfix to architectural limit checks. | Olexa Bilaniuk | 1 | -2/+2 |
2022-11-29 | CUDA: Add Orin, Lovelace and Hopper architecture names for CUDA 11.8 | Olexa Bilaniuk | 1 | -3/+15 |
2022-09-19 | compilers: directly import from subpackages | Eli Schwartz | 1 | -1/+1 |
2022-08-26 | Fix purely white space issues reported by flake8 | Alf Henrik Sauge | 1 | -6/+6 |
2022-08-17 | interpreter: move handling of module stability to interpreter | Dylan Baker | 1 | -0/+360 |