sphuber / aiida-shell

AiiDA plugin that makes running shell commands easy.
MIT License
14 stars 7 forks source link

Set `default_mpiprocs_per_machine` on `localhost` computer if it already exists and is not set #78

Closed sphuber closed 8 months ago

sphuber commented 8 months ago

If the localhost computer was configured before prepare_computer was ever run, it is possible the default_mpiprocs_per_machine property wasn't set. This would result in the ShellJob failing input validation since only num_machines would be defined for the metadata.options.resources.