
Flux Learning Guide
This guide was prepared from the Flux R&D 100 Award Entry, published in 2021. For the original guide, see here.
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 …
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 …
flux-framework.readthedocs.io
{ "cells": [ { "cell_type": "code", "execution_count": null, "metadata": { "collapsed": false }, "outputs": [], "source": [ "%matplotlib inline" ] }, { "cell_type ...
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 …