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

/usr/include/fftw3.h(373): error: identifier "__float128" is undefined #26

Open
CyprienBosserelle opened this issue May 7, 2018 · 1 comment

Comments

@CyprienBosserelle
Copy link
Owner

we installed netcdf4, all good with that. But it seems that we also need to install fftw3.h (what is it for?) we have tried to install it from
"apt-get install libfftw3-dev" but we get compilation errors, such as the; any suggestion?:
/usr/include/fftw3.h(373): error: identifier "__float128" is undefined

                     lots of warnings afterwards

                     and then on the summary:   
                     
                    66 errors detected in the compilation of "/tmp/tmpxft_000032df_00000000-6_Wave_gpu.cpp1.ii".
                    Makefile:255: fallo en las instrucciones para el objetivo 'Wave_gpu.o'
                    make: *** [Wave_gpu.o] Error 1
@CyprienBosserelle
Copy link
Owner Author

FFTW will be replaced by the cuda version soon. in the mean time here's how tpo fix this problem:
FFTW/fftw3#18

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