Changes between Version 8 and Version 9 of Public/User_Guide/PaS
- Timestamp:
- Apr 9, 2020, 9:57:37 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Public/User_Guide/PaS
v8 v9 56 56 - expect performance and stability issues 57 57 58 == slurmtop == 59 60 The `slurmtop`tool is not working properly, a workaround is to call it via 61 62 {{{ 63 slurmtop 2> /dev/null 64 }}}