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

Compiling on Linux CentOS #18

Open
thomasaarholt opened this issue Dec 26, 2017 · 2 comments
Open

Compiling on Linux CentOS #18

thomasaarholt opened this issue Dec 26, 2017 · 2 comments

Comments

@thomasaarholt
Copy link

thomasaarholt commented Dec 26, 2017

I'm trying to compile on a supercomputer running CentOS. Since I don't have sudo rights, I've compiled FFTW3 into a custom directory.

I've tried adding the fftw path, /lib and /include all to $PATH, but running compile_mex_multem returns in error for amongst others, - lfftw3.

Do you have any suggestions? Does fftw need to be compiled with particular options?

@Ivanlh20
Copy link
Owner

Ivanlh20 commented Jan 8, 2018 via email

@thomasaarholt
Copy link
Author

I ran into some troubles where fftw (and more) has been compiled using intel compilers rather than gcc. I'm looking at workarounds, including compiling things myself, but I've paused this work for the moment.

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