Colton Crawford
Colton Crawford @coltoncrawdaddy ·
is it common in C++ to be static_cast-ing all over the place? I find I do it a lot especially using an int as an index but std::vector's returning size_t #programming #cplusplus
97
Dr. Jochen L. Leidner (AI professor/advisor)
Dr. Jochen L. Leidner (AI professor/advisor) @jochenleidner ·
Instead of import(ing) NumPy, soon you'll be able to import cuPyNumeric, NVIDIA's Python native CUDA library, and all your NumPy computations are accelerated (executed on the GPU). thenewstack.io/nvidia-finally… #programming #AI #NVIDIA #Python
NVIDIA Finally Adds Native Python Support to CUDA

For years, NVIDIA’s CUDA software toolkit for GPUs didn't have native Python support. But that’s now changed.

From thenewstack.io
95