Showing 28 open source projects for "gpu-z"

View related business solutions
  • Manage your IT department more effectively Icon
    Manage your IT department more effectively

    Streamline your business from end to end with ConnectWise PSA

    ConnectWise PSA (formerly Manage) allows you to stop working in separate systems, and helps you build a more profitable business. No more duplicate data entries, inefficient employees, manual invoices, and the inability to accurately track client service issues. Get a behind the scenes look into the award-winning PSA that automates processes for each area of business: sales, help desk, support, finance, and HR.
  • RMM Software | Remote Monitoring Platform and Tools Icon
    RMM Software | Remote Monitoring Platform and Tools

    Best-in-class automation, scalability, and single-pane IT management.

    Don’t settle when it comes to managing your clients’ IT infrastructure. Exceed their expectations with ConnectWise RMM, our MSP RMM software that provides proactive tools and NOC services—regardless of device environment. With the number of new vulnerabilities rising each year, smart patching procedures have never been more important. We automatically test and deploy patches when they are viable and restrict patches that are harmful. Get better protection for clients while you spend less time managing endpoints and more time growing your business. It’s tough to locate, afford, and retain quality talent. In fact, 81% of IT leaders say it’s hard to find the recruits they need. Add ConnectWise RMM, NOC services and get the expertise and problem resolution you need to become the advisor your clients demand—without adding headcount.
  • 1
    cuDF

    cuDF

    GPU DataFrame Library

    Built based on the Apache Arrow columnar memory format, cuDF is a GPU DataFrame library for loading, joining, aggregating, filtering, and otherwise manipulating data. cuDF provides a pandas-like API that will be familiar to data engineers & data scientists, so they can use it to easily accelerate their workflows without going into the details of CUDA programming. For additional examples, browse our complete API documentation, or check out our more detailed notebooks. cuDF can be installed...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    DearPyGui

    DearPyGui

    Graphical User Interface Toolkit for Python with minimal dependencies

    Dear PyGui is an easy-to-use, dynamic, GPU-Accelerated, cross-platform graphical user interface toolkit(GUI) for Python. It is “built with” Dear ImGui. Features include traditional GUI elements such as buttons, radio buttons, menus, and various methods to create a functional layout. Additionally, DPG has an incredible assortment of dynamic plots, tables, drawings, debuggers, and multiple resource viewers. DPG is well suited for creating simple user interfaces as well as developing complex...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    VirtualGL

    VirtualGL

    3D Without Boundaries

    VirtualGL redirects 3D commands from a Unix/Linux OpenGL application onto a server-side GPU and converts the rendered 3D images into a video stream with which remote clients can interact to view and control the 3D application in real time.
    Leader badge
    Downloads: 102,499 This Week
    Last Update:
    See Project
  • 4
    MathMod

    MathMod

    MathMod is a mathematical modeling software

    MathMod is a portable interactive plotting and graphing program for Windows, Linux, MacOSX and many other platforms. MathMod allows to plot 3D mathematical surfaces, described by implicit or parametric equations, and offers a very large database of model samples that can be generated with it. It's Free and Open Source. Change-log for MathMod-11.1 (16/06/2021) Welcome to the realm of complex numbers! 1) Support of graphing functions with complex numbers Z=u+iv in 3D and 4D spaces (demo...
    Leader badge
    Downloads: 63 This Week
    Last Update:
    See Project
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Your unified business intelligence platform. Self-service. Governed. Embedded.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • 5
    TSNE-CUDA

    TSNE-CUDA

    GPU Accelerated t-SNE for CUDA with Python bindings

    This repo is an optimized CUDA version of FIt-SNE algorithm with associated python modules. We find that our implementation of t-SNE can be up to 1200x faster than Sklearn, or up to 50x faster than Multicore-TSNE when used with the right GPU. You can install binaries with anaconda for CUDA version 10.1 and 10.2 using conda install tsnecuda -c conda-forge. Tsnecuda supports CUDA versions 9.0 and later through source installation, check out the wiki for up to date installation instructions. Time...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    TPlot is a component for Borland Delphi, Kylix and BC++ Builder to graph and manipulate sets of real X/Y (and Z) data, and to do all the usual GUI things such as file opening and saving, printing, copying, and saving in different image formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    K3DSurf
    K3DSurf (now MathMod) is a program to visualize and manipulate Mathematical models in three, four, five and six dimensions. K3DSurf supports Parametric equations and Isosurfaces. ****** Welcome to the realm of complex numbers! Change-log for MathMod-11.1 (16/06/2021) 1) Support of graphing functions with complex numbers Z=u+iv in 3D and 4D spaces (demo scripts: "Complex3D_xx" and "Complex4D_Saddle") 2) Added support for HSV (hue, saturation, brightness) coloring model (script...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 8

    MandelbrotExplorer

    A program to calculate and represent the Mandelbrot set

    This project is a C++ program to calculate and represent graphically the Mandelbrot fractal set, and/or the corresponding Julia sets, according to the seed Z0 given by the user as input. The user disposes of a graphical interface to control the program and modify conveniently some parameters, like the XY-scales, the XY map area, the Julia seed for the complex series iteration of Z(n+1)=Z(n)^2+a, being Z(0)=(X0,Y0) the seed, and "a in XY" the points to be calculated. The user can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The objective of this project is to create a library of code for pricing financial derivatives products using CUDA to achieve GPU programming.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Autonomous Data Quality Validation with DataBuck Icon
    Autonomous Data Quality Validation with DataBuck

    Eliminate unexpected data issues

    DataBuck is an automated data monitoring and validation software that autonomously validates 1,000’s of data sets in a few clicks, with lower data maintenance work & costs.
  • 10
    cleap
    cleap is a a library for handling / processing / rendering 3D meshes. It uses GPU accelerated methods.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    MICA-aligner

    MICA-aligner

    Next-generation sequencing short reads aligner based on Intel® MIC

    Latest Code in GitHub: https://github.com/aquaskyline/MICA-aligner To better utilize MIC-enabled computers for NGS data analysis, we developed a new short-read aligner MICA that is optimized in view of MIC’s limitation and the extra parallelism inside each MIC core. Experiments on aligning 150bp paired-end reads show that MICA using one MIC board is ~4.85 times faster than the CPU-(multi-core)-based BWA-MEM and about the same speed as the GPU-based SOAP3-dp. Furthermore, MICA’s simplicity...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    WhirlwindDB

    WhirlwindDB

    GPU Analytic Database

    A SQL based analytic engine running on an NVIDIA GPU for exceptional performance. We see over 700x performance increase over a well known database on the same machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Ezys

    Ezys 3D medical image registration program

    Ezys is a non-linear 3D medical image registration program. Ezys fully exploits the parallel computing power of inexpensive commercial graphics processing units (GPU), resulting in a very fast and accurate program capable of running on desktop PCs and even some laptops. On these systems, non-linear image registrations take less than a minute to complete. Ezys implements a diffeomorphic inverse consistent image registration algorithm with a demons-style regularization based on a non-parametric...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A shareware for build realtime photoacoustic tomography image using NVidia Geforce GPU. Can work in both offline mode or online mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Fltk_contour

    2D and 3D contour and colour map of regular or scattered data

    ... format, where Z is a function of XY of the form Z=F(X,Y). The data file is in plain text format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Hyperballs
    We present an improved ball and stick representation called HyperBalls. This type of depiction is particularly useful to represent dynamic phenomena, such as the evolution of non covalent bonds and takes advantage of GPU capabilities. HyperBalls are now fully integrated into the UnityMol software and are actively developed in that context. You will find the most up-to-date versions of the shaders in the http://unitymol.sourceforge.net project.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Equalizer - Parallel Rendering
    Equalizer is the standard middleware to create parallel OpenGL-based applications. Please visit https://github.com/Eyescale for current development information.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 18
    VizStack is a framework to run GPU-enabled applications. You may set up tiled displays, and run popular applications on them. VizStack can convert nodes into a shared remote visualization farm. Individual GPUs can be allocated to users too.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Project is intended to plot 2D colour maps using 3D data, set of X, Y, Z numbers in 3 columns of data file. The data are assumed scattered, experimental points. The Z coordinate coded as colour.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This project implements several famous fractals, on GPU-Shaders. This enables the fractals to be calculated in real-time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Volcast is a small, flexible and fast volume raycaster. Raycasting is done entirely on the GPU (nv6800+). The featureset includes: pre-integration, real-time editing of transfer-function and support for 8/16Bit volumes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    FRIDA (flexible rapid interactive data analysis) is a generic program for manipulating, fitting, and plotting x,z,y data. It is primarily aimed at spectral analysis, especially in neutron scattering. Note: project has moved away from sf.net.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23

    FMesh

    NOTE: Use Fltk_Contour insted this code!

    NOTE: Use Fltk_Contour insted this code! FMesh is a simply scientific data visualization tool based on OpenGL. FMesh can generate 2D and 3D graph of contour and color maps for any (x,y,z) scattered data set, many other options are included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Hardware Assisted Visibility Sorting (HAVS) algorithm is a GPU-based, direct volume renderer for unstructured grids. The algorithm operates in both object- and images-space and includes a sample-based, dynamic level-of-detail algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Graphical tool to manage, activate and deactivate VPN connections on SHARP Zaurus/Qtopia.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next