Showing 21 open source projects for "nvidia program"

View related business solutions
  • Auth0 for AI Agents now in GA Icon
    Auth0 for AI Agents now in GA

    Ready to implement AI with confidence (without sacrificing security)?

    Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
    Start building today
  • Rental Property Management Software Made Easy Icon
    Rental Property Management Software Made Easy

    Save 15 hours a month, put your rental portfolio on autopilot and make accounting a breeze.

    DoorLoop is built for property managers, management companies, owners, landlords, investors, community associations, or anyone managing any property worldwide.
    Learn More
  • 1
    Torch-TensorRT

    Torch-TensorRT

    PyTorch/TorchScript/FX compiler for NVIDIA GPUs using TensorRT

    Torch-TensorRT is a compiler for PyTorch/TorchScript, targeting NVIDIA GPUs via NVIDIA’s TensorRT Deep Learning Optimizer and Runtime. Unlike PyTorch’s Just-In-Time (JIT) compiler, Torch-TensorRT is an Ahead-of-Time (AOT) compiler, meaning that before you deploy your TorchScript code, you go through an explicit compile step to convert a standard TorchScript program into a module targeting a TensorRT engine.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    CUDA.jl

    CUDA.jl

    CUDA programming in Julia

    High-performance GPU programming in a high-level language. JuliaGPU is a GitHub organization created to unify the many packages for programming GPUs in Julia. With its high-level syntax and flexible compiler, Julia is well-positioned to productively program hardware accelerators like GPUs without sacrificing performance. The latest development version of CUDA.jl requires Julia 1.8 or higher. If you are using an older version of Julia, you need to use a previous version of CUDA.jl. This will...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    CodeGeeX

    CodeGeeX

    CodeGeeX: An Open Multilingual Code Generation Model (KDD 2023)

    ...Developed with MindSpore and later made PyTorch-compatible, it is capable of multilingual code generation, cross-lingual code translation, code completion, summarization, and explanation. It has been benchmarked on HumanEval-X, a multilingual program synthesis benchmark introduced alongside the model, and achieves state-of-the-art performance compared to other open models like InCoder and CodeGen. CodeGeeX also powers IDE plugins for VS Code and JetBrains, offering features like code completion, translation, debugging, and annotation. The model supports Ascend 910 and NVIDIA GPUs, with optimizations like quantization and FasterTransformer acceleration for faster inference.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    Scalene

    Scalene

    High-performance CPU, GPU, and memory profiler for Python

    Scalene is a high-performance CPU, GPU and memory profiler for Python that does a number of things that other Python profilers do not and cannot do. It runs orders of magnitude faster than other profilers while delivering far more detailed information. Once Scalene has profiled your program, it will launch a web browser with an interactive user interface (all processing is done locally). Hover over bars to see breakdowns of CPU and memory consumption, and click on underlined column headers...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Contractor Foreman is the most affordable all-in-one construction management software for contractors and is trusted by contractors in more than 75 countries. Icon
    Contractor Foreman is the most affordable all-in-one construction management software for contractors and is trusted by contractors in more than 75 countries.

    For Residential, Commercial and Public Works Contractors

    Starting at $49/m for the WHOLE company, Contractor Foreman is the most affordable all-in-one construction management system for contractors. Our customers in 75+ countries and industry awards back it up. And it's all backed by a 100 day guarantee.
    Learn More
  • 5
    Hello AI World

    Hello AI World

    Guide to deploying deep-learning inference networks

    ...In just a couple of hours, you can have a set of deep learning inference demos up and running for realtime image classification and object detection on your Jetson Developer Kit with JetPack SDK and NVIDIA TensorRT. The tutorial focuses on networks related to computer vision, and includes the use of live cameras. You’ll also get to code your own easy-to-follow recognition program in Python or C++, and train your own DNN models onboard Jetson with PyTorch. Ready to dive into deep learning? It only takes two days. We’ll provide you with all the tools you need, including easy to follow guides, software samples such as TensorRT code, and even pre-trained network models including ImageNet and DetectNet examples. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    playqt

    playqt

    GUI version of ffplay for Windows

    ...Real time object counting is implemented using YOLO detection algorithm. The program can be used with standard or customized models. A reduced version of the COCO dataset for most commonly observed types is available here. The program is based on ffplay and will respond to the familiar options if launched from the command line. This allows the program to be used with other command line tools such as youtube-dl.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Super-résolution via CNN

    Super-résolution via CNN

    Super resolution using a CNN, based on the work of the DGtal team

    Super-resolution using a CNN, based on the work of the DGtal team. First of all, an Nvidia graphics card (neither AMD nor Intel integrated) is highly recommended to parallelize the CNN. You will then need to install CUDA. No CUDA = dozens of times slower. This program will generate "model_epoch_ .pth" files corresponding to the model at epoch n, in a folder saved_model_u t_bs bs_tbs tbs_lr lr, where corresponds to the scale factor, bsthe size of the training batch, tbsthe size of the test batch and lrto the learning rate. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    EasyMiner

    EasyMiner

    A CPU/GPU miner for Litecoin , Bitcoin, besides other cryptocurrencies

    EasyMiner is mostly a graphical frontend for mining Bitcoin ,Litecoin,Dogeecoin and other various altcoins by providing a handy way to perform cryptocurrency mining using a graphical interface. It supports both AMD and NVIDIA GPUs, and also CPU mining. You are able to select from pooled mining and solo mining – the software program embeds some mining pools to choose from. EasyMiner automatically enforces SSE2, AVX and AVX2 instructions where available. Features : bitcoin , litecoin, dogeecoin, altcoins, cpuminer , cpuminer 64 , bitcoin , bitcoin miner , cpu miner , cudaminer , cgminer , gpuminer ( gpu miner ) , stratum mining proxy. ...
    Leader badge
    Downloads: 1,475 This Week
    Last Update:
    See Project
  • 9
    ncvs

    ncvs

    Network Camera Vision System

    Fully featured IP camera management system built in Qt creator implementing FFMPEG on windows. Includes pre built binary libraries for easy compilation. Requires Qt, MS Visual Studio, NVIDIA Cuda drivers. There is an install program for the executable
    Downloads: 0 This Week
    Last Update:
    See Project
  • Admiral: The Visitor Relationship Management Company Icon
    Admiral: The Visitor Relationship Management Company

    A single platform helping Publishers grow Visitor Relationships and Revenue.

    Admiral created the first Visitor Relationship Management (VRM) platform for news and media publishers. The platform combines marketing automation, machine learning, personalization, and an engagement layer, to help digital publishers grow visitor relationships and revenue. They can deliver the right offer, at the right time, at every visitor touchpoint.
    Learn More
  • 10

    CUDALucas

    A program that uses CUDA to accelerate the Lucas Lehmer test.

    CUDALucas is a program implementing the Lucas-Lehmer primality test for Mersenne numbers using the Fast Fourier Transform implemented by nVidia's cuFFT library. You need a CUDA-capable nVidia card with compute compatibility >= 1.3 up to CUDA 6.5, 2.x up to 7.0 and 3.x for >=CUDA 8.0 . The program is run from the command line, however it can be configured without using a terminal.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    DIGITS

    DIGITS

    Deep Learning GPU training system

    ...DIGITS is completely interactive so that data scientists can focus on designing and training networks rather than programming and debugging. DIGITS is available as a free download to the members of the NVIDIA Developer Program. DIGITS is available on NVIDIA GPU Cloud (NGC) as an optimized container for on-demand usage. Sign-up for an NGC account and get started with DIGITS in minutes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ffp

    ffp

    A 3D Free Finite element Program

    A 3D Free Finite element Program. Still under development but already working: solves the steady state Navier-Lamé and the Laplace equation in 3D on tetrahedrons. It uses the Intel MKL and NVIDIA CUDA library for solving. GSL support needs to be improved. Open CL is still missing. In addition to the numerical core (which can be used stand-alone), another project called mcf exists for using ffp as a FEFLOW plug-in.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Nonlinear Pulse Propagation Solver
    ...The program can also utilize the power of GPU via CUDA. With a modern gaming card “NVidia GTX TITAN”, a speed increase of a factor of 100 times can be achieved. This makes NPP a powerful tool especially for simulating long waveguides.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Display Driver Uninstaller - v 17.0.5.3
    Download Display Driver Uninstaller DDU - Display Driver Uninstaller is a driver removal utility that can help you completely uninstall AMD/NVIDIA graphics card drivers and packages from your system, without leaving leftovers behind (including registry keys, folders and files, driver store). The AMD/NVIDIA video drivers can normally be uninstalled from the Windows Control panel, this driver uninstaller program was designed to be used in cases where the standard driver uninstall fails, or anyway when you need to thoroughly delete NVIDIA and ATI video card drivers. ...
    Downloads: 41 This Week
    Last Update:
    See Project
  • 15

    NCrypted

    NCrypted - simple file encryption software with GPU support

    NCrypted is a simple file encryption software. It is implemented on top of AES 128-bit algorithm. This software was designed to be as simple as possible, so you won't find any fancy, flashy gui elements or complicated advanced options. You can also use it directly from command line. NCrypted can automatically detect and take advantage of your NVidia graphics card to speed up the file processing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    GUI MINER SCRYPT

    GUI MINER SCRYPT

    GUIMiner Scrypt for Windows

    ...----------- GUIMiner is a graphical front end for mining Any Scrypt Cryptocurrencys. It provides a more convenient way to operate Any Scrypt Cryptocurrency miners without having to use the command line. It supports both NVIDIA and ATI GPUs, as well as CPU mining. It supports both pooled mining and solo mining, with a wide list of pool servers pre-set with the program. What is it not? --------------- GUIMiner does not replace the standard Any Scrypt Cryptocurrency client - you still need that program to view your account balance and send transactions. ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 17
    GUI MINER X11

    GUI MINER X11

    GUIMiner is a graphical front end for mining Any X11 Cryptocurrencys

    ...----------- GUIMiner is a graphical front end for mining Any X11 Cryptocurrencys. It provides a more convenient way to operate Any X11 Cryptocurrency miners without having to use the command line. It supports both NVIDIA and ATI GPUs. It supports both pooled mining and solo mining, with a wide list of pool servers pre-set with the program. What is it not? --------------- GUIMiner does not replace the standard Any X11 Cryptocurrency client - you still need that program to view your account balance and send transactions. It is not a server.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    GUI MINER SCRYPTN

    GUI MINER SCRYPTN

    GUIMiner Scrypt-N for Windows x64

    ...----------- GUIMiner is a graphical front end for mining Any Scrypt-N Cryptocurrencys. It provides a more convenient way to operate Any Scrypt Cryptocurrency miners without having to use the command line. It supports both NVIDIA and AMD(ATI) GPUs. It supports both pooled mining and solo mining, with a wide list of pool servers pre-set with the program. What is it not? --------------- GUIMiner does not replace the standard Any Scrypt-N Cryptocurrency client - you still need that program to view your account balance and send transactions
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    GPU Edge Detector

    GPU Edge Detector

    GPU Interactive Program For Edge detection

    ...The source code is dependant on CUDA 5.0 Samples now available as part of the CUDA Toolkit. "This software contains source code provided by NVIDIA Corporation."
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Lubbo's MacBook Pro Fan Control
    ATTENTION: This project is not maintained anymore. Current Macs properly manage temperature and fans. Speed fan controller and temp monitoring for MacBook Pro Unibody (Nvidia) for Windows under BootCamp. It allows to control MacBook fans speeds depending on the CPU and GPU temperature. ATTENTION: This program is designed and tested only on MacBook Pro with NVIDIA GPU. On newer MacBooks with ATI GPU the GPU temperature is not checked. On iMacs some sensors and fans are not used. In any case USE AT YOUR OWN RISK, I'm not responsible for overheating or hardware damage.
    Downloads: 46 This Week
    Last Update:
    See Project
  • 21
    A way to program NVIDIA graphical processors, from Fortran-9X and eventually Matlab. Project documentation at http://flagon.wiki.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next