Showing 57 open source projects for "gpu-z"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

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

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • 1
    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
  • 2
    cerberuscms2

    cerberuscms2

    Cerberus Content Management System

    Cerberus Content Management System is a dynamic, secure and infinitely expandable CMS designed after a Unix-Like model. It is a custom written Web Application Framework ( W.A.F. ) with a consistent and custom written Pre-Hyper-Text-Post-Processor Programming Code Framework ( P.C.F. ). This Web Application Software Project' aim is to be the fastest and most secure Web Application Framework, Web Application Programming Code Framework, Text, Voice and Video Communications Platform and Content...
    Downloads: 26 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    OptimalTransport.jl

    OptimalTransport.jl

    Optimal transport algorithms for Julia

    This package provides some Julia implementations of algorithms for computational optimal transport, including the Earth-Mover's (Wasserstein) distance, Sinkhorn algorithm for entropically regularized optimal transport as well as some variants or extensions. Notably, OptimalTransport.jl provides GPU acceleration through CUDA.jl and NNlibCUDA.jl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Network Performance Monitoring | Statseeker Icon
    Network Performance Monitoring | Statseeker

    Statseeker is a powerful network performance monitoring solution for businesses

    Using just a single server or virtual machine, Statseeker can be up and running within minutes, and discovering your entire network in less than an hour, without any significant effect on your bandwidth availability.
  • 5
    Reliquarium

    Reliquarium

    3D slider puzzles for kids; helps teach solid geometry

    Reliquarium is a unique set of four 3D geometric slider puzzles for kids, all with a Crystal Skull theme. It runs on Windows, GNU/Linux or Mac/OS-X. Reckless raiders have plundered a tomb and displaced an ancient relic. The objective is to return the relic to the center of its cubical box by rearranging the numbered blocks back into their proper order, which also represents a proper RGB coloring...Red in the X-direction, Green in the Y-direction, Blue in the Z-direction. Dragging...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Inkasso

    Inkasso

    SIE MÖCHTEN EINE INKASSO-FORDERUNG ABWEHREN?

    .../ https://www.amazon.de/dp/B09ZSMH2GN https://rechthaben.net/beratung/lebensversicherung/ https://rechthaben.net/beratung/buchstabe-z-geaechtet-und-geschasst/ https://rechthaben.net/beratung/rundfunkbeitrag/ https://rechthaben.net/beratung/finanzamt-irs/ https://rechthaben.net/inkasso/sigma-kreditbank/ https://inkassos.github.io/inkasso/ https://linktr.ee/textgenerator https://muckrack.com/markus-muller https://linktr.ee/fachanwalt https://rechthaben.net/bank/kfw-kredit/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Flux3D.jl

    Flux3D.jl

    3D computer vision library in Julia

    Flux3D.jl is a 3D vision library, written completely in Julia. This package utilizes Flux.jl and Zygote.jl as its building blocks for training 3D vision models and for supporting differentiation. This package also have support of CUDA GPU acceleration with CUDA.jl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    luscus

    luscus

    molecular editor and viewer

    ... interface for MOLCAS program package, however it's adaptive nature makes possible using luscus with other computational program packages and chemical formats. If you use this program, please cite: G. Kovačević, V. Veryazov, J. Cheminformatics, 7 (2015) 1-10; DOI: 10.1186/s13321-015-0060-z
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • Safety Management Platform | SafetyIQ Icon
    Safety Management Platform | SafetyIQ

    Keep your workers safe, no matter where they are

    SafetyIQ is revolutionizing the way businesses approach safety. As a leading provider of comprehensive workplace safety software, we cater to four key areas: Mobile Worker Safety, EHS (Environment, Health, and Safety), Fatigue Management, and Training. Our platform is designed to safeguard your workers, no matter their location or task, ensuring all-around safety compliance. Unlike most safety software providers that only react to incidents or implement proactive measures, SafetyIQ introduces a third pillar to safety management - predictive analytics. We transform the untapped wealth of safety data within your organization into actionable insights to inform safety strategies, mitigating risks even before they aris
  • 10
    ArrayFire.jl

    ArrayFire.jl

    Julia wrapper for the ArrayFire library

    ArrayFire is a library for GPU and accelerated computing. ArrayFire.jl wraps the ArrayFire library for Julia, and provides a Julia interface. Install ArrayFire library: either download a binary from the official site, or you can build from source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    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
  • 13

    EXCEL-ArbeitsZeitErfassung

    Work time tracking EXCEL file in German

    This project was mainly made for German-speaking users and countries (Germany, Austria, Switzerland), therefore this description/summary is written in German. Diese EXCEL-Datei dient der Arbeitszeiterfassung. Sie berechnet automatisch die Arbeitszeit anhand der Voreinstellungen und der eigenen Eingaben. Die ausdruckbaren Blätter eignen sich unterschrieben als Arbeitszeitnachweis. Folgende Tabellenblätter sind enthalten: - Copyright - Einstellungen - Januar bis Dezember (12...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    TensorFlow.jl

    TensorFlow.jl

    A Julia wrapper for TensorFlow

    A wrapper around TensorFlow, a popular open-source machine learning framework from Google.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    IBANpl

    IBANpl

    Informacja o polskich bankach na podstawie numeru konta IBAN

    Project contains functions that allow displaying information about a Polish bank based on the IBAN number. Projekt zawiera funkcje pozwalające wyświetlić informacje o banku na podstawie numeru IBAN konta bankowego. Wyświetlane są nazwa banku, dane adresowe, telefon, strona www, nazwa i adres jednostki organizacyjnej, numer jednostki nadrzędnej. Uwaga ! Chwilowo nie działa aktualizacja bazy danych banków z NBP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17

    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
  • 18
    CalPCS

    CalPCS

    A pitch class set analyzer.

    CalPCS is a free pitch class set calculator software. System requeriments: Java Runtime Environment 1.6 or above. Screen of at least 800x600px. Optional: A Java Sound Bank. The program displays for each set their normal order, classification, transposition, whether it is an inversion, prime form, interval vector and the invariant property.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    PythonStatsLab

    A collection of useful statistical functions written in Python

    There are functions for numerical integration of the standard normal probability distribution. They can be used to find probabilities, find z-alpha values, calculate confidence interval, etc. New functionality I wish to add are hypothesis testing and calculation of p-value, type I & II errors, etc. These functions would come in handy to anyone taking introductory or intermediate-level courses in probability, statistics and data analysis. There are several numerical integration techniques...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Z-LinkCalc

    free fpv range calculator

    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    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
  • 23
    multiDAC is intended to become a user-friendly tool for image- and videoprocessing in the field of deformation/movement analysis. It is written in C# with some C routines using CPU/GPU parallelization (e.g. CUDA) and features a plugin manager.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This project shows how to integrate NVIDIA CUDA GPU programming API into ITK (Insight Segmentation and Registration Toolkit) library
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    Java package to study a clustering model described in the paper \"Novel Clustering Algorithm Based Upon Games on Evolving Network\" by Q. Li, Z. Chen, Y. He and J-P. Jiang (in arxiv: http://arxiv.org/pdf/0812.5064v1), generalizations and similar issues.
    Downloads: 0 This Week
    Last Update:
    See Project