Skip to content
New issue

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

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

Already on GitHub? # to your account

gpu support #326

Merged
merged 4 commits into from
Feb 3, 2020
Merged

gpu support #326

merged 4 commits into from
Feb 3, 2020

Conversation

42Max42
Copy link
Contributor

@42Max42 42Max42 commented Jan 28, 2020

Modify python-env to allow GPU usage for maskrcnn and dextr.
If no gpu, also works with CPU.
To run with GPU see: https://github.com/NVIDIA/nvidia-docker

@jsbroks
Copy link
Owner

jsbroks commented Jan 29, 2020

@42Max42 please revert to npm instead of yarn

Copy link
Owner

@jsbroks jsbroks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also, why have you created a db folder?

@42Max42 42Max42 requested a review from jsbroks January 29, 2020 16:04
@42Max42
Copy link
Contributor Author

42Max42 commented Jan 29, 2020

@jsbroks I changed to yarn because I wasn't able to build
Step 4/19 : RUN npm install -g --quiet @vue/cli@3.3.0 @vue/cli-service@3.3.0 ---> Running in c028bd0fbca2 npm ERR! Unexpected end of JSON input while parsing near '....3","chalk":"^2.4.1",'
I created the db folder for convenience in case of transfer between my machines.

@jsbroks
Copy link
Owner

jsbroks commented Jan 31, 2020

I think its best to figure out why npm is failing before we merge this in

@42Max42
Copy link
Contributor Author

42Max42 commented Feb 3, 2020

Hi, npm was failing because of the repositories, (but not yarn). If you want to only use npm it is a bit tricky (but possible).

@jsbroks
Copy link
Owner

jsbroks commented Feb 3, 2020

What repository was failing? I dont mind switch if we have a reason too. I use yarn in all my other projects anyway.

@42Max42
Copy link
Contributor Author

42Max42 commented Feb 3, 2020

I reverted to the original npm, i changed of network (the original one has an uncertain behavior).

@42Max42
Copy link
Contributor Author

42Max42 commented Feb 3, 2020

@jsbroks the vue packages were failing on my network. But I prefer yarn.

@jsbroks jsbroks merged commit 43f2d0c into jsbroks:master Feb 3, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants