Skip to content

Commit f6bf222

Browse files
committed
Add maintenance mode notice
1 parent 7466c2d commit f6bf222

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,12 @@ For important information on installing on Windows, see:
2525

2626
## Missing functionality
2727

28-
An incomplete list of missing bindings. Pull requests welcome!
28+
_This library is currently in **maintenance mode**. While we plan to release
29+
updates to keep the existing interface working with newer CUDA versions (as
30+
long as the underlying APIs remain available), no binding of new features is
31+
planned at the moment. Get in touch if you want to contribute._
32+
33+
Here is an incomplete historical list of missing bindings. Pull requests welcome!
2934

3035
### CUDA-9
3136

cuda.cabal

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,11 @@ Description:
3939
For additional notes on installing on Windows, see:
4040
.
4141
* <https://github.com/tmcdonell/cuda/blob/master/WINDOWS.md>
42+
.
43+
This library is currently in __maintenance mode__. While we plan to release
44+
updates to keep the existing interface working with newer CUDA versions (as
45+
long as the underlying APIs remain available), no binding of new features is
46+
planned at the moment. Get in touch if you want to contribute.
4247

4348
License: BSD3
4449
License-file: LICENSE

0 commit comments

Comments
 (0)