stdgpu
libcudacxx
stdgpu | libcudacxx | |
---|---|---|
- | 4 | |
1,135 | 2,292 | |
- | - | |
7.0 | 7.9 | |
12 days ago | 7 months ago | |
C++ | C++ | |
Apache License 2.0 | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
stdgpu
We haven't tracked posts mentioning stdgpu yet.
Tracking mentions began in Dec 2020.
libcudacxx
-
Is it better to learn c or c++ for cuda?
If you are thinking of using new features through https://github.com/NVIDIA/libcudacxx , you'll have to learn c++
-
When will CUDA have C++ std libraries out of box in kernel function?
Checkout https://github.com/NVIDIA/libcudacxx
-
cuda-oxide: Host-safe CUDA Driver API
And an implementation of the C++ standard library for CUDA.
- Learn C in Y Minutes
What are some alternatives?
ArrayFire - ArrayFire: a general purpose GPU library.
Thrust - [ARCHIVED] The C++ parallel algorithms library. See https://github.com/NVIDIA/cccl
alpaka - The project alpaka has moved to https://github.com/alpaka-group/alpaka
modern-cpp-tutorial - 📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
moderngpu - Patterns and behaviors for GPU computing
HIP-CPU - An implementation of HIP that works on CPUs, across OSes.
moodycamel - A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
gtl - A collection of useful well-commented, self-contained, simple, and/or interesting C++ classes
wif500 - Try to find the WIF key and get a donation 200 btc
Taskflow - A General-purpose Task-parallel Programming System using Modern C++
gcem - A C++ compile-time math library using generalized constant expressions