[ Източник: libcudacxx ]
Пакет: libcu++-dev (2.1.1-1)
Връзки за libcu++-dev
Ресурси за Debian:
- Доклади за грешки
- Developer Information
- Журнал на промените в Debian
- Авторски права
- Управление на кръпките в Debian
Изтегляне на пакет-източник libcudacxx.
Отговорници:
Външни препратки:
- Начална страница [github.com]
Подобни пакети:
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;
Изтегляне на libcu++-dev
Архитектура | Големина на пакета | Големина след инсталиране | Файлове |
---|---|---|---|
all | 618,3 кБ | 6 513,0 кБ | [списък на файловете] |