DDP icon indicating copy to clipboard operation
DDP copied to clipboard

Error while trying to train depth estimation model

Open saqib736 opened this issue 1 year ago • 0 comments

Hello,

I am getting following error:

nvrtc: error: invalid value for --gpu-architecture (-arch)

While trying to train the depth estimation model using the following command:

bash tools/dist_train.sh configs/custom/custom_config.py 1

I have one GPU in my system (RTX 4090), can you help me with this issue, i did troubleshooting but couldn't figured it out what is the cause of this issue.

saqib736 avatar Mar 05 '24 08:03 saqib736