trainy-policy-nightly 0.1.0.dev20250921104039__py3-none-any.whl → 0.1.0.dev20251109104221__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
trainy/__init__.py CHANGED
@@ -4,7 +4,7 @@ import os
4
4
  import subprocess
5
5
 
6
6
  # Replaced with the current commit when building the wheels.
7
- _POLICY_COMMIT_SHA = "113b8736f2bac1e39b5c51ae6e886bedf0228371"
7
+ _POLICY_COMMIT_SHA = "14ff34c33b11d38c00a264197f0b885f67a65c45"
8
8
 
9
9
 
10
10
  def _get_git_commit():
trainy/configs/gke.yaml CHANGED
@@ -30,8 +30,6 @@ kubernetes:
30
30
  {"interfaceName":"eth8","network":"vpc8"}
31
31
  ]
32
32
  spec:
33
- nodeSelector:
34
- cloud.google.com/gke-nodepool: h100-mega-80gb-pool
35
33
  initContainers:
36
34
  - name: tcpxo-daemon
37
35
  image: "us-docker.pkg.dev/gce-ai-infra/gpudirect-tcpxo/tcpgpudmarxd-dev:v1.0.9"
trainy/policy/gke.py CHANGED
@@ -84,11 +84,11 @@ def validate_set_kueue_dws_labels_annotations(
84
84
  queue_name: str = labels.get("kueue.x-k8s.io/queue-name", DEFAULT_QUEUE)
85
85
  priority: str = labels.get("kueue.x-k8s.io/priority-class", "low-priority")
86
86
  run_duration: str = labels.get("max-run-duration-seconds", None)
87
- if queue_name != DEFAULT_QUEUE:
88
- raise ValueError(
89
- f"{queue_name} queue was selected, "
90
- f"only {DEFAULT_QUEUE} queue is permitted for hosted Trainy clusters"
91
- )
87
+ # if queue_name != DEFAULT_QUEUE:
88
+ # raise ValueError(
89
+ # f"{queue_name} queue was selected, "
90
+ # f"only {DEFAULT_QUEUE} queue is permitted for hosted Trainy clusters"
91
+ # )
92
92
  if priority not in PRIORITY_CLASSES:
93
93
  raise ValueError(
94
94
  f"priority `{priority}` was selected, "
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: trainy-policy-nightly
3
- Version: 0.1.0.dev20250921104039
3
+ Version: 0.1.0.dev20251109104221
4
4
  Summary: Trainy Skypilot Policy
5
5
  Author: Andrew Aikawa
6
6
  Author-email: asai@berkeley.edu
@@ -1,13 +1,13 @@
1
- trainy/__init__.py,sha256=9j2ZVKsXI3UrjSGLh59XAK9m4Gxd-XXhpoakLlIaWPg,1236
1
+ trainy/__init__.py,sha256=JOzvZYiDSOsMOMFV3WUJWII72wYWqtturfqtMNJJTUA,1236
2
2
  trainy/config.py,sha256=MkAVzIvbS61y73uneWzZYS_FikGYZHI__DuPmRJ1lH0,322
3
3
  trainy/configs/eks.yaml,sha256=QlUFr3w7ZcTU0c0jqoGxUlWN1nVl5yE_b5IWd0ToDgs,554
4
- trainy/configs/gke.yaml,sha256=abBfNGoCDlIpn8blC3jd--9xGeukP6HB1vPnNlFJJzs,5049
4
+ trainy/configs/gke.yaml,sha256=aB52IPKZhvb2ZoNn32RMkP299z3PoW2CVE-mHA5j-oE,4972
5
5
  trainy/configs/nebius.yaml,sha256=hH0W_EKIYe5EaRC9pkUHWX3P7hbM46tg0OLrc6QatJw,448
6
6
  trainy/logging.py,sha256=CMHdnnZ2b-rNDTfU7bi6jQ3AmxVv0M4sOlghnVJIqko,1186
7
7
  trainy/policy/__init__.py,sha256=DElGvZKzOqFbUs90Pi53ZpNBE3BFsalgpYMos_4tboU,180
8
8
  trainy/policy/eks.py,sha256=FBgRprnSjmp94xQvCV0tnKTgxKBk2SPNIVNFg6PPrZI,2493
9
- trainy/policy/gke.py,sha256=6-6PuBl_J-fuCwI5XqbQjavECnSsKVkWhHKFlz2tWOU,8163
9
+ trainy/policy/gke.py,sha256=ClkVT6W_cWosiW1dhnJCfun_euE0YSy8B5UA-u-7f9I,8173
10
10
  trainy/policy/nebius.py,sha256=79zYL0Z6JsOomB0IF3CimSnkZfyyPvNYaJNQb0iv_Uw,3062
11
- trainy_policy_nightly-0.1.0.dev20250921104039.dist-info/METADATA,sha256=P05ztFZ6sI4RV0Oei3RwmvxB6I6mx7Oo_-9_9vTXnJE,1228
12
- trainy_policy_nightly-0.1.0.dev20250921104039.dist-info/WHEEL,sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4,88
13
- trainy_policy_nightly-0.1.0.dev20250921104039.dist-info/RECORD,,
11
+ trainy_policy_nightly-0.1.0.dev20251109104221.dist-info/METADATA,sha256=BMHRfh4Eniy-yTNjDxilMBFY3TbDNXa_S8VG1F0L13A,1228
12
+ trainy_policy_nightly-0.1.0.dev20251109104221.dist-info/WHEEL,sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4,88
13
+ trainy_policy_nightly-0.1.0.dev20251109104221.dist-info/RECORD,,