Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can you tell me your system information? #111

Closed
CallMeDek opened this issue May 20, 2022 · 4 comments
Closed

Can you tell me your system information? #111

CallMeDek opened this issue May 20, 2022 · 4 comments

Comments

@CallMeDek
Copy link

Hi @lkeab

I am following the installation guide to train my own model.
Unfortunately, I have to use Docker because of other programs' dependencies(CUDA, cudnn etc.)
So I guessed your system used CUDA 10.1, cudnn8, Ubuntu18.04 and tried it.
But I got an error like below:
스크린샷, 2022-05-20 15-53-59
I downloaded coco2017 data and converted to fit your input format using process.sh.
Con you tell me the details of your system info and any tips for it?

Thanks

@lkeab
Copy link
Owner

lkeab commented May 20, 2022

what's your GPU type? Also, you can refer to the discussion here. I used the RTX 2080 & 1080.

@CallMeDek
Copy link
Author

I have four Tesla V100 32G and I resolved that issue after checking out the link. Thanks.
But another problem happened. I think it's because version of each program doesn't match.
Could you tell me (1) CUDA version (2) cudnn version (3) OS (4) gcc version ?
It's gonna be very helpful for me to handle this problem.

Thanks

@lkeab
Copy link
Owner

lkeab commented May 25, 2022

1)10.1) 2)cuDNN 7.6.5 3)Center OS 4)GCC 6.3.0

@CallMeDek
Copy link
Author

Thank you for your help.
I will try it again with the info

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants