Steve Brasier
Steve Brasier
Recent versions of sinfo have `--json` although that won't be an option for everyone. Does this need fields which are not supported by `-o|--format`? That says that if size isn't...
Only 1 specific case but in case it helps anyone else, my current workaround for enabling a repo (powertools in this case, needed for centos8 only) was: ``` - name:...
Yes you're right - the "add repo" and "enable repo" cases are different.
Good catch, thanks.
Same problem. Trying to work out how to use your solution above - if I run `$ lsof | grep $UID/vscode-ipc | wc -l` I have 90 lines. Is that...
Being able to install MKL without `icc` does have some use - e.g. it provides a precompiled HPL.
@ChrisDowning I'd definitely be interested in hearing what happens too. We have done proof-of-concept work on Slurm autoscaling using OpenHPC before, although it's not ready for production.
Don't really see why the previous issue was closed, looked like there was good discussion there. The ansible core team's argument that it means the "mount" module has too many...
Hah, that's neat. So once done with the mount, is it ok to simply unmount and delete `tmp.fstab`?
I think there's a typo above, both cases are `#!/usr/bin/env python` which I think is just the "right" one?