-
NVIDIA
- Santa Clara, CA
- https://research.nvidia.com/person/melih-elibol
Stars
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
cuTile Rust provides a safe, tile-based kernel programming DSL for the Rust programming language. It features a safe host-side API for passing tensors to asynchronously executed kernel functions.
FlashTile is a CUDA Tile IR compiler that is compatible with NVIDIA's tileiras, targeting SM70 through SM121 NVIDIA GPUs.
Define compiler intermediate representation usable by external tools
CUDA Tile IR is an MLIR-based intermediate representation and compiler infrastructure for CUDA kernel optimization, focusing on tile-based computation patterns and optimizations targeting NVIDIA te…
cuTile is a programming model for writing parallel kernels for NVIDIA GPUs
NVIDIA curated collection of educational resources related to general purpose GPU programming.
Implementation of the Coursera ML course in Rust
A distributed engine for elastic workload, e.g. AI Agent, RL, Quant
Kerberos ticket delegation and impersonation for Batch/CI/CD environments
ndarray: an N-dimensional array with array views, multidimensional slicing, and efficient operations
This repo is the initial implementation of the Invisinets API. This project has become a Linux Foundation Project called Paraglider. Check out the website and its repo.
The simplest, fastest repository for training/finetuning medium-sized GPTs.
An intuitive programming package for simulating and analyzing Clifford-dominated circuits, quantum measurement, and stabilizer states with applications to many-body localization, classical shadows,…
Legate Sparse is a Legate library that aims to provide a distributed and accelerated drop-in replacement for the scipy.sparse library on top of the Legate runtime
Deep Learning Models for Wildfire Danger Forecasting
Interpretable ML package 🔍 for concise, transparent, and accurate predictive modeling (sklearn-compatible).
A library that translates Python and NumPy to optimized distributed systems code.
The Tensor Algebra Compiler (taco) computes sparse tensor expressions on CPUs and GPUs
Modin: Scale your Pandas workflows by changing a single line of code