FAODEL 1.1906.1 Released
2019-07-08 Mon
faodel code
We received DOE approval to relase version 1.1906.1 ("Excelsior!") of FAODEL on Github.
Release Improvements
- New faodel-cli tool for manipulating many things
- Gets build/configure info (replaces faodel-info)
- Start/stop services (dirman, kelpie)
- Define/query/remove dirman resources
- Put/get/list kelpie objects
- New example/kelpie-cli script shows how to use
- Support for ARM platform
- NNTI adds On-Demand Paging capability
- NNTI adds Cereal as alternative for serialization
- NNTI has better detection and selection of IB devices
- Fixes
- SBL could segfault due to Boost if exit without calling finish
- FAODEL couldn't be included in a larger project's cmake
- LDO had a race condition in destructor
Significant User-Visible Changes
- faodel-info and whookie tools replaced by faodel cli tool
- Dirman's DirInfo "children" renamed to "members"
- Faodel now has a package in the Spack develop branch