allegroai
|
161993f66f
|
Add agent.force_git_ssh_user configuration value (issue #42)
Change default docker to nvidia/cuda:10.1-cudnn7-runtime-ubuntu18.04
|
2021-01-10 12:38:45 +02:00 |
|
allegroai
|
b7f87fb8d3
|
Detect and delete "stuck" k8s pods k8s glue
|
2021-01-10 12:37:13 +02:00 |
|
allegroai
|
8fdb87f1f5
|
Fix docker --network returns None
|
2020-12-30 16:57:04 +02:00 |
|
Allegro AI
|
a9a68d230e
|
Update README.md
|
2020-12-25 04:23:12 +02:00 |
|
allegroai
|
a1f2941ffd
|
version bump
|
2020-12-25 02:10:06 +02:00 |
|
allegroai
|
c548eeacfc
|
status stable
|
2020-12-25 02:09:54 +02:00 |
|
allegroai
|
428781af86
|
Fix support for Windows pip and Conda requirements.txt
|
2020-12-25 02:06:40 +02:00 |
|
Allegro AI
|
72efe2e9fe
|
Update README.md
|
2020-12-23 01:42:10 +02:00 |
|
allegroai
|
a455003c7f
|
version bump
|
2020-12-23 00:13:51 +02:00 |
|
allegroai
|
8c46cc55a3
|
Update READEME.md
|
2020-12-23 00:12:17 +02:00 |
|
Allegro AI
|
d1e3d93332
|
Update README.md
|
2020-12-22 23:58:39 +02:00 |
|
allegroai
|
b4d143812e
|
initial clearml-agent v0.17.0
|
2020-12-22 23:00:57 +02:00 |
|
allegroai
|
6e1f74402e
|
Rename trains-agent -> clearml-agent
|
2020-12-22 21:21:29 +02:00 |
|
allegroai
|
090327234a
|
Version bump to v0.16.3
|
2020-12-22 20:18:30 +02:00 |
|
allegroai
|
3620c3a12d
|
Update PyJWT requirement (v2.0.0 breaks interface) as well as other requirements constraints
|
2020-12-22 20:18:14 +02:00 |
|
allegroai
|
9a3f950ac6
|
Fix conform queue name to k8s standard
|
2020-12-13 16:21:29 +02:00 |
|
allegroai
|
0b36cb0f85
|
Change k8s pod naming scheme to include queue name
|
2020-12-10 14:19:19 +02:00 |
|
allegroai
|
dd42423482
|
Version bump to v0.16.2
|
2020-12-10 13:02:19 +02:00 |
|
allegroai
|
69eb25db1f
|
Fix running trains-agent from conda environment - conda.sh not found in first conda PATH match
|
2020-12-10 09:53:18 +02:00 |
|
allegroai
|
a41ea52f87
|
Add multiple packages support
|
2020-12-10 09:52:00 +02:00 |
|
allegroai
|
259113c989
|
Add PackageCollectorRequirement to allow multiple entries of the same package
|
2020-12-06 12:16:56 +02:00 |
|
allegroai
|
1afa3a3914
|
Add torchcsprng and torchtext to PyTorch resolving. Improve debug prints on auto cuda version resolving.
|
2020-12-06 12:15:12 +02:00 |
|
allegroai
|
448e23825c
|
Fix requirements dict with null entry in pip should be considered None and we should install from requirements.txt
|
2020-12-06 12:14:22 +02:00 |
|
allegroai
|
b0c0f41f62
|
Allow zero context diffs (useful when blind patching repository)
|
2020-12-06 12:13:28 +02:00 |
|
allegroai
|
d2c5fb6512
|
Add K8s glue example --gateway-address settings properties/k8s-gateway-address on all Tasks
|
2020-12-06 12:12:42 +02:00 |
|
allegroai
|
b89cf4ec23
|
version bump
|
2020-11-29 23:17:50 +02:00 |
|
allegroai
|
74b646af9e
|
Add pass TRAINS_DOCKER_IMAGE into docker for interactive sessions
|
2020-11-29 23:16:40 +02:00 |
|
allegroai
|
0cf485f7a9
|
Improve k8s nvidia container integration
|
2020-11-26 01:15:49 +02:00 |
|
allegroai
|
ea63e4f66e
|
Add --ssh-server-port to k8s glue service
|
2020-11-26 01:15:20 +02:00 |
|
allegroai
|
58eb5fbd5f
|
Fix torch CUDA 11.1 support
|
2020-11-26 01:14:36 +02:00 |
|
allegroai
|
a8c543ef7b
|
Fix nvidia pytorch dockers support
|
2020-11-25 16:45:09 +02:00 |
|
allegroai
|
64e198a57a
|
Fix nvidia docker support on some linux distros (SUSE)
|
2020-11-25 16:44:37 +02:00 |
|
allegroai
|
de332b9e6b
|
Document '--stop' usage
|
2020-11-19 12:36:58 +02:00 |
|
allegroai
|
60eeff292d
|
version bump
|
2020-11-11 17:11:51 +02:00 |
|
allegroai
|
52f30b306a
|
Fix git diff with empty line at the end of the git diff will cause corrupt diff apply message
|
2020-11-11 17:11:28 +02:00 |
|
allegroai
|
6df0f81ca0
|
Fix uid is None causes ValueError in str.startswith(). Fix str.split (should be on the filename itself, not the path).
|
2020-11-11 16:32:47 +02:00 |
|
allegroai
|
40b3c1502d
|
Add extra_bash_init_script to k8s glue. Default config is the raw config file (not created at runtime)
|
2020-11-11 16:31:25 +02:00 |
|
allegroai
|
a61265effe
|
Improve trying to find conda executable
|
2020-11-11 16:29:50 +02:00 |
|
allegroai
|
92efea6b76
|
Add agent.package_manager.force_repo_requirements_txt. If True, "Installed Packages" on Task are ignored, and only repo requirements.txt is used
|
2020-11-11 16:29:00 +02:00 |
|
allegroai
|
216b3e2179
|
Allow to specifying cudatoolkit version in "installed packages" when using Conda as package manager (trains issue #229)
|
2020-10-30 10:06:02 +02:00 |
|
allegroai
|
293a92f486
|
Improve k8s glue add --template-yaml
|
2020-10-23 01:28:22 +03:00 |
|
allegroai
|
6bad2b5352
|
Fix support non-ascii git diff
|
2020-10-23 01:27:59 +03:00 |
|
allegroai
|
a09a638b9c
|
Improve k8s glue layer
|
2020-10-22 18:09:56 +03:00 |
|
allegroai
|
24f57270ed
|
version bump
|
2020-10-22 18:09:23 +03:00 |
|
allegroai
|
1b7964ce98
|
Add k8s select external trains.conf file for the pod itself
|
2020-10-21 19:04:38 +03:00 |
|
allegroai
|
5a510882b8
|
Ignore environment SSH_AUTH_SOCK. Only check if git_user/pass are configured, if they are not, leave the links as they are
|
2020-10-21 19:02:29 +03:00 |
|
allegroai
|
601ed03198
|
Add support for k8s pod custom user properties
|
2020-10-20 23:48:02 +03:00 |
|
allegroai
|
90fe4570b9
|
Show k8s pod number in task's User Properties configuration section
|
2020-10-20 23:27:04 +03:00 |
|
allegroai
|
92fc8e838f
|
Add K8s glue support for limited number of services exposing ports
|
2020-10-20 14:17:30 +03:00 |
|
allegroai
|
89a3020c5e
|
Fix ubuntu/debian support by making sure not to ask for input (fix tzdata install)
|
2020-10-15 23:32:17 +03:00 |
|