[ Zdroj: libcudacxx ]
Balík: libcu++-dev (1.8.1-2)
Odkazy pre libcu++-dev
Zdroje Debian:
Stiahnuť zdrojový balík libcudacxx:
Správcovia:
Externé zdroje:
- Domovská stránka [github.com]
Podobné balíky:
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;
Stiahnuť libcu++-dev
Architektúra | Veľkosť balíka | Nainštalovaná veľkosť | Súbory |
---|---|---|---|
all | 540.7 kB | 5,570.0 kB | [zoznam súborov] |