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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make fails to compile #123

Closed
akatosh444 opened this issue May 10, 2023 · 1 comment
Closed

Make fails to compile #123

akatosh444 opened this issue May 10, 2023 · 1 comment

Comments

@akatosh444
Copy link

Hello !

I struggle to compile N2D2 without -fpermissive 馃槬

During the make phase, the compiler gives several errors like this one :
image

It ends with :
image

Here is the cmake output for your information :
image

We can bypass this issue using a -fpermissive flag in the CMakeList (it works) but I'm not sure it is recommended.

What could cause this issue ?

Thank you 馃榿

@akatosh444
Copy link
Author

Hello,

Finally managed to compile N2D2 using cuda 10.2, gcc 8.5.0 and cudnn 8.7.0 馃槃

Regards

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

1 participant