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

how to rebuild the CRG module with visual studio? #5

Open
MHSHAO95 opened this issue Aug 5, 2023 · 1 comment
Open

how to rebuild the CRG module with visual studio? #5

MHSHAO95 opened this issue Aug 5, 2023 · 1 comment

Comments

@MHSHAO95
Copy link

MHSHAO95 commented Aug 5, 2023

I only have a GT730 on my windows desktop computer, which causes that I can only install pytorch1.2.0 version based on python3.7, so I need to rebuild the CRG module, how can I use visual studio to rebuild it?

@Lx017
Copy link
Contributor

Lx017 commented Aug 5, 2023

Hi, I am sorry that I did not make a widely-compatible package. I included a vs solution in CRG/ and the script is at CRG/extractC/CRGandLP.cpp, this is not based on pytorch.
you may need to configure pybind on your VS yourself by following the official tutorial of pybind:
https://pybind11.readthedocs.io/en/stable/basics.html, if you have further problems please tell me.

Also, if you have a better mac/linux computer you can also try to build it on that as well, the essential file is just that cpp.

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