You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
使用命令:docker run --rm -it --gpus=all --ipc=host --ulimit memlock=-1 --ulimit stack=17179869184 nvcr.io/nvidia/clara/bionemo-framework:nightly bin/bash
执行完后无法启动,弹出此报错:
/opt/nvidia/nvidia_entrypoint.sh: line 55: /workspace/bionemo2/bin/bash: No such file or directory
Error Messages and Logs
Docker Image
No response
System Information
Environment Details:
OS: [e.g., Ubuntu 20.04]
CPU: [e.g., Intel i9-12900K]
RAM: [e.g., 64GB]
GPU Details:
GPU Model: [e.g., NVIDIA RTX 4090]
GPU Memory: [e.g., 24GB]
CUDA Version: [e.g., 12.1]
CUDA Driver: [e.g., 525.85.05]
cuDNN Version: [e.g., 8.9.0]
Additional Context
No response
The text was updated successfully, but these errors were encountered:
BioNeMo Framework Version
v2.4.1
Bug Description
缺少文件
Steps to Reproduce
使用命令:docker run --rm -it --gpus=all --ipc=host --ulimit memlock=-1 --ulimit stack=17179869184 nvcr.io/nvidia/clara/bionemo-framework:nightly bin/bash
执行完后无法启动,弹出此报错:
/opt/nvidia/nvidia_entrypoint.sh: line 55: /workspace/bionemo2/bin/bash: No such file or directory
Error Messages and Logs
Docker Image
No response
System Information
Environment Details:
GPU Details:
Additional Context
No response
The text was updated successfully, but these errors were encountered: