hyperqueue

Scheduler for sub-node tasks for HPC systems with batch scheduling (by It4innovations)

Hyperqueue Alternatives

Similar projects and alternatives to hyperqueue

  1. Rust-CUDA

    Ecosystem of libraries and tools for writing and executing fast GPU code fully in Rust.

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. node_crunch

    Discontinued Allows to distribute computations across several nodes

  4. nextflow

    9 hyperqueue VS nextflow

    A DSL for data-driven computational pipelines

  5. rsds

    Dask scheduler written in Rust

  6. ppl

    Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust. (by valebes)

  7. aiida-hyperqueue

    AiiDA plugin for the HyperQueue metascheduler.

  8. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better hyperqueue alternative or higher similarity.

hyperqueue discussion

Log in or Post with

hyperqueue reviews and mentions

Posts with mentions or reviews of hyperqueue. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-12.
  • HyperQueue: ergonomic HPC task executor written in Rust
    4 projects | /r/rust | 12 Oct 2022
    Hi! Me and my colleagues are working on an HPC (High Performance Computing)-focused tool for executing workflows/pipelines/task graphs in an ergonomic and efficient manner. It is called HyperQueue, it is open-source (https://github.com/It4innovations/hyperqueue) and it is of course written in Rust :) (previous incarnations of the tool were written in C++, which was a nightmare to maintain). It leverages async Rust heavily, not just for I/O (we use Tokio), but also for communicating between a number of independent "processes" (actors) running on a single thread.
  • Rust and Scientific/High-Performance Computing
    5 projects | /r/rust | 6 Feb 2022
    The HPC group that I am part of has switched from C++ to Rust for writing HPC software and I can't really imagine going back :-) You can check out for example https://github.com/it4innovations/rsds or https://github.com/it4innovations/hyperqueue, which are Rust HPC tools used "in the wild".

Stats

Basic hyperqueue repo stats
2
407
9.6
3 days ago

It4innovations/hyperqueue is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of hyperqueue is Rust.


Sponsored
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com