- Apr 10, 2018
-
-
Marc Vef authored
Also, startup and shutdown scripts now have a new argument to decide on where the created pssh hostfile is stored.
-
- Apr 09, 2018
-
-
Marc Vef authored
-
- Apr 08, 2018
- Apr 07, 2018
-
-
Marc Vef authored
mdtest summary calculation of multiple iterations might be flawed. Also Daemon is restarted for each iteration.
-
- Apr 06, 2018
- Apr 05, 2018
-
-
Marc Vef authored
-
- Mar 30, 2018
-
-
Marc Vef authored
-
- Mar 26, 2018
-
-
Marc Vef authored
-
- Mar 25, 2018
- Mar 24, 2018
- Mar 23, 2018
- Mar 22, 2018
-
-
Tommaso Tocci authored
In the case the host running the startup script is not one of the node that will run adafs it does not make sense to check for the binary of the daemon locally.
-
- Mar 20, 2018
-
-
Marc Vef authored
When rocksdb is build with jemalloc linking with adafs was failing
-
- Mar 16, 2018
-
-
Tommaso Tocci authored
The download script do not work if the specified output path contains more then 1 non-existing folder. This is due to the -f flag used in the readlink command. We now use the less strict -m one.
-
- Mar 14, 2018
-
-
Tommaso Tocci authored
Source folder was removed if existed before but never recreated
-
Tommaso Tocci authored
-
- Mar 13, 2018
-
-
Marc Vef authored
-
Tommaso Tocci authored
Since the download of sources are performed in parallel, we cannot use anymore a single log file. The output of the download commands has been reduced to errrors only and it will be outputted directly on stderr. Thus the log file stuff have been completely removed. Moreover the clonedeps function now takes the REPO as second parameter and additional (non mandatory) git flags as fourth parameter. Additional fixes have been introduced to run commands in script mode (-q, -f, ...)
-
Tommaso Tocci authored
For dependencies in which a specific tags is specified we can download the code snapshot instead of cloning the whole repo.
-
Tommaso Tocci authored
Perform all the download and git clone action in parallel using several processes. Due to the new parallel use of the clonedeps and wgetdeps functions, some adjustment to printed message has been made. Now the function write on stdout only once when they complete.
-
Tommaso Tocci authored
-
- Mar 09, 2018
- Mar 04, 2018
-
-
Marc Vef authored
-
- Mar 02, 2018
-
-
Marc Vef authored
The specific version is necessary for local I/O to work.
-
- Feb 27, 2018
- Feb 26, 2018
-
-
Marc Vef authored
See https://xgitlab.cels.anl.gov/sds/margo/issues/40 for reference of the issue.
-