libAtoms / ExPyRe

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

Implement comments for no_tasks PR #14 #17

Closed bernstei closed 2 years ago

bernstei commented 2 years ago

Replace n with mutually exclusive (but required) num_nodes and num_cores, and max_mem with mutually exclusive max_mem_tot and max_mem_per_core.

Also implement queues as synonym for partitions.

gelzinyte commented 2 years ago

Looks good, thanks!

bernstei commented 2 years ago

Can @gelzinyte and/or @gabor1 double check my partition/queue synonym commit 9580fa5 before we merge?

gelzinyte commented 2 years ago

looks ok to me!