diff --git a/notes.md b/notes.md index f94d8c5..91ce6d4 100644 --- a/notes.md +++ b/notes.md @@ -27,7 +27,7 @@ yum clean all # visit all compute nodes and execute one command ```console -pdsh -g cloud 'singularity --version | colordiff' +pssh -h /etc/pssh/cloud 'singularity --version | colordiff' ``` # GPUs