Loading README.md +1 −1 Original line number Diff line number Diff line Loading @@ -75,7 +75,7 @@ GekkoFS testing support: `python38-devel` (**>Python-3.6 required**) - Download example: `gekkofs/scripts/dl_dep.sh /home/foo/gekkofs_deps/git` - Compilation example: `gekkofs/scripts/compile_dep.sh /home/foo/gekkofs_deps/git /home/foo/gekkofs_deps/install` - Specific profiles or dependencies: use `-p` option to specify the profile, e.g., `mogon2:latest` which is equivalent to `mogon2:` or for a dependency in the mogon2:0.8.0 profile: e.g. `lifabric@mogon2:0.8.0`, the profile can be omitted to `mogon2:` or for a dependency in the mogon2:0.8.0 profile: e.g. `libfabric@mogon2:0.8.0`, the profile can be omitted - Consult `-h` for additional arguments for each script 5. Compile GekkoFS and run optional tests - Create build directory: `mkdir gekkofs/build && cd gekkofs/build` Loading Loading
README.md +1 −1 Original line number Diff line number Diff line Loading @@ -75,7 +75,7 @@ GekkoFS testing support: `python38-devel` (**>Python-3.6 required**) - Download example: `gekkofs/scripts/dl_dep.sh /home/foo/gekkofs_deps/git` - Compilation example: `gekkofs/scripts/compile_dep.sh /home/foo/gekkofs_deps/git /home/foo/gekkofs_deps/install` - Specific profiles or dependencies: use `-p` option to specify the profile, e.g., `mogon2:latest` which is equivalent to `mogon2:` or for a dependency in the mogon2:0.8.0 profile: e.g. `lifabric@mogon2:0.8.0`, the profile can be omitted to `mogon2:` or for a dependency in the mogon2:0.8.0 profile: e.g. `libfabric@mogon2:0.8.0`, the profile can be omitted - Consult `-h` for additional arguments for each script 5. Compile GekkoFS and run optional tests - Create build directory: `mkdir gekkofs/build && cd gekkofs/build` Loading