Skip to content

[QST] can't run ./deploy/deploy_e2cc.sh successfully - any advice how to solve this? #10

@aviv12825

Description

@aviv12825

I'm currently working on deploying the https://github.com/NVIDIA-Omniverse-blueprints/ earth2-weather-analytics on a project on an OCI bm.gpu.l40s.4 instance.

So far, I’ve successfully set up the environment, including:
Remote GUI and xrdp, Docker v26.1.3, NVIDIA driver 550, gcc, and nvidia-container-toolkit
Validation with docker run --rm --runtime=nvidia --gpus all ubuntu nvidia-smi
MicroK8s v1.32.3 (1.32/stable) with all relevant plugins
Confirmed running GPU functionality using cuda-vectoradd.yaml

I’ve also executed ./deploy/deploy_microk8s.sh, and all the pods are running successfully:
Image

However, when I attempt to run ./deploy/deploy_e2cc.sh to build the Omniverse Kit app, I encounter an error during execution (logs attached).
logaviv.txt

Could you please review and advise on how to resolve this?
10x in advance

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions