NEWS
didehpc 0.3.22
Retire wpia-hpc-hn. Fix default core/node selection.
didehpc 0.3.20
Prepare for new wpia-hn.hpc headnode and infiniband share at South Ken
didehpc 0.3.17
Support MEM1024 job template for selecting nodes with 1Tb of RAM
didehpc 0.3.16
More flexible job cancel (unsubmit).
didehpc 0.3.14
Support for R 4.2.1
didehpc 0.3.12
Fix failure to build from source due to BINPREF wrongly set.
didehpc 0.3.11
Fix path issues and support cmdstandr/RTools.
didehpc 0.3.9
Add support for new infiniband storage on covid cluster headnode.
didehpc 0.3.4
Add support for R 4.1.0 and new covid cluster.
didehpc 0.3.3
Fix issue if working directory is on an infiniband-capable NAS share.
didehpc 0.3.2
- The "verylazy" provisioning policy does not tell pkgdepends about already present packages, which avoids some issues where a library has been manually tweaked using
$install_packages()
(#88)
didehpc 0.3.1
- rrq worker resource configuration may differ from the normal task resource requirements (#83)
didehpc 0.3.0
- Complete overhaul. Key breaking changes:
- handling of nonstandard dependency locations has changed as we now use conan
- some details of workers have changed as rrq has significantly changed
- "out of place" running currently not supported
- hpctools support has been removed (believed unused)
- linux cluster formally removed
didehpc 0.2.11
- Refresh available job templates, and core limits, particularly adding 32Core.
didehpc 0.2.10
- Support for R 4.0.x with RTools 4.0
didehpc 0.2.9
didehpc 0.2.7
didehpc 0.2.6
didehpc 0.2.5
- Unmap network drives at end of job- see (See Issue #65 and PR #66) by
@weshinsley
didehpc 0.2.4
- Fixes for different slashes for FQDN fix(#62) by
@weshinsley
didehpc 0.2.3
- Workaround a server share issue by using fully-qualified domain address (.dide.ic.ac.uk) for the home and temp shares. (#61) by
@weshinsley
didehpc 0.2.2
- Support adding a Java Runtime to the path. (#58) by
@weshinsley
didehpc 0.2.1
- Fixed rrq support, which had broken with changes I made to rrq
didehpc 0.2.0
- Support for R 3.4.x and 3.5.x (#54)
- Better detection of windows mounts (#52) by
@weshinsley
- Documentation improvements (#47) by
@weshinsley
didehpc 0.1.6
- Fix mount-point detection failure with wmic occurring on some Windows machines.
didehpc 0.1.5
- Check what resources a user has on login (#50)
didehpc 0.1.4
- Support for machines set up to use
qdrive
(#48)