cuda-toolkit

Open-source projects categorized as cuda-toolkit
Language: + Rust + C++ + Cuda

Top 4 cuda-toolkit Open-Source Projects

  • dfdx

    Deep learning in Rust, with shape checked tensors and neural networks

  • Project mention: Shape Typing in Python | news.ycombinator.com | 2024-04-13
  • cuda-api-wrappers

    Thin C++-flavored header-only wrappers for core CUDA APIs: Runtime, Driver, NVRTC, NVTX.

  • Project mention: VUDA: A Vulkan Implementation of CUDA | news.ycombinator.com | 2023-07-01

    1. This implements the clunky C-ish API; there's also the Modern-C++ API wrappers, with automatic error checking, RAII resource control etc.; see: https://github.com/eyalroz/cuda-api-wrappers (due disclosure: I'm the author)

    2. Implementing the _runtime_ API is not the right choice; it's important to implement the _driver_ API, otherwise you can't isolate contexts, dynamically add newly-compiled JIT kernels via modules etc.

    3. This is less than 3000 lines of code. Wrapping all of the core CUDA APIs (driver, runtime, NVTX, JIT compilation of CUDA-C++ and of PTX) took me > 14,000 LoC.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • cudarc

    Safe rust wrapper around CUDA toolkit

  • Project mention: Rust Bindgen Issue (Struct _) | /r/rust | 2023-09-05

    Instead I'm trying to follow along with the structure of cudarc (https://github.com/coreylowman/cudarc) which has done bindings for other Nvidia libraries. Their methodology seems much more straight forward.

  • CUDA-Guide

    CUDA Guide

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

cuda-toolkit related posts

  • Rust Bindgen Issue (Struct _)

    1 project | /r/rust | 5 Sep 2023
  • Which crate for CUDA in Rust?

    2 projects | /r/rust | 24 Apr 2023
  • Tools and Programs for CUDA development

    1 project | /r/nvidia | 30 Mar 2022

Index

What are some of the best open-source cuda-toolkit projects? This list will help you:

Project Stars
1 dfdx 1,621
2 cuda-api-wrappers 737
3 cudarc 424
4 CUDA-Guide 47

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com