{#if $initq.error} {$initq.error.message} {:else if thisJob} {#if thisJob?.metaData?.message}
Job {thisJob?.jobId} ({thisJob?.cluster})
The following note was added by administrators:
{@html thisJob.metaData.message}
{/if} {#if thisJob.concurrentJobs != null && thisJob.concurrentJobs.items.length != 0} {thisJob.concurrentJobs.items.length} Concurrent Jobs roles.manager)}/> {/if}
{:else} {/if} {#if $initq.error} {$initq.error.message} {:else if thisJob} {#if showSummary} {/if} {:else} {/if} {#if $initq.error} {$initq.error.message} {:else if thisJob} {#if showRoofline} {/if} {:else} {/if}
{#if thisJob && thisJob?.energyFootprint?.length != 0} {/if} {#if thisJob} {/if}
{#if $jobMetrics.error} {#if thisJob && (thisJob?.monitoringStatus == 0 || thisJob?.monitoringStatus == 2)} Not monitored or archiving failed
{/if} {$jobMetrics.error.message}
{:else if $jobMetrics.fetching} {:else if thisJob && $jobMetrics?.data?.scopedJobStats} {#snippet gridContent(item)} {#if item.data} gm.name == item.metric)?.unit} nativeScope={globalMetrics.find((gm) => gm.name == item.metric)?.scope} presetScopes={item.data.map((x) => x.scope)} isShared={thisJob.shared != "none"} /> {:else if item.disabled == true} Disabled Metric

Metric {item.metric} is disabled for cluster {thisJob.cluster}:{thisJob.subCluster}.

To remove this card, open metric selection and press "Close and Apply".

{:else} Missing Metric

No dataset(s) returned for {item.metric}.

Metric was not found in metric store for cluster {thisJob.cluster}.

{/if} {/snippet} {/if}
{#if thisJob} {#if somethingMissing}
Missing Metrics/Resources {#if missingMetrics.length > 0}

No datasets were returned for the metrics: {missingMetrics.join( ", ", )}

{/if} {#if missingHosts.length > 0}

Metrics are missing for the following hosts:

    {#each missingHosts as missing}
  • {missing.hostname}: {missing.metrics.join(", ")}
  • {/each}
{/if}
{/if} {#if showStatsTable} {/if}
{#if thisJob.metaData?.jobScript}
{thisJob.metaData?.jobScript}
{:else} No job script available {/if}
{#if thisJob.metaData?.slurmInfo}
{thisJob.metaData?.slurmInfo}
{:else} No additional slurm information available {/if}
{/if}
{#if thisJob} selectedMetrics = [...newMetrics] } /> {/if}