Showing 163 open source projects for "cuda gpu"

View related business solutions
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    Deep Exemplar-based Video Colorization

    Deep Exemplar-based Video Colorization

    The source code of CVPR 2019 paper "Deep Exemplar-based Colorization"

    The source code of CVPR 2019 paper "Deep Exemplar-based Video Colorization". End-to-end network for exemplar-based video colorization. The main challenge is to achieve temporal consistency while remaining faithful to the reference style. To address this issue, we introduce a recurrent framework that unifies the semantic correspondence and color propagation steps. Both steps allow a provided reference image to guide the colorization of every frame, thus reducing accumulated propagation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    CUDAnative.jl

    CUDAnative.jl

    Julia support for native CUDA programming

    The programming support for NVIDIA GPUs in Julia is provided by the CUDA.jl package. It is built on the CUDA toolkit and aims to be as full-featured and offer the same performance as CUDA C. The toolchain is mature, has been under development since 2014, and can easily be installed on any current version of Julia using the integrated package manager.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    CuArrays.jl

    CuArrays.jl

    A Curious Cumulation of CUDA Cuisine

    CuArrays provides a fully-functional GPU array, which can give significant speedups over normal arrays without code changes. CuArrays are implemented fully in Julia, making the implementation elegant and extremely generic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Tiny

    Tiny

    Tiny Face Detector, CVPR 2017

    ...It provides training/testing scripts, a demo (tiny_face_detector.m), model loading, evaluation on WIDER FACE, and supporting utilities (e.g. cnn_widerface_eval.m). The code depends on MatConvNet, which must be compiled (with GPU / CUDA / cuDNN support) for full performance. Pretrained model provided (ResNet101-based, plus alternatives). Demo and evaluation scripts for benchmark datasets. Use of “foveal descriptors” to incorporate context for low-resolution faces. Pretrained model provided (ResNet101-based, plus alternatives).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 5
    PMCGPU

    PMCGPU

    Parallel simulators for Membrane Computing on the GPU

    ...The objective of this project (PMCGPU) is to bring together all the researchers working on the development of parallel simulators for P systems, specially those using the GPU (e.g. CUDA, OpenCL, etc). Other parallel platforms are also welcome (multicore and manycore, FPGAs, etc). This project has been initiated by the Research Group on Natural Computing (Department of Computer Science and Artificial Intelligence, University of Seville). PMCGPU was born inside the P-Lingua project, of the same research group. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    SoliditySHA3Miner

    SoliditySHA3Miner

    All-in-one mixed multi-GPU (nVidia, AMD, Intel) & CPU miner

    All-in-one mixed multi-GPU (nVidia, AMD, Intel) & CPU miner solves proof of work to mine supported EIP918 tokens in a single instance (with API).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    xmrMiner

    xmrMiner

    A CUDA based miner for Monero

    An optimized Monero miner designed to maximize GPU mining efficiency.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    cuda-z
    Simple program that displays information about CUDA-enabled devices. The program is equipped with GPU performance test.
    Leader badge
    Downloads: 294 This Week
    Last Update:
    See Project
  • 9
    Nifty Reg
    This project, initially developed at University College London, contains programs to perform rigid, affine and non-linear registration of nifti or analyse images. Two versions of the algorithms are included, a CPU- and a GPU- (using CUDA) based implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • 10
    Merlin.jl

    Merlin.jl

    Deep Learning for Julia

    Merlin is a deep learning framework written in Julia. It aims to provide a fast, flexible and compact deep learning library for machine learning. Merlin is tested against Julia 1.0 on Linux, OS X, and Windows (x64).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Deepo

    Deepo

    Set up deep learning environment in a single command line

    Deepo is a series of Docker images that allows you to quickly set up your deep learning research environment, supports almost all commonly used deep learning frameworks, supports GPU acceleration (CUDA and cuDNN included), also works in CPU-only mode, and works on Linux (CPU version/GPU version), Windows (CPU version) and OS X (CPU version). Their Dockerfile generator that allows you to customize your own environment with Lego-like modules, and automatically resolves the dependencies for you. For users in China who may suffer from slow speeds when pulling the image from the public Docker registry, you can pull deepo images from the China registry mirror by specifying the full path, including the registry, in your docker pull command. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Nonlinear Pulse Propagation Solver
    ...The program can be invoked within MATLAB and any other scripting language. It can export the results in different formats including ASCII text “.txt” and MATLAB “.mat” format. 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
  • 13
    HVVR

    HVVR

    Hierarchical visibility for VR and real time rendering of effects

    HVVR (Hierarchical Visibility for Virtual Reality) is an optimized software raycaster. It implements a hybrid CPU/GPU raycaster, suited for real-time rendering of effects such as lens distortion. By default, raycaster.vcxproj is configured to build all .cu files to the compute_61,sm_61 target. If your GPU needs a different code-gen target, you can change this in the raycaster project properties. Some installations of the CUDA SDK and Visual Studio integration appear to have broken build dependency tracking. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    CUDA-MEME

    Ultrafast scalable motif discovery algorithm using GPU computing

    mCUDA-MEME is a well-established ultrafast scalable motif discovery algorithm based on MEME (version 4.4.0) algorithm for multiple GPUs using a hybrid combination of CUDA, MPI and OpenMP parallel programming models. This algorithm is a further extension of CUDA-MEME (based on MEME version 3.5.4) with respect to accuracy and speed and has been tested on a GPU cluster with eight compute nodes and two Fermi-based Tesla S2050 (and Tesla-based Tesla S1070) quad-GPU computing systems, running the Linux OS with the MPICH2 library. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    GPU Machine Learning Library. This library aims to provide machine learning researchers and practitioners with a high performance library by taking advantage of the GPU enormous computational power. The library is developed in C++ and CUDA.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16

    waifu2x-cpu-torch-vks

    waifu2x fork without CUDA

    The original is here: https://github.com/nagadomi/waifu2x Differences: - CPU only, no CUDA needed; - double-precision version; - GPU and CPU-trained models (on the fly conversion in memory); - adapted for Lua v5.2 (works with Torch 7 on x32 Ubuntu). 31-12-2016: - removed unneeded data copies, left from CUDA processing; - removed large duplicate files (see "ReadMe" before use).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    GPU3SNP

    Exhaustive search for third order epistatic interactions using CUDA

    GPU3SNP is a multi-GPU tool that exhaustively analyzes case-control datasets looking for 3-SNP combinations that present epistatic interaction. It provides a list with the combinations that have higher Mutual Information, which is used as measure for interaction. It is parallelized using CUDA and can exploit several GPUs in the same node/system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SW#

    SW#

    smith waterman, gpu, cuda, alignment

    SW# (swsharp) is a library for sequence alignment based on CUDA enabled GPUs. It utilizes Hirschbergs and Ukkonens algorithm for memory efficiency and additional speed up. The library is scalable for use with multiple GPUs. Some parts of the library utilize MPI for CUDA enabled clusters. This work has been supported in part by Croatian Science Foundation under the project UIP-11-2013-7353. Database search now...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    cphcttoolbox

    Cph CT Toolbox is a selection of Computed Tomography tools

    Copenhagen Computed Tomography Toolbox is a collection of applications and libraries for flexible and efficient CT reconstruction. The toolbox apps generally take a set of projections (X-ray intensity measurements) and filter and back project them in order to recreate the image or volume that the projections represent. The project includes both mostly informative CPU implementations and highly efficient GPU implementations. Regular releases are hosted at the Python Package Index.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The GPU-BH tree solver is a FLASH4 module to calculate the gravitational potential using a CUDA device.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    DualSPHysics

    DualSPHysics

    C++/CUDA/OpenMP based Smoothed Particle Hydrodynamics (SPH) Solver

    DualSPHysics is based on the Smoothed Particle Hydrodynamics method and can be downloaded from the official website (www.dual.sphysics.org). The code is developed to study free-surface flow phenomena where Eulerian methods can be difficult to apply, such as waves or impact of dam-breaks on off-shore structures. DualSPHysics is a set of C++, CUDA and Java codes based on the SPHysics FORTRAN project (www.sphysics.org) that are designed to deal with real-life engineering problems and are...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22

    CUDA-Quicksort

    CUDA-Quicksort: A GPU-based implementation of the quicksort algorithm

    CUDA-quicksort is a GPU-based implementation of the quicksort algorithm. CUDA-quicksort is designed to exploit the power computing of modern NVIDIA GPUs. "Two GPU-based implementations of the quicksort were presented in literature: the GPU-quicksort, a compute-unified device architecture (CUDA) iterative implementation, and the CUDA dynamic parallel (CDP) quicksort, a recursive implementation provided by NVIDIA Corporation."[*]. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    NiftyRec
    This project, developed at UCL London, provides code for tomographic reconstruction. NiftyRec is written in C and has Python and Matlab extensions. Computationally intensive functions have a GPU accelerated version based on CUDA.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    The objective of this project is to create a library of code for pricing financial derivatives products using CUDA to achieve GPU programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A GUI interface to a tool for generating SSBumps (Self Shadowed Bump Maps). Includes a CUDA GPU rendering extension.
    Leader badge
    Downloads: 25 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB