-
Notifications
You must be signed in to change notification settings - Fork 137
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
More precise installation instructions #9
Comments
Hi, I will add more precise commands. |
I managed until step 8. Compiling mxnet gives lots of errors from gcc. |
But step 1-8 also needs to be more detailed. I had to do quite some trial-and-error to get them correct. |
Hi, sry that it took me so long, I've been on holiday^^ Hmm, okay I will try to link to webpages for more precise instructions. |
Here is the error I got: https://gist.github.com/anonymous/278a490dc17e1ea95a57a23e0f26f92b |
Hmm, I'm not sure but did you also set the submodules to the correct version? |
@Bartzi Which submodules are you referring to? And which versions should I use for them? Thanks. |
@Bartzi Do you have a private fork of mxnet? If so, could you upload that and share with the world? That would be great. |
I do not have a private fork of mxnet, because I did not change anything in mxnet^^ |
Ok, I'll try that. Thanks. |
BTW, which version of gcc do you use for the compilation? |
Hello @kindlychung |
Hi.
I'm trying to follow the steps in readme but mxnet failed to compile. Could you list your commands?
Thanks.
The text was updated successfully, but these errors were encountered: