Showing 1443 open source projects for "gpu-z"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 1

    IL1R TILRR FlameGPU

    Agent based model of IL1R1 signalling for FLAME GPU

    Agent based model of IL1R1 signalling pathway including the co-receptor TILRR. Model File and Functions file for use with FLAME GPU. Example 0.xml starting iteration file included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    CUPBB

    A Compute Unified Parallel Building Blocks Library Using GPU Computing

    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Z Notation E-Mail Mark-up Tools

    Tools to convert Z mark-up to HTML or text.

    A small library and two command-line tools to parse and convert Z notation from the "e-mail" mark-up into HTML code, or into UTF-8 text with box-drawing graphics, or into the Z Standard text format. See the project's Wiki Home Page for details --- the "Wiki" button in the bar above, or the following link:
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Kali Linux Mate Polska edycja
    Kali Linux Mate Polska edycja 32-bit to nieoficjalna modyfikacja na bazie oryginalnego Kali Linux 2.0 Sana. Wszystkie oryginalne pliki z pierwotnej dystrybucji zostały nienaruszone. Ciężki desktop Gnome zastąpiony został bardziej przyjaznym i lekkim Mate .System został spolszczony w wersji live jak i automatycznie po instalacji na dysku twardym. Spolszczona została także przeglądarka internetowa oraz dodane zostały dodatkowe extra programy do testowania zabezpieczeń sieci bezprzewodowych.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 5

    Croatian Text Box

    Tool to easily type accented letters on generic keyboards

    A lightweight tool for easy typing of accented Croatian letters on generic keyboards. To produce a letter with an accent, hold down the Alt key before typing. For example, Alt+C produces ć, Alt+X produces č, etc. After you finish typing in the special box, copy and paste to wherever you need. All key combinations: Alt+X: č --- Alt+Shift+X: Č Alt+C: ć --- Alt+Shift+C: Ć Alt+D: đ --- Alt+Shift+D: Đ Alt+S: š --- Alt+Shift+S: Š Alt+Z: ž --- Alt+Shift+Z: Ž
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    A GUI interface to a tool for generating SSBumps (Self Shadowed Bump Maps). Includes a CUDA GPU rendering extension.
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    GPUImage

    GPUImage

    iOS framework for GPU-based image and video processing

    The GPUImage framework is a BSD-licensed iOS library that lets you apply GPU-accelerated filters and other effects to images, live camera video, and movies. In comparison to Core Image (part of iOS 5.0), GPUImage allows you to write your own custom filters, supports deployment to iOS 4.0, and has a slightly simpler interface. However, it currently lacks some of the more advanced features of Core Image, such as facial detection. GPUImage uses OpenGL ES 2.0 shaders to perform image and video...
    Downloads: 0 This Week
    Last Update:
    See Project
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    For companies that need a load balancing solution

    SKUDONET is designed to enhance service quality with advanced load balancing capabilities. Allowing scale your infrastructure effortlessly while maintaining unwavering data security, ensuring the continuity of your operations.
    Learn More
  • 10

    Erosion Sandbox

    Real-time interactive erosion simulation. Created in Unity 5.

    Interact with a semi-realistic water simulation as it carves out terrain as it does in real life. This is an educational tool for understanding how the geological formations around us are formed. Harnessing your computer's GPU, thousands of computations can occur at once, allowing for the realistic simulation of an approximation of the Navier-Stokes Equations of Fluid Motion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ChIP-RNA-seqPRO

    ChIP-RNA-seqPRO

    ChIP-RNA-sequencing-processing (ChIP-RNA-seqPRO)

    ChIP-RNA-seqPRO: A strategy for identifying regions of epigenetic deregulation associated with aberrant transcript splicing and RNA-editing sites. Runnable python scripts packaged together with customized annotation libraries, demo data input and README guide. 9/26 : v1.1 Updated MAIN_IV to debug error thrown by python pandas no longer supporting 'subset'. This code will no longer be actively maintained/updated here. A cloud-based resource for comparative analysis of epigenetic,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    kinflow

    kinflow

    Optical flow interactively estimated on GPU with GUI.

    PyCUDA/sdl user interface to interactively influence optical flow (2D motion) estimation from camera images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    LightSpMV

    lightweight GPU-based sparse matrix-vector multiplication (SpMV)

    LightSpMV is a novel CUDA-compatible sparse matrix-vector multiplication (SpMv) algorithm using the standard compressed sparse row (CSR) storage format. We have evaluated LightSpMV using various sparse matrices and further compared it to the CSR-based SpMV subprograms in the state-of-the-art CUSP and cuSPARSE. Performance evaluation reveals that on a single Tesla K40c GPU, LightSpMV is superior to both CUSP and cuSPARSE, with a speedup of up to 2.60 and 2.63 over CUSP, and up to 1.93 and 1.79...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    An approximation free running SVD based GPU parallel implementation for motion detection. Az implementation is based on OpenCV package for the image analysis, and Nvidia CUDA for the parallel computation. It is neccesary to the latter one in your configuration. Otherwise the program will not be able to run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SBZ Switcher

    SBZ Switcher

    Automate Speakers/Headphones mode switching

    SBZ Switcher allows automated switching of Speakers/Headphones and more for Creative Sound Blaster Z-Series and Recon3D owners. while the master volume and mute controls are handled in the OS level, the switching mechanism is on-screen auto click based, thus is dependent on Sound Blaster Control Panel availability. SBZ Switcher is synchronized with the Sound Blaster Control Panel via registry, to display current info and switch accordingly.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16
    cleap
    cleap is a a library for handling / processing / rendering 3D meshes. It uses GPU accelerated methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    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."[*]. CUDA-quicksort is an iterative GPU-based implementation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The goal of this project is to develop a high-performance black-box fast multipole method (bbFMM) that can run very fast on a CUDA-capable GPU. Our prime objective is to offload the multipole-to-local operation (M2L) and the particle-to-particle computation (P2P) efficiently onto GPU. The bbFMM is the primary target, but other FMM variants can work with our high-performance M2L codes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A Beta GPU implementation of the DePiCT software, used to design degenerate primers for DNA sequences.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Fluid Gravity 3way

    there are 3 observers to every curve, each seeing the other 2

    ... pressing against eachother after falling from random positions in 6 flat (x y z/size red green blue) or n dimensional sparse network of such bellcurves which overlap eachother to display the subtle changes in shape and dimension, and if you run it a few more times it sometimes randomly gets large or some parts very dark and moving inside the other, and I think I saw that electron orbital with the donut around the center and vibrating outward on the 2 axis. Jar files contain source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    armvd

    ARM Visual Disassembler

    Created with Flat Assembler + Z macro language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    TeamDJG Monitor App

    TeamDJG Monitor App

    TeamDJG Monitor App [Beta] / Made by ThatsTeamDJG

    Ooit al heel gemakkelijk achter je pc status komen? Met de Monitor App van TeamDJG kun je er snel en eenvoudig achter komen. Je kan snel achter je CPU-gebruik, beschikbare RAM geheugen, Systeeminformatie, Harde schijf (HDD) status, temperaturen en nog veel meer komen. Systeemvereisten: Besturingsysteem: Windows Vista/7/8/10 Processor: 1 GHz CPU of hoger (Intel/AMD) RAM: 20 MB of hoger GPU: Alle videokaarten zijn ondersteund HDD: 5 MB
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Prime Launcher

    Switch between Intel/Nvidia GPU directly from Unity Launcher

    This is a very simple unity launcher that acts as a switch: if you click on it, the inactive GPU is set to active through update-alternatives, and the session AUTOMATICALLY logs-out. The icon displays always wich is the active GPU. Please open README file in the tar.gz archive, and follow instructions in order to properly install Prime Launcher.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    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
  • 25

    Fast Sweeping GPU

    Fast Sweeping Method on GPU using Cuda

    This is a simple demo of a parallel implementation of the fast sweeping method using Cuda.
    Downloads: 0 This Week
    Last Update:
    See Project