About 35 results
Open links in new tab
  1. Flux Learning Guide

    This guide was prepared from the Flux R&D 100 Award Entry, published in 2021. For the original guide, see here.

  2. flux-framework.readthedocs.io

    #%% # This is a new jobspec, or a recipe for a flux job. You'll notice we are providing a command # directly, along with tasks, nodes, and cores per task. You could also provide a script here. # If we …

  3. Flux CORAL-2 Administration — flux-coral2 documentation

    Flux CORAL-2 Administration This supplements the Flux Administrator's Guide with specifics for CORAL-2 systems. Background The CORAL-2 systems at Livermore are running a variant of the …

  4. flux-framework.readthedocs.io

    { "cells": [ { "cell_type": "code", "execution_count": null, "metadata": { "collapsed": false }, "outputs": [], "source": [ "%matplotlib inline" ] }, { "cell_type ...

  5. Flux with Rabbits — flux-coral2 documentation

    Flux with Rabbits How to Allocate Rabbit Storage Request rabbit storage allocations for a job by setting the .attributes.system.dw field in a jobspec to a string containing one or more DW directives. A JSON …