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

Unable to build an older version. #359

Closed
Achilles-96 opened this issue Oct 23, 2016 · 5 comments
Closed

Unable to build an older version. #359

Achilles-96 opened this issue Oct 23, 2016 · 5 comments

Comments

@Achilles-96
Copy link

Achilles-96 commented Oct 23, 2016

I posted on google group but got no reply. This is the link - https://groups.google.com/forum/#!topic/torch7/jIyveGldcE0

@fmassa
Copy link
Contributor

fmassa commented Oct 23, 2016

You also need to downgrade cutorch before other types were introduced. You might need to try a bit, but I'd start with this commit torch/cutorch@aa9dd6e

@Achilles-96
Copy link
Author

Hello, it is hard to find the commit. Can you please tell the exact commit id.

@fmassa
Copy link
Contributor

fmassa commented Oct 31, 2016

@Achilles-96 I'd first try with this commit: aa9dd6e08ac3d5aea5643ef26f2fcf10d9b076a6

@soumith
Copy link
Member

soumith commented Oct 31, 2016

as replied on the google group:

Well, in that case cutorch depends on a torch commit as well.
Here's my recommendation.
Erase your torch, and do this:

git clone https://github.com/torch/distro ~/torch
cd ~/torch
git reset --hard 99081d95148631c581891d74e626d09078895a93 # commit hash from Dec 19th
./install.sh

@soumith soumith closed this as completed Oct 31, 2016
@Achilles-96
Copy link
Author

That version does not build.
screenshot_20161104_210443

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

3 participants