Skip to content

Commit 34831aa

Browse files
authored
remove incorrect entry slipping for
1 parent 08faed9 commit 34831aa

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

cuda_core/docs/source/release/0.6.0-notes.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -54,11 +54,6 @@ New features
5454
- Added CUDA version compatibility check at import time to detect mismatches between
5555
``cuda.core`` and the installed ``cuda-bindings`` version.
5656

57-
- ``Program.compile()`` now automatically resizes the NVRTC PCH heap and
58-
retries when precompiled header creation fails due to heap exhaustion.
59-
The ``pch_status`` property reports the PCH creation outcome
60-
(``"created"``, ``"not_attempted"``, ``"failed"``, or ``None``).
61-
6257

6358
Fixes and enhancements
6459
----------------------

0 commit comments

Comments
 (0)