FAODEL 1.1811.1 Released
2018-11-30 Fri
faodel code
We received DOE approval to relase version 1.1811.1 ("DIO") of FAODEL on Github.
Release Improvements
- Kelpie has rank-folding table (RFT) pool
- Kelpie has new experimental IOMs (IomHDF5, IomLevelDB)
- New MPISyncStart service for auto-filling node ids in configurations
- DirMan is now its own service (previously a child of opbox)
- Lunasa has templated containers for storing a bundle of items in an LDO. The Generic(Sequential|Random)DataBundle classes are optimized for cases where data is accessed (in order|out of order).
- Users can now define webhooks for rendering specific DataObject types
- Bootstrap Start/Stops are much more robust
- General build fixes for use with EMPIRE
Significant User Visible Changes
- Common and services directories renamed to faodel-common and faodel-services
- Kelpie pools now have a "behavior" that controls how data is copied
- Some components/tools changed directories. Check your includes
Update
During the process of getting FAODEL integrated into Spack, there were some minor bug fixes pushed out in a 1.1811.2 release.