Skip to content

Instantly share code, notes, and snippets.

panda-gpu-0001 Ready <none> 33d v1.21.3-2+68b35c61578f52
panda-gpu-0002 Ready <none> 29d v1.21.3-2+68b35c61578f52
panda-gpu-0003 Ready <none> 32d v1.21.3-2+68b35c61578f52
panda-gpu-0004 Ready <none> 29d v1.21.3-2+68b35c61578f52
panda-gpu-0005 Ready <none> 29d v1.21.3-2+68b35c61578f52
panda-gpu-0006 Ready <none> 29d v1.21.3-2+68b35c61578f52
panda-gpu-0007 Ready,SchedulingDisabled <none> 22d v1.21.3-2+68b35c61578f52
panda-gpu-0008 Ready <none> 29d v1.21.3-2+68b35c61578f52
panda-gpu-0009 Ready <none> 29d v1.21.3-2+68b35c61578f52
panda-gpu-0010 Ready <none> 39d v1.21.3-2+68b35c61578f52
ppo-v1/harmony/menick_april11_expmts_main-d120_wed2/train_step_000528/policy/.checkpoint_complete
ppo-v1/harmony/menick_april11_expmts_main-d120_wed2/train_step_000528/policy/api-encrypted/input_embeddings.part_000.a54823ba30cbfe5f9dec88f63a77fd586a1dd7c10f148ab8fabf099d197a603b.storage
ppo-v1/harmony/menick_april11_expmts_main-d120_wed2/train_step_000528/policy/api-encrypted/input_embeddings.part_001.3eb9b5aa8dfff1c5f443efc0a3e7e78d5a49ee9e85cbf522699a4d287004a128.storage
ppo-v1/harmony/menick_april11_expmts_main-d120_wed2/train_step_000528/policy/api-encrypted/input_embeddings.part_002.36a2db911f246c2f0f00182f8de77c0a25e3876953bd1ceb26dc5cc94d5a2aec.storage
ppo-v1/harmony/menick_april11_expmts_main-d120_wed2/train_step_000528/policy/api-encrypted/input_embeddings.part_003.34ddba1bcfeb1309486a7705f6b9144143f0d1eee7e263e6d96323f08cf0e453.storage
ppo-v1/harmony/menick_april11_expmts_main-d120_wed2/train_step_000528/policy/api-encrypted/input_embeddings.part_004.c9a7b68797751874aae8303e0090a293ef4ae19f73e67800d
This file has been truncated, but you can view the full file.
[
{
"container": "oaiscalingft",
"content": "",
"deleted": null,
"encryptedMetadata": null,
"encryptionKeySha256": null,
"encryptionScope": null,
"hasLegalHold": null,
"hasVersionsOnly": null,
This file has been truncated, but you can view the full file.
{"level":"ERROR","errKind":"ALL","time":"2023-05-23T18:29:13.455496741Z","api":{"name":"SYSTEM","args":{"bucket":"5e76d207cf4ab20866fdc03c83e8a0f4e8f458e880777956ec0bae4e9f23f6c5","object":"5e76d207cf4ab20866fdc03c83e8a0f4e8f458e880777956ec0bae4e9f23f6c5"}},"remotehost":"5e76d207cf4ab20866fdc03c83e8a0f4e8f458e880777956ec0bae4e9f23f6c5","error":{"message":"*fmt.wrapError","source":["internal/logger/logonce.go:118:logger.(*logOnceType).logOnceIf()","internal/logger/logonce.go:149:logger.LogOnceIf()","internal/rest/client.go:259:rest.(*Client).Call()","cmd/storage-rest-client.go:164:cmd.(*storageRESTClient).call()","cmd/storage-rest-client.go:551:cmd.(*storageRESTClient).ReadAll()","cmd/format-erasure.go:391:cmd.loadFormatErasure()","cmd/format-erasure.go:327:cmd.loadFormatErasureAll.func1()","internal/sync/errgroup/errgroup.go:123:errgroup.(*Group).Go.func1()"]}}
{"level":"ERROR","errKind":"ALL","time":"2023-05-23T18:29:16.1060203Z","api":{"name":"SYSTEM","args":{"bucket":"5e76d207cf4ab20866fdc03c83e8a0f4e8f458
module.kubernetes-config.kubernetes_secret_v1.kube-system-azure-pull-secret: Modifying... [id=kube-system/azure-pull-secret]
module.kubernetes-config.kubernetes_secret_v1.kube-system-azure-pull-secret: Modifications complete after 4s [id=kube-system/azure-pull-secret]
module.dill-auto-namespace.kubernetes_secret_v1.azure-docker[0]: Modifying... [id=dill/auto-namespace-azure-docker]
module.dill-auto-namespace.kubernetes_secret_v1.azure-docker[0]: Modifications complete after 1s [id=dill/auto-namespace-azure-docker]
module.grafana.module.grafana-namespace[0].kubernetes_secret.image-pull: Modifying... [id=grafana/azure-pull-secret]
module.grafana.module.grafana-namespace[0].kubernetes_secret.image-pull: Modifications complete after 0s [id=grafana/azure-pull-secret]
module.victoriametrics-cluster.module.victoriametrics-namespace[0].kubernetes_secret.image-pull: Modifying... [id=victoriametrics/azure-pull-secret]
module.victoriametrics-cluster.module.victoriametrics-namespace[0].kubernetes_secret.image-pull: Modif
UnsatisfiableError: The following specifications were found to be incompatible with a past
explicit spec that is not an explicit spec in this operation (python):
- python=3.10.10 -> bzip2[version='>=1.0.8,<2.0a0'] -> libgcc-ng[version='>=10.2.0']
- python=3.10.10 -> libffi[version='>=3.4,<3.5|>=3.4,<4.0a0']
- python=3.10.10 -> libgcc-ng[version='>=11.2.0']
The following specifications were found to be incompatible with each other:
Output in format: Requested package -> Available versions
import ray
from torchvision.models import resnet50, ResNet50_Weights
import torch
import time
import os
from torchvision import transforms
from ray.data import ActorPoolStrategy
BATCH_SIZE = 1000
import argparse
import time
import ray
import numpy as np
GiB = 1024 * 1024 * 1024
def make_np(size_gib: int):
total_size = GiB * size_gib
import argparse
import time
import ray
import numpy as np
GiB = 1024 * 1024 * 1024
def make_np(size_gib: int):
total_size = GiB * size_gib
import json
import os
import resource
import time
from typing import List
import traceback
import numpy as np
import psutil