User Tools

Site Tools


2017-11

This is the official list from Supercomputing 2017.

For equations you may use variables, i.e., use the group name of the metrics you want to use and replace space in the variable name with underscore, for example:

  • io500.score / information.client_nodes
  • io500.bw / information.client_nodes
  • mdtest.easy_create / information.client_nodes

If the metrics name is unambiguous, you may omit the group name, i.e., the following is valid:

  • score / client_nodes
  • bw / client_nodes
  • easy_create / client_nodes

Further information