ComputeUsage interface
Overview of compute usage for a project.
Properties
| supercomputers | Index of information for each supercomputer in the workspace of a project. Indexed by the (short) name of the supercomputer. |
Property Details
supercomputers
Index of information for each supercomputer in the workspace of a project. Indexed by the (short) name of the supercomputer.
supercomputers: Record<string, SupercomputerUsage>
Property Value
Record<string, SupercomputerUsage>