libAtoms / ExPyRe

Execute Python Remotely
GNU General Public License v2.0
6 stars 3 forks source link

make memory information available in System.header #8

Open bernstei opened 2 years ago

bernstei commented 2 years ago

Add keys to the dictionary used to format the System.header string templates that have information about the job's memory requirements. These may need to be per task or per node or per job, and possibly supporting different units.

bernstei commented 2 years ago

Note that this is enough work that it will probably remain unresolved until someone indicates that they could actually use this feature.