Showing 26 open source projects for "cpu-g"

View related business solutions
  • 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
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 1
    TurboVNC

    TurboVNC

    High-speed, 3D-friendly, TightVNC-compatible remote desktop software

    ... and libvncserver, and TurboVNC is also compatible with any other TightVNC derivative. TurboVNC forked from TightVNC in 2004 and still covers all of the TightVNC 1.3.x features, but TurboVNC contains numerous feature enhancements and bug fixes relative to TightVNC, and it compresses 3D and video workloads much better than TightVNC while using generally only 5-20% of the CPU time of the latter. Using non-default settings, TurboVNC can also be made to compress 2D workloads as "tightly" as TightVNC.
    Leader badge
    Downloads: 176,463 This Week
    Last Update:
    See Project
  • 2

    splitjob

    Reads from stdin, splits and sends to parallel invocations of commands

    Useful to split up jobs over multiple CPU cores or even multiple computers. Examples: tar -cf - /bigdirectory | splitjob -j 4 gzip > big.tar.gz splitjob "ssh h1 bzip2" "ssh h2 bzip2" < f > f.bz2
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Cuda Simulated Annealing GPU Route Plan

    Cuda Simulated Annealing GPU Route Plan

    An Optimized GPU-Accelerated Route Planning of Multi-UAV Systems Using

    ... increase the computation performance. Therefore, this study focuses to discuss and solve the route planning problem for multi-UAV systems by using optimization techniques based on an evolutionary algorithm: simulated annealing. The travel cost and execution time are downsized in this work by optimization on algorithm and code. We implemented CPU based parallel solution to compare results with the GPU-accelerated one. The efficiency and the effectiveness of our parallelized and optimized solution
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    neuranep

    Neural Network Engineering Platform

    A parallel-programming framework for concurrently running large numbers of small autonomous jobs, or microthreads, across multiple cores in a CPU or CPUs in a cluster. NeuraNEP emulates a distributed processing environment capable of handling millions of microthreads in parallel, for example running neural networks with millions of spiking cells. Microthreads are general processing elements that can also represent non-neural elements, such as cell populations, extracellular space, emulating...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save up to 50% on QuickBooks Online! Keep the Accounting and Book Keeping for your Small Business up to date!

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 5

    ThunderstormDistributor

    Distribute jobs to compute nodes on dynamic clusters

    ThunderstormDistributor is a queuing system that distributes jobs and computational workload across dynamic clusters in the cloud. It manages the assignment of jobs to maximize CPU and memory usage and prevent oversubscription of compute nodes. It also performs advanced statistics collection on individual compute nodes and jobs to graph the distribution of disk, network, CPU, and memory usage over time, which facilitates the advanced optimization and tuning of computational workflows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    WLHostMachineStats
    WLHostMachineStats is a small agent (JMX MBean) that runs in every WebLogic Server in a WebLogic domain. It is used to collect statistics (O.S. CPU/Memory/Network usage) from the machine hosting each WebLogic Server instance. Also see DomainHealth.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Dinapter:

    Generate adaptation contracts between incompatible services

    ..., PROLE'08, ENTCS, 2008 - http://goo.gl/VrQvG ...and later integrated and improved within the ITACA toolbox (http://itaca.gisum.uma.es/): * J. Camara, J.A. Martín, G. Salaun, J. Cubo, M. Ouederni, C. Canal, E. Pimentel. ITACA: An integrated toolbox for the automatic composition and adaptation of Web services, ICSE'09, 2009 - http://goo.gl/oFGe8
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Development and support of OCFA have been discontinued. the code has moved to these github repositories: https://github.com/DNPA/OcfaLib https://github.com/DNPA/OcfaArch https://github.com/DNPA/OcfaJavaLib https://github.com/DNPA/OcfaModules https://github.com/DNPA/OcfaDoc If you are interested in contributing to ongoing work on the creation of a community maintained OCFA inspired computer forensic framework, please join the Mattock/MattockFS community page on G+: https...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    W.H.C
    Workflow of Heterogeneous Computing. Our aim is to offer a software layer that would leverage the full potential of a network (heterogeneous cpu/gpu/hybrid) by attempting to allocate resources according to application (OpenCL) needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Auth0 Free: 25K MAUs + 5-Min Setup Icon
    Auth0 Free: 25K MAUs + 5-Min Setup

    Enterprise Auth, Zero Friction: Any Framework • 30+ SDKs • Universal Login

    Production-ready login in 10 lines of code. SSO, MFA & social auth included. Scale seamlessly beyond free tier with Okta’s enterprise security.
    Get Your API Keys
  • 10
    Cube Platform is a distributed system over p2p based in Java. Cube Platform allow users to share CPU-resources allowing the creation of computer alliances for resolve a big problems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    DNET Live-Stats

    project no longer maintained

    A multilingual, PHP-based internet portal, without using a MySQL database. It shows the actual statistics of your distributed.net team out of the log-file of your dnet-proxy and additional information, including prognosis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is a multi-threaded Java program that tries to maximise CPU utilization by separating and distributing the computational part of the work from the file reading and writing part by using separate threads.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Tpl makes it easy to serialize your C data using just a handful of API functions. The data is stored in its native binary form for maximum efficiency. C, Perl and XML supported. Data is portable across CPU types and OS's from Unix to Mac to Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Unified Search Framework is an HPC tool for conducting search optimization and experiment design on High Performance Computing platforms. USF has been designed for platforms containing thousands of processors, and tested to 10,000 CPU cores.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Gkrellfah2 is a plugin for GkrellM2 that monitors and controls the Linux Folding@home client. It features configurable text output, monitoring of cpu use, autostart of F@H clients, standalone or client/server models, and logging of completed workunit
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    DMUCS works with distcc to allow multiple users to share a gcc compilation farm, while guaranteeing that each compilation will be assigned to the highest-performing, available cpu in the compilation farm.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 17
    This program try to crack any md5 hash , but not using one cpu, using the power of distributed computing to get better results in less time
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Relis-G is an automatic software installer for computational grids, based on shell scripts and the Globus Toolkit, with features of transparency of machine type and administration policy of servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    BURP aims to develop a publicly distributed system for rendering 3D animations over the Internet using CPU idle time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The 'Monitor' application, which consists of 2 parts, a MonitorServer (linux daemon) and a MonitorClient (java gui), will enable the user to monitor and log server process, memory, network and cpu information of multiple servers at a time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Java package containing architecture to distribute CPU intensive processing tasks across the internet. A generic client will be capable of running any task the server provides it, automatically updating the code it runs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JCGrid is an easy-to-use tools for real-world grid-computing. It requires only to install Java Runtime and you can easy split your cpu-intensive task among several Workstations/PC/Mac/etc. It includes support for POVRay and MandelGrid as usage examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The project focuses on developing an environment where one can harness idle CPU cycles of numerous networked systems to work together on a particularly processing-intensive problem. (distributed computing you may call it)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    distX is a script which can be used to distribute CPU intensive tasks to a cluster of machines. For example, distX has been used for distributed encoding of ogg vorbis files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    openMosixLOAF is a single floppy openMosix Linux mini-distro designed for diskless systems or HPC clusters where only CPU and memory is needed. It has drivers for all PCI Ethernet NICs that the Linux kernel has support for (10/100/1000).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next