Граф коммитов

352 Коммитов

Автор SHA1 Сообщение Дата
Fred Park ae20b27643
Add Custom Linux Mount support
- Add pre/post support for additional node prep commands
2018-02-12 11:20:34 -08:00
Fred Park 24fe22f9c2
Fix AAD check in VNet join 2018-02-09 10:17:15 -08:00
Fred Park 13b1c0e2d4
Allow CentOS-HPC 7.1 provisioning 2018-02-09 09:33:25 -08:00
Fred Park b3b98162c6
Add support for native mode image update
- Fix custom image + native pool startup for Linux
- pool images update over SSH fix
2018-02-08 14:25:28 -08:00
Fred Park 663548d91e
Minor updates
- Update dependencies
- Check for out of date deps
2018-02-07 14:32:32 -08:00
Fred Park b40a812d3d
Tag for 3.1.0 release 2018-01-30 13:06:10 -08:00
Fred Park f68e19edb1
Update build
- Update to blobxfer 1.1.1
2018-01-30 12:52:16 -08:00
Fred Park b59d42022c
Upgrade nvidia-docker to nvidia-docker2 2018-01-29 12:42:00 -08:00
Fred Park 67e2630fed
Add support for accelerated networking
- Resolves #158
- Fix task level truthiness with job override properties
2018-01-25 14:32:44 -08:00
Fred Park b7a095ef70
Add merge/final task support
- Resolves #149
2018-01-25 14:32:40 -08:00
Fred Park 4d5b704905
Add support for Azure blob container mounts
- Support via blobfuse
- Resolves #159
2018-01-23 14:29:38 -08:00
Fred Park 20a2324eb7
Update Docker CE and blobxfer 2018-01-22 16:39:31 -08:00
Fred Park c24ab46ba0
Add configuration validation
- Resolves #145
2018-01-22 10:54:26 -08:00
Fred Park e77290c0e9
Tag for 3.0.3 release
- Resolves #154
2018-01-22 08:44:09 -08:00
Fred Park 8e0547b86e
Tag for 3.0.2 release 2018-01-12 09:06:57 -08:00
Fred Park 72a9e04396
Update NC driver to 384.11
- This fixes issues with the updated kernels with Meltdown patches
2018-01-12 08:29:02 -08:00
Fred Park 6dc03c0a1e
Fix shared data volume name mangling
- Fix infiniband and unsupported configs reaching proper code path in
  jobs add
2017-12-08 16:33:32 -08:00
Fred Park f87d948503 Tag for 3.0.1 release 2017-11-22 08:30:13 -08:00
Fred Park c91a49ecc4 Update pool add error text 2017-11-17 10:14:04 -08:00
Fred Park f9765c98a2 Fix file naming for Docker image under singularity 2017-11-15 10:01:13 -08:00
Fred Park 84dd81d740 Fix misc data movement regressions 2017-11-14 21:27:36 -08:00
Matthias 2c00eb8b16 Fix invalid data transfer parameter handling (#144) 2017-11-15 05:25:09 +00:00
Fred Park 6135990a97 Tag for 3.0.0 release 2017-11-13 10:17:20 -08:00
Fred Park 055cb437b8 Update NV driver
- Do not warn on forcing shipyard image if it's already enabled
2017-11-13 09:25:25 -08:00
Fred Park baab64c962 Fix misc tensorboard command 2017-11-12 15:12:01 -08:00
Fred Park 1a5011144d Update remotefs to use latest dependency
- Redirect using old API
- Detect VM allocation failures in RemoteFS
2017-11-10 12:47:26 -08:00
Fred Park 108d0c626e Fix circular dependency in task_factory 2017-11-10 08:25:04 -08:00
Fred Park 5afa97de45 Fix default Singularity image names with tags 2017-11-09 13:07:10 -08:00
Fred Park f6b6111e6a Add CLI Singularity image
- Number remote fs disks starting at 0
2017-11-09 12:25:34 -08:00
Fred Park f543e3bdbc Tag for 3.0.0rc1 release 2017-11-08 13:33:51 -08:00
Fred Park 03d04eae0f Update VM sizes
- Fix multi-instance coordination command for Docker tasks
2017-11-08 12:30:28 -08:00
Fred Park fc362262da Do not fail on SSH private key filemode check
- Always failing prevents execution on WSL
- Log warning instead
2017-11-08 09:47:35 -08:00
Fred Park 16b178b9fd Fix singularity_registries with passwords in kv 2017-11-07 18:17:19 -08:00
Fred Park 38b10b80b7 Update to blobxfer 1.0.0 2017-11-06 12:55:17 -08:00
Fred Park 4dc228aeaf Fix job submission on custom image pools 2017-11-06 08:19:48 -08:00
Fred Park 5f56f977db Emit warning for docker_volumes
- Update docs
- Fix appveyor issue
2017-11-05 18:23:14 -08:00
Fred Park 4e5020561a Tag for 3.0.0b1 release 2017-11-05 16:30:12 -08:00
Fred Park f6c74bd8b7 Doc updates
- Emulate "set -e" for cmd wrap for Windows
2017-11-05 13:38:28 -08:00
Fred Park 2e8b43df55 Add Azure File mount support for Windows pools
- Fix coordination command of None issue
2017-11-05 10:38:22 -08:00
Fred Park 172d752938 Add RDP support
- Improve command hierarchy
2017-11-03 16:20:50 -07:00
Fred Park 0411de5828 Windows task execution support
- Blobxfer on windows support
- Disable all native updateimages/udi
2017-11-03 16:20:27 -07:00
Fred Park c9443fc91a Initial Windows Server Container support
- pool updateimages command supporting singularity images
- fix aad mfa token cache on python2
2017-11-03 16:20:10 -07:00
hieuhc c12da5c955 Fix list_tasks when there is a failed task (#142) 2017-11-01 20:27:39 +00:00
Fred Park e2390cd3f1 Include minimum counts in autoscale scenarios
- Resolves #139
2017-10-30 13:01:36 -07:00
Fred Park 33c4e57bd0 Modify wait for pool behavior
- Break when allocation times out and pool state is steady
- Unusable recovery should only resize on non-resizing state
- Fix non-Ubuntu custom image temp disk query
- Add CentOS 7.3 packer sample
2017-10-30 10:26:22 -07:00
Fred Park 5b2af24f00 Retry image configuration errors
- Add TensorFlow-GPU Singularity recipe
2017-10-29 20:29:34 -07:00
Fred Park edd602aed4 Add HPCG Singularity recipe 2017-10-29 09:38:46 -07:00
Fred Park 6f62740292 Tag for 3.0.0a2 release 2017-10-27 11:35:48 -07:00
Fred Park c9281b0ddc Min node allocation on bias_last_sample w/o rsp
- Resolves #138
2017-10-26 08:10:57 -07:00
Fred Park 084ea6f125 Fix user identity on docker exec
- Add doc note about security on multi-instance Docker exec
2017-10-24 20:07:00 -07:00