This script compiles all ADA-FS dependencies (excluding the fs itself)
This script compiles all GekkoFS dependencies (excluding the fs itself)
positional arguments:
source_path path to the cloned dependencies path from clone_dep.sh
@@ -89,7 +89,7 @@ optional arguments:
defaults to number of available cores
```
## Compile ADA-FS
## Compile GekkoFS
You need to decide what Mercury NA plugin you want to use. The following NA plugins are available, although only BMI is considered stable at the moment.
-`ofi+tcp` for using the libfabric plugin with TCP
-`ofi+verbs` for using the libfabric plugin with Infiniband verbs (not threadsafe. Do not use.)