Added
- Automated GlusterFS support
- Added
configdir
argument for convenience in loading configuration files,
please see the usage documentation for more details - Ability to retrieve files from live compute nodes in addition to streaming
- Added
filespec
argument for non-interactivestreamfile
andgettaskfile
actions - Added .gitattributes to designate Unix line-endings for text files
- Sample configuration files for each recipe
- Caffe-CPU, OpenFOAM-TCP-OpenMPI, TensorFlow-CPU, TensorFlow-Distributed
recipes
Changed
- Updated configuration docs to detail which properties are required vs. those
that are optional - SSH tunnel user is now added with a default expiry time of 7 days which can
be modified through the pool configuration file - Configuration is not output to console by default,
-v
flag added for
verbose output - Determinstic remote login settings output (node, ip, port) that can be
easily parsed - Update Azurefile Docker Volume Driver plugin to 0.5.1
Fixed
- Cascade (container-only) start issue with no private registry
- Non-shipyard docker image node prep with new azure-storage package
- Inter-node communication not specified key error on addpool
- Cross-platform fixes:
- Temp file creation used for environment variables
- SSH tunnel creation disabled on Windows if public key is not supplied
- Batch Shipyard Docker container not getting cleaned up if peer-to-peer is
disabled
Removed
gpu
:nvidia_driver
:version
property removed from pool configuration
and is no longer required as the version is now automatically detected
Please see ChangeLog for full details on changes.