1
0
Fork 0

Update README.md

This commit is contained in:
Pcornat 2024-03-25 18:24:51 +01:00
parent 4b474e21ed
commit 34d8eb6051
Signed by: Pcornat
GPG Key ID: E0326CC678A00BDD
1 changed files with 2 additions and 1 deletions

View File

@ -1,2 +1,3 @@
# raii-safe-cuda
# [RAII](https://en.wikipedia.org/w/index.php?title=Resource_acquisition_is_initialization&oldid=1205839467) Safe CUDA
It can be used as an RAII wrapper and safe implementation.