Update commit_task_jointcloud_soncodeId_0717.py

This commit is contained in:
qiwang 2025-07-17 17:22:21 +08:00
parent de4b466f94
commit cb7c7da361
1 changed files with 771 additions and 771 deletions

View File

@ -70,8 +70,8 @@ API_CONFIG = {
# 集群资源配置key=集群IDvalue=总资源/可用资源)
cluster_resources: Dict[str, Dict] = {
"1790300942428540928": { # modelarts集群
"total": {"CPU": 96, "MEMORY": 1024, "NPU": 8},
"available": {"CPU": 96, "MEMORY": 1024, "NPU": 8}
"total": {"CPU": 512, "MEMORY": 1024, "NPU": 8},
"available": {"CPU": 512, "MEMORY": 1024, "NPU": 8}
}
# "1865927992266461184": { # openi集群
# "total": {"CPU": 48, "MEMORY": 512, "DCU": 1},