+ {# System Intro #}
+
+
+
+ {# System Link #}
+ {% if link_url %}
+ {% spaceless %}
+
+
+ {{ link_text|default:"See More Detailed Specs" }}
+
+ {% endspaceless %}
+ {% endif %}
+
+
+
+
+ {# Other #}
+ {% if has_other %}
+
+ {% endif %}
+
+
+
+System Specifications
+{{ instance.system_desc }}
+ + {# System Data #} + {# HELP: Build DataList plugin instance? What if DataList is not installed? #} + {# SEE: https://stackoverflow.com/q/27937448/11817077 #} + {# SEE taccsite_data_list #} +| Processors | +{{ instance.system_processor_count }} | +
|---|---|
| Processor Type | +{{ instance.system_processor_type }} | +
| RAM/Node | +{{ instance.system_node_ram }} | +
| Network | +{{ instance.system_network }} | +
| Peak Performance | +{{ instance.system_performance }} | +
| System Memory | +{{ instance.system_memory }} | +