|
|
@@ -117,7 +117,7 @@ |
|
|
|
</div> |
|
|
|
<!-- 集群 --> |
|
|
|
<div class="one wide column text center nowrap" style="width:8% !important;"> |
|
|
|
<span style="font-size: 12px;" id="cluster-{{$JobID}}" class="cluster_{{.DisplayJobName}}_{{$JobID}}">{{if .Cluster}}{{.Cluster}}{{else}}--{{end}}</span> |
|
|
|
<span style="font-size: 12px;" class="cluster_{{.DisplayJobName}}_{{$JobID}}">{{if .Cluster}}{{.Cluster}}{{else}}--{{end}}</span> |
|
|
|
</div> |
|
|
|
<!-- 任务状态 --> |
|
|
|
<div class="two wide column text center nowrap" |
|
|
@@ -155,7 +155,7 @@ |
|
|
|
|
|
|
|
<!-- 智算中心 --> |
|
|
|
<div class="one wide column text center nowrap" style="width:8% !important;"> |
|
|
|
<span style="font-size: 12px;" class="aicenter_{{.DisplayJobName}}_{{$JobID}}" title="{{if .AiCenter}}{{.AiCenter}}{{else}}--{{end}}">{{if .AiCenter}}{{.AiCenter}}{{else}}--{{end}}</span> |
|
|
|
<span style="font-size: 12px;" id="cluster-{{$JobID}}" class="aicenter_{{.DisplayJobName}}_{{$JobID}}" title="{{if .AiCenter}}{{.AiCenter}}{{else}}--{{end}}">{{if .AiCenter}}{{.AiCenter}}{{else}}--{{end}}</span> |
|
|
|
</div> |
|
|
|
<!-- XPU类型 --> |
|
|
|
<div class="one wide column text center nowrap" style="width:10% !important;"> |
|
|
|