[ Pakiet źródłowy: libcudacxx ]
Pakiet: libcu++-dev (2.1.1-1)
Odnośniki dla libcu++-dev
Zasoby systemu Debian:
- Raporty o błędach
- Developer Information
- Dziennik zmian w systemie Debian
- Informacje nt. praw autorskich
- Śledzenie łatek systemu Debian
Pobieranie pakietu źródłowego libcudacxx:
Opiekunowie:
Zasoby zewnętrzne:
- Strona internetowa [github.com]
Podobne pakiety:
NVIDIA C++ Standard Library
libcu++ provides a heterogeneous implementation of the C++ Standard Library that can be used in and between CPU and GPU code.
Using libcu++ is as simple as using the C++ Standard Library. All that is needed is adding 'cuda/std/' to the start of the Standard Library includes and 'cuda::' before any uses of 'std::':
* #include <cuda/std/atomic> * cuda::std::atomic<int> x;
Pobieranie libcu++-dev
Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
---|---|---|---|
all | 618,3 KiB | 6 513,0 KiB | [lista plików] |