{"payload":{"pageCount":4,"repositories":[{"type":"Public","name":"cuda-quantum","owner":"NVIDIA","isFork":false,"description":"C++ and Python support for the CUDA Quantum programming model for heterogeneous quantum-classical workflows","allTopics":["python","cpp","quantum","quantum-computing","quantum-programming-language","quantum-algorithms","quantum-machine-learning","unitaryhack"],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":39,"issueCount":242,"starsCount":413,"forksCount":139,"license":"Other","participation":[13,23,25,20,32,30,7,21,10,21,8,14,20,8,13,24,8,21,16,16,19,30,8,9,18,11,12,3,3,9,11,14,8,21,14,13,16,25,26,22,13,11,7,11,11,13,19,21,6,7,7,22],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-14T01:37:04.415Z"}},{"type":"Public","name":"Fuser","owner":"NVIDIA","isFork":false,"description":"A Fusion Code Generator for NVIDIA GPUs (commonly known as \"nvFuser\")","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":103,"issueCount":229,"starsCount":229,"forksCount":42,"license":"Other","participation":[13,22,8,23,25,17,15,17,26,29,31,15,16,35,44,21,24,27,29,30,39,33,43,37,36,45,13,3,10,26,15,13,20,21,18,35,15,22,37,30,21,22,13,31,30,22,20,19,20,17,40,28],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-14T01:35:20.680Z"}},{"type":"Public","name":"cccl","owner":"NVIDIA","isFork":false,"description":"CUDA C++ Core Libraries","allTopics":["modern-cpp","parallel-computing","gpu-acceleration","cuda-kernels","gpu-computing","parallel-algorithm","parallel-programming","nvidia-gpu","gpu-programming","cuda-library","cpp-programming","cuda-programming","accelerated-computing","cuda-cpp","cpp","hpc","gpu","cuda","nvidia"],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":39,"issueCount":612,"starsCount":889,"forksCount":114,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-13T23:40:29.622Z"}},{"type":"Public","name":"cuCollections","owner":"NVIDIA","isFork":false,"description":"","allTopics":["datastructures","cpp","gpu","cuda","hashmap","cpp17","hashset","hashtable"],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":14,"issueCount":65,"starsCount":441,"forksCount":78,"license":"Apache License 2.0","participation":[0,6,3,2,1,0,6,2,1,3,3,3,2,1,1,3,5,1,0,1,0,2,6,0,1,3,6,1,4,1,0,4,5,1,2,0,0,0,4,3,0,3,1,5,0,1,3,3,1,2,3,3],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-13T19:28:18.143Z"}},{"type":"Public","name":"MatX","owner":"NVIDIA","isFork":false,"description":"An efficient C++17 GPU numerical computing library with Python-like syntax","allTopics":["hpc","gpu","cuda","gpgpu","gpu-computing"],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":3,"issueCount":28,"starsCount":1129,"forksCount":76,"license":"BSD 3-Clause \"New\" or \"Revised\" License","participation":[0,2,9,4,11,17,7,5,3,1,7,6,1,4,3,4,2,1,4,4,5,0,4,1,2,9,5,1,5,12,8,1,1,0,3,3,0,0,7,3,3,4,1,1,2,4,0,6,4,21,7,3],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-13T22:29:48.970Z"}},{"type":"Public","name":"DALI","owner":"NVIDIA","isFork":false,"description":"A GPU-accelerated library containing highly optimized building blocks and an execution engine for data processing to accelerate deep learning training and inference applications.","allTopics":["python","machine-learning","deep-learning","neural-network","mxnet","gpu","image-processing","pytorch","gpu-tensorflow","data-processing","data-augmentation","audio-processing","paddle","image-augmentation","fast-data-pipeline"],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":41,"issueCount":180,"starsCount":4958,"forksCount":608,"license":"Apache License 2.0","participation":[4,9,4,9,5,3,11,13,4,9,10,11,6,4,5,11,11,5,10,9,16,7,15,20,15,13,4,0,2,6,8,5,11,6,12,9,6,14,11,9,11,6,13,9,7,3,9,7,4,7,13,13],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-13T22:26:10.435Z"}},{"type":"Public","name":"TensorRT-LLM","owner":"NVIDIA","isFork":false,"description":"TensorRT-LLM provides users with an easy-to-use Python API to define Large Language Models (LLMs) and build TensorRT engines that contain state-of-the-art optimizations to perform inference efficiently on NVIDIA GPUs. TensorRT-LLM also contains components to create Python and C++ runtimes that execute those TensorRT engines.","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":54,"issueCount":547,"starsCount":7128,"forksCount":765,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-13T14:23:34.782Z"}},{"type":"Public","name":"cudnn-frontend","owner":"NVIDIA","isFork":false,"description":"cudnn_frontend provides a c++ wrapper for the cudnn backend API and samples on how to use it","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":9,"starsCount":343,"forksCount":67,"license":"MIT License","participation":[0,0,0,1,0,0,0,0,0,0,0,0,1,0,1,0,0,1,0,0,0,0,1,0,1,0,0,0,1,1,0,0,1,1,0,0,2,0,1,1,0,1,1,0,0,0,1,1,0,0,0,1],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-13T08:48:56.527Z"}},{"type":"Public","name":"stdexec","owner":"NVIDIA","isFork":false,"description":"`std::execution`, the proposed C++ framework for asynchronous and parallel programming.","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":13,"issueCount":75,"starsCount":1332,"forksCount":142,"license":"Apache License 2.0","participation":[10,4,3,2,13,9,5,5,8,43,27,15,14,15,27,14,18,17,15,29,21,8,22,19,12,7,7,7,21,27,7,13,18,13,11,12,13,11,19,10,8,7,1,0,14,11,55,19,5,7,6,1],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-14T00:49:53.420Z"}},{"type":"Public","name":"cutlass","owner":"NVIDIA","isFork":false,"description":"CUDA Templates for Linear Algebra Subroutines","allTopics":["deep-learning","cpp","nvidia","deep-learning-library","gpu","cuda"],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":33,"issueCount":88,"starsCount":4747,"forksCount":823,"license":"Other","participation":[0,0,1,3,2,0,1,1,3,3,6,2,2,2,5,4,4,3,2,1,3,4,0,6,9,4,0,0,4,3,6,1,3,2,1,0,1,1,0,2,1,3,2,1,1,2,0,0,0,1,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-12T11:49:43.516Z"}},{"type":"Public","name":"TorchFort","owner":"NVIDIA","isFork":false,"description":"An Online Deep Learning Interface for HPC programs on NVIDIA GPUs","allTopics":["deep-learning","fortran","pytorch","libtorch"],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":148,"forksCount":15,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-12T08:15:42.256Z"}},{"type":"Public","name":"TensorRT","owner":"NVIDIA","isFork":false,"description":"NVIDIA® TensorRT™ is an SDK for high-performance deep learning inference on NVIDIA GPUs. This repository contains the open source components of TensorRT.","allTopics":["deep-learning","inference","nvidia","gpu-acceleration","tensorrt"],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":27,"issueCount":276,"starsCount":9361,"forksCount":1997,"license":"Apache License 2.0","participation":[0,0,0,0,1,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,2,0,0,1,1,0,1,4,2,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-13T23:57:22.947Z"}},{"type":"Public","name":"nvidia-hpcg","owner":"NVIDIA","isFork":false,"description":"NVIDIA HPCG is based on the HPCG benchmark and optimized for performance on NVIDIA accelerated HPC systems.","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":34,"forksCount":2,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-11T16:12:12.344Z"}},{"type":"Public archive","name":"VideoProcessingFramework","owner":"NVIDIA","isFork":false,"description":"Set of Python bindings to C++ libraries which provides full HW acceleration for video decoding, encoding and GPU-accelerated color space and pixel format conversions","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":8,"issueCount":62,"starsCount":1290,"forksCount":230,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-10T14:16:44.999Z"}},{"type":"Public","name":"VisRTX","owner":"NVIDIA","isFork":false,"description":"NVIDIA OptiX based implementation of ANARI","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":5,"starsCount":235,"forksCount":25,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-08T16:24:40.941Z"}},{"type":"Public","name":"smbios-mdr","owner":"NVIDIA","isFork":true,"description":"","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":6,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-08T15:05:39.437Z"}},{"type":"Public","name":"pldm","owner":"NVIDIA","isFork":true,"description":"","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":2,"issueCount":0,"starsCount":1,"forksCount":33,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-08T15:05:26.918Z"}},{"type":"Public","name":"phosphor-user-manager","owner":"NVIDIA","isFork":true,"description":"","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":8,"license":"Apache License 2.0","participation":[1,1,0,0,0,3,0,2,2,1,0,1,0,0,0,1,1,1,2,0,0,0,0,1,0,1,0,0,0,1,2,0,1,0,3,0,0,0,1,0,0,0,0,1,1,0,0,0,0,1,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-08T15:05:15.591Z"}},{"type":"Public","name":"phosphor-time-manager","owner":"NVIDIA","isFork":true,"description":"Local time policy and emulated host RTC manager","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":9,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-08T15:05:08.099Z"}},{"type":"Public","name":"phosphor-state-manager","owner":"NVIDIA","isFork":true,"description":"","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":21,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-08T15:05:02.190Z"}},{"type":"Public","name":"phosphor-post-code-manager","owner":"NVIDIA","isFork":true,"description":"","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":2,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-08T15:04:49.221Z"}},{"type":"Public","name":"phosphor-pid-control","owner":"NVIDIA","isFork":true,"description":"OpenBMC PID-based Thermal Control Daemon","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":21,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-08T15:04:43.422Z"}},{"type":"Public","name":"phosphor-net-ipmid","owner":"NVIDIA","isFork":true,"description":"Network IPMI server","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":11,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-08T15:04:30.075Z"}},{"type":"Public","name":"phosphor-logging","owner":"NVIDIA","isFork":true,"description":"Libraries for common event and logging creation.","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":32,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-08T15:04:24.777Z"}},{"type":"Public","name":"phosphor-led-manager","owner":"NVIDIA","isFork":true,"description":"","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":12,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-08T15:04:17.663Z"}},{"type":"Public","name":"phosphor-host-postd","owner":"NVIDIA","isFork":true,"description":"","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":3,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-08T15:04:11.884Z"}},{"type":"Public","name":"phosphor-host-ipmid","owner":"NVIDIA","isFork":true,"description":"dbus-based ipmid for host-endpoint IPMI commands","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":70,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-08T15:04:04.185Z"}},{"type":"Public","name":"phosphor-health-monitor","owner":"NVIDIA","isFork":true,"description":"","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":1,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-08T15:03:57.939Z"}},{"type":"Public","name":"phosphor-debug-collector","owner":"NVIDIA","isFork":true,"description":"Collects debug data from the BMC for extraction.","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":9,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-08T15:03:51.709Z"}},{"type":"Public","name":"phosphor-buttons","owner":"NVIDIA","isFork":true,"description":"","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":5,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-08T15:03:31.405Z"}}],"repositoryCount":95,"userInfo":null,"searchable":true,"definitions":[],"typeFilters":[{"id":"all","text":"All"},{"id":"public","text":"Public"},{"id":"source","text":"Sources"},{"id":"fork","text":"Forks"},{"id":"archived","text":"Archived"},{"id":"template","text":"Templates"}],"compactMode":false},"title":"Repositories"}