Fred Park
134262158b
Support Singularity image encryption
...
- Modify singularity_images global resources to support encryption
options
- Automatically bind certificates to encrypted containers when a task
executes
2019-11-13 03:15:05 +00:00
Fred Park
05a417e673
Update native SRIOV IB/RDMA settings
2019-11-05 19:33:32 +00:00
Fred Park
4e90c2cdb6
Add cryptsetup dependency for Singularity 3.4.2
2019-11-04 18:38:52 +00:00
Fred Park
141ba27d36
Update OSUMicroBenchmarks recipe to MVAPICH-2.3.2
2019-11-04 18:29:14 +00:00
srknk8990
d7513beb98
Fix priority tier check for slurm partitions ( #323 )
...
- Fix priority tier check for slurm partitions
2019-11-04 12:52:01 -05:00
Fred Park
fe9b1f7299
Update Singularity to 3.4.2
2019-11-04 17:24:03 +00:00
srknk8990
c0ea6e58a6
Fix Slurm provisioning with no Public IP address ( #322 )
...
- Fixes index out of bound exception
2019-11-01 14:00:25 -04:00
Fred Park
074ca55a1c
Extend retries on package manager contention
2019-11-01 15:00:58 +00:00
Fred Park
07a2105e48
Fix blobfuse mount on reboot
...
- Add ephemeral device detection logic
- Resolves #320
2019-10-28 21:36:52 +00:00
Fred Park
2d27034cc7
Add FI_PROVIDER to Intel MPI ofi fabrics
2019-10-25 17:55:33 +00:00
Fred Park
b5b380b41f
Improve error message on account_service_url
2019-10-23 15:45:24 +00:00
Fred Park
da407832d9
Fix AppVeyor issue
2019-10-23 15:10:02 +00:00
Fred Park
8d1fc8e46e
Warn/error when mixing auto_scratch with autoscale
...
- Resolves #319
2019-10-22 16:58:38 +00:00
Fred Park
9fd1f9b08c
Get CentOS 7.6 kernel sources from vault
...
- Unify GPU query path and add diagnostics query
2019-10-18 16:27:04 +00:00
Fred Park
acb7c6f40c
Fix streaming race between in task termination
2019-10-17 16:32:07 +00:00
Fred Park
59a155576b
Add SR-IOV setting for ubuntu
2019-10-16 15:49:41 +00:00
Fred Park
4fb1ef7238
Unify Docker root dir check
2019-10-16 02:01:28 +00:00
Fred Park
0cf8b48f3e
Fix pre-exec in non-native
...
- Command should not be wrapped in a shell
- Fix user add error message if ssh key is not present
2019-10-10 23:42:49 +00:00
Fred Park
b460f4510c
Fix RemoteFS provisioning issues with 1 disk
2019-10-10 18:03:59 +00:00
Fred Park
3521739088
Fix remotefs bootstrap
...
- Samba options were being invoked for non-samba enabled clusters
2019-10-09 15:48:40 +00:00
Fred Park
81bad510dd
Update Function App guide
...
- Resolves #315
2019-10-01 15:55:41 +00:00
Fred Park
e252f4be0d
Update jobs doc regarding envlist
...
- Environment variables are already sourced. Further expansion of
environment variables should be performed by shell invocation or typical
conventions by the invoking program (#314 )
2019-09-17 16:03:39 +00:00
Fred Park
0244614034
Fix native output_data to observe full remote path
...
- Resolves #313
2019-09-13 19:56:57 +00:00
Fred Park
bc9b872bba
Tag for 3.8.2 release
2019-09-12 16:38:07 +00:00
Fred Park
a02e35d329
Fix task output_data on native pools with includes
...
- Resolves #313
2019-09-12 16:15:53 +00:00
Fred Park
43fda94278
Update drivers and dependencies
...
- Docker CE 19.03.2
- blobxfer to 1.9.2
- NC/ND driver to 418.87.00
2019-09-11 17:51:13 +00:00
Fred Park
89dff6b201
Prevent job submission on older pools
...
- Resolves #312
2019-09-11 17:44:56 +00:00
Fred Park
74d339c413
Add doc note regarding Windows env vars
...
- Update DotNet recipe to use container default working dir option
- Partially addresses #311
2019-09-09 15:26:21 +00:00
Fred Park
1706902959
Fix non-native data transfer sequence coupling
...
- Non-native input_data or output_data of azure_storage type with
sequences greater than 1 would have each individual action depend upon
the success of the prior action
- Resolves #310
2019-09-05 19:29:33 +00:00
Fred Park
cbf137422e
Fix task termination for infinite retry tasks
...
- Resolves #308
2019-09-03 15:12:10 +00:00
Fred Park
03046aa692
Fix possible null from node error value collection
...
- Resolves #309
2019-08-30 21:13:22 +00:00
Fred Park
0d5850c8c9
Fix task termination in non-native mode
...
- SSH side-channel docker kill signal was not being sent as Docker tasks
were not being detected properly
- Also fix issue with pool images update not executing if block on
images is false
- Resolves #308
2019-08-30 20:59:51 +00:00
Fred Park
29c368ffd9
Fix non-string env var in recurring jobs
...
- Instead of attempting to coalesce all environment variables as strings
(which may not round trip properly), add ruamel.yaml as a dependency in
the recurrent job manager
- Resolves #306
2019-08-30 17:14:13 +00:00
Fred Park
0e773c5158
Update docs regarding AAD and subscription id
...
- Provide better error message in this case of missing subscription id
- Resolves #305
2019-08-30 15:53:19 +00:00
Fred Park
3a91511e50
Fix possible null node agent info on list nodes
...
- Resolves #307
2019-08-30 15:30:49 +00:00
Fred Park
88c3cdf8be
Fix prefix filter on task factory remote_path
...
- Resolves #303
2019-08-29 16:53:47 +00:00
Fred Park
d77d8a8cce
Fix download cascade outputs on start task failure
2019-08-23 15:42:35 +00:00
Fred Park
0fc3522c50
Tag for 3.8.1 release
2019-08-19 16:24:33 +00:00
Fred Park
8b7b17f465
Fix Task Runner regressions
...
- Input/output data phases not correctly triggered for multi-instance
and MPI jobs
- Output data was not triggered at all
- Pre-exec triggering on native
- Resolves #301
2019-08-16 17:07:44 +00:00
Fred Park
07e86a3928
Fix Network Direct RDMA VM provisioning
...
- Resolves #299
2019-08-14 21:56:45 +00:00
Fred Park
4ab382761a
Minor post-release fixes
...
- Update 3rd party notices
- Move docker directory to build
- Fix old info in a few recipes
2019-08-14 15:13:28 +00:00
Fred Park
ff49d187a4
Tag for 3.8.0 release
2019-08-14 03:23:09 +00:00
Fred Park
826c46afe2
Bring your own Public IP support
2019-08-14 03:23:09 +00:00
Fred Park
e9130f83f4
MCR migration
...
- Migrate images to Microsoft Container Registry
- Fix Shellcheck issues
- Related to #278
2019-08-14 03:23:03 +00:00
Fred Park
290209381e
Update Dependencies
...
- Update NVIDIA compute driver to 418.67
- Update NVIDIA grid driver to 430.30
- Update Batch Insights to 1.3.0
- Update blobxfer to 1.9.0
- Update Python dependencies
- Drop Python 3.4 support
2019-08-12 20:42:32 +00:00
Fred Park
3052e98c8b
Add MVAPICH support
...
- More changes for #287
- Automatically source environment modules if it exists
- Fix some typos
2019-08-12 01:58:39 +00:00
Fred Park
be52a9c3b0
Various updates
...
- Fail VM provisioning if expected IB card is not present
- Update platform image native support
2019-08-12 01:58:28 +00:00
Fred Park
b6044b3489
Update GPU support
...
- Update to Docker CE 19.03.1
- Use "native" Docker/containerd GPU support
- Breaking change in jobs configuration to allow arbitrary configuration
- Update docs
- Resolves #293
2019-08-08 20:36:41 +00:00
Fred Park
00f1c95b1d
Update Dockerfiles to Alpine 3.10
2019-08-08 20:11:33 +00:00
Fred Park
e6709409a2
Update to Singularity 3.3.0
...
- Check for expected ephemeral mount point
2019-08-07 21:13:30 +00:00