Skip to content

The configuration is correct,but the code cannot be trained normally. #3

@lxs3213196

Description

@lxs3213196

hello,I'm having some troubles when trying to run this project.
the following is my hardware version and my configured environment.

NVIDIA Geforce RTX 3080Ti, and because it's a 30 series graphics card, the minimum CUDA can be used is CUDA11.

截图1

python=3.7.0,torch=1.8.0+cu111, torch.cuda is available.

截图2

torch-geometric=2.1.0 with correct CUDA and PyTorch versions and Mujoco_py=2.1 can successfully be imported.

图片
图片
截图6

when run python design_opt/train.py --cfg hopper --gpu 0

The program does not report errors, but also no response
截图3

log file is empty
截图4

the tensorboard interface also has no data.
截图5

Additionally,I have successfully executed it in the PYTORCH=1.8.0+CU102 version on another server before.
Is this project unable to use CUDA11.1 for training?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions