You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+15-15Lines changed: 15 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ Two methods are provided for building this package from source:
30
30
1. A patch set that applies patches directly over the slurm source tree and
31
31
2. The slurm-redis native build system which uses [cmake](https://cmake.org/)
32
32
33
-
The patch set method is perhaps easier as it does not require that you have the cmake build system installed. The plugins were developed using the cmake build system, however, and using that method allows you to configure and build these plugins independently from a working slurm installation. All compile-time options are available in either case.
33
+
The patch set method is perhaps easier to use as it does not require the cmake build system. The plugins were developed with cmake, however, and using cmake allows you to configure and build the slurm-redis plugins separately from slurm source tree. All compile-time options are available in either case.
34
34
35
35
These are the additional software requirements to run slurm-redis:
36
36
@@ -51,24 +51,24 @@ $ tar -xjf slurm-19.05.2.tar.bz2
0 commit comments