awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
SchedMD avatar

SchedMD/slurm

0
View on GitHub↗
4,059 Stars·855 Forks·C·3 Aufrufeslurm.schedmd.com↗

Slurm

Slurm ist ein Cluster-Workload-Manager und Job-Scheduler für High-Performance-Computing-Umgebungen. Es fungiert als verteilter Compute-Orchestrator, der groß angelegte Rechenaufgaben in einer Warteschlange verwaltet und über mehrere Compute-Nodes in einem Cluster ausführt.

Das System agiert als Ressourcen-Arbitrator, der Hardware-Nodes und Prozessoren unter konkurrierenden Benutzern verteilt, um Ressourcenkonflikte zu vermeiden und die Effizienz zu maximieren. Es koordiniert den gleichzeitigen Start mehrerer Prozesse über verschiedene physische Server hinweg, um parallele Jobs und wissenschaftliche Workloads auszuführen.

Die Plattform deckt breite Aufgabenbereiche ab, einschließlich Batch-Job-Scheduling, Compute-Ressourcen-Allokation und paralleler Workload-Ausführung. Es steuert das Timing und die Ausführung von Jobs basierend auf Ressourcenverfügbarkeit und Priorität.

Features

  • HPC Resource Allocation - Manages hardware resource allocation and job priority specifically for high-performance computing environments.
  • High-Performance Computing - Executes computationally intensive tasks across distributed hardware architectures using a cluster manager.
  • Managed Cluster Batch Execution - Queues and executes large-scale computational batch workloads across multiple compute nodes in a cluster.
  • Process Coordination - Synchronizes the simultaneous launch of multiple processes across different physical servers for parallel jobs.
  • HPC Cluster Orchestrations - Provides orchestration and resource management of large-scale computational workloads across high-performance computing clusters.
  • Cluster Workload Managers - Controls the execution and timing of high performance computing jobs to ensure optimal hardware utilization.
  • Priority-Based Job Schedulers - Queues and executes batch computational workloads based on priority and resource availability.
  • Batch Schedulers - Queues and executes computational batch tasks based on priority and available hardware.
  • Job Execution Controllers - Provides runtime control over the start, stop, and monitoring of work across allocated compute nodes.
  • Remote Job Dispatchers - Dispatches control signals from a central manager to specific nodes to trigger task execution.
  • Resource Allocation - Distributes hardware nodes and processors across a cluster to ensure efficient utilization.
  • Queue Priority Scheduling - Orders pending workloads in a logical queue and dispatches them according to user priorities.
  • Parallel Job Orchestrators - Coordinates the simultaneous launch and execution of parallel workloads across multiple processes and distributed compute nodes.
  • Distributed Workload Execution - Runs single computational tasks across multiple compute nodes simultaneously to reduce processing time.
  • Resource Access Arbitrators - Resolves conflicting requests for available system resources through a centralized coordinator.
  • Distributed Node Agents - Uses lightweight agents on every compute node to manage local job execution and report health status.
  • Distributed Job Executors - Executes and monitors computational workloads by integrating with distributed compute nodes.
  • Scientific Workload Schedulers - Schedules the timing and execution of complex scientific workloads across a network of distributed servers.
  • State-Based Resource Tracking - Maintains a real-time database of node availability and allocations to prevent hardware oversubscription.
  • Infrastructure and Deployment - Scalable workload manager for high-performance computing.
  • Infrastrukturmanagement - Skalierbarer Workload-Manager für High-Performance Computing.
  • Resource Scheduling - Highly scalable workload manager for high-performance computing.

Star-Verlauf

Star-Verlauf für schedmd/slurmStar-Verlauf für schedmd/slurm

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Slurm

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Slurm.
  • polyaxon/polyaxonAvatar von polyaxon

    polyaxon/polyaxon

    3,707Auf GitHub ansehen↗

    Polyaxon is a Kubernetes-native machine learning orchestration platform and MLOps pipeline orchestrator. It serves as a control plane for managing distributed deep learning workloads, automated machine learning pipelines, and experiment tracking. The platform distinguishes itself through specialized services for distributed training management, including MPI-based coordination for PyTorch and TensorFlow. It provides an automated hyperparameter optimization service utilizing Bayesian, random, and grid search algorithms, alongside managed interactive AI workspaces for launching Jupyter notebook

    MDX
    Auf GitHub ansehen↗3,707
  • microsoftdocs/azure-docsAvatar von MicrosoftDocs

    MicrosoftDocs/azure-docs

    10,894Auf GitHub ansehen↗

    Azure Docs is the official technical documentation repository for Microsoft Azure, the cloud computing platform. It provides comprehensive guidance on the full spectrum of Azure services, covering everything from core infrastructure components like virtual machines, Kubernetes clusters, and serverless computing to platform services for AI, machine learning, data analytics, and storage. The documentation details how to provision, manage, and govern cloud resources at scale, including policy enforcement, identity management, and cost optimization. The documentation distinguishes Azure through i

    Markdownskilling
    Auf GitHub ansehen↗10,894
  • zhaochenyang20/awesome-ml-sys-tutorialAvatar von zhaochenyang20

    zhaochenyang20/Awesome-ML-SYS-Tutorial

    5,371Auf GitHub ansehen↗

    This project provides a comprehensive technical guide and framework for engineering large-scale machine learning systems. It covers the full lifecycle of model development, focusing on the infrastructure and computational principles required to build, train, and serve generative AI models across distributed GPU clusters. The repository distinguishes itself by offering deep-dive tutorials and implementation strategies for complex system challenges. It emphasizes high-performance architectural primitives, such as collective communication orchestration, distributed tensor sharding, and static gr

    Python
    Auf GitHub ansehen↗5,371
  • inngest/inngestAvatar von inngest

    inngest/inngest

    5,499Auf GitHub ansehen↗

    Inngest is a durable execution framework and event-driven automation engine designed to orchestrate background workflows. It enables developers to build resilient, stateful processes by memoizing function steps, ensuring that long-running tasks can automatically resume from the last successful operation after failures, timeouts, or infrastructure restarts. The platform distinguishes itself through its event-driven architecture, which uses a schema-validated bus to trigger functions and coordinate complex, multi-step logic. It employs an onion-model middleware approach for cross-cutting concer

    Go
    Auf GitHub ansehen↗5,499
Alle 30 Alternativen zu Slurm anzeigen→

Häufig gestellte Fragen

Was macht schedmd/slurm?

Slurm ist ein Cluster-Workload-Manager und Job-Scheduler für High-Performance-Computing-Umgebungen. Es fungiert als verteilter Compute-Orchestrator, der groß angelegte Rechenaufgaben in einer Warteschlange verwaltet und über mehrere Compute-Nodes in einem Cluster ausführt.

Was sind die Hauptfunktionen von schedmd/slurm?

Die Hauptfunktionen von schedmd/slurm sind: HPC Resource Allocation, High-Performance Computing, Managed Cluster Batch Execution, Process Coordination, HPC Cluster Orchestrations, Cluster Workload Managers, Priority-Based Job Schedulers, Batch Schedulers.

Welche Open-Source-Alternativen gibt es zu schedmd/slurm?

Open-Source-Alternativen zu schedmd/slurm sind unter anderem: polyaxon/polyaxon — Polyaxon is a Kubernetes-native machine learning orchestration platform and MLOps pipeline orchestrator. It serves as… microsoftdocs/azure-docs — Azure Docs is the official technical documentation repository for Microsoft Azure, the cloud computing platform. It… zhaochenyang20/awesome-ml-sys-tutorial — This project provides a comprehensive technical guide and framework for engineering large-scale machine learning… inngest/inngest — Inngest is a durable execution framework and event-driven automation engine designed to orchestrate background… dask/dask — Dask is a parallel computing framework and distributed task scheduler designed to scale Python data science workflows… ansible/ansible — Ansible is an agentless infrastructure automation engine designed to manage remote servers and network devices. It…