flux resource list
to determine if Flux is already running on your system.flux alloc
to get a two node allocation. If flux is not running on the system, use allocation commands appropriate to that system to get a two node allocation and start Flux with flux start
.flux resource list
to query the state of the resources in your allocation.flux resource list
will error out with:
flux-resource: ERROR: [Errno 2] Unable to connect to Flux: ENOENT: No such file or directory
Introduction | Section 1 | Exercise 1 | Section 2
Back to index