Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Torc Documentation
Torc Documentation
  • Workflow Overview
  • How Tos
    • Getting Started
      • ArangoDB instance
      • Installation
      • CLI Fundamentals
      • Workflows Quick Start
    • Managing Workflows
      • Configure a workflow
      • Run a workflow
      • Check workflow status
      • Cancel a workflow
      • Restart a workflow
      • Automated scheduling
      • Gracefully shutdown jobs
      • Debugging
      • Passing data between jobs
      • Plot Graphs
      • Backups
      • Archive a Workflow
    • Results
      • Join Collections
      • Query with SQL
    • Compute Node Environments
      • HPC Compute Node Environment
      • HPC Multi-Node Jobs
      • Custom Invocation Environments
      • Run Jobs on an Arbitrary Computer
      • Slurm Hardware Control
      • Set CPU Affinity
    • Compute Node Utilization
      • Resource Utilization Statistics
      • Node Packing
      • Auto-Tune Resource Requirements
      • Parallelization within a compute node
    • API
      • API Access With cURL
  • Tutorials
    • Diamond Workflow
    • Slurm Diamond Workflow
    • Node-Packing Workflow
    • Declare Job Dependencies Manually
    • CPU Affinity Workflow
    • Map a Python function to compute nodes
    • Map a Julia function to compute nodes
    • Large Workflow
  • Reference
    • CLI Reference
    • Torc API
    • HTTP API Reference
    • Python Client API Reference
      • OpenAPI Client Models
      • OpenAPI Client DefaultApi
    • ArangoDB
    • Architecture
      • HPC Diagram
    • For Developers
      • Build Torc Packages
      • Generate Client APIs
  • Explanation
    • Configuration
    • Jobs
    • Environments
    • Behavioral Documentation
      • Workflows
      • Jobs
      • HPC
      • Database Errors
Back to top
View this page

Compute Node UtilizationΒΆ

This section describes how to maximize compute node utilization.

  • Resource Utilization Statistics
    • Configuration
    • Aggregated Stats
    • Time Series Stats
      • Time Series Job-Process Stats
  • Node Packing
  • Auto-Tune Resource Requirements
  • Parallelization within a compute node
Next
Resource Utilization Statistics
Previous
Set CPU Affinity
Copyright © 2025, Alliance for Sustainable Energy, LLC
Made with Sphinx and @pradyunsg's Furo