Skip to content

set $FFT(W)_LIB_DIR to imkl-FFTW's lib path in build environment if usempi toolchain option is enabled#4011

Merged
boegel merged 5 commits intoeasybuilders:developfrom
ComputeCanada:fftw-mpi
Jun 4, 2022
Merged

set $FFT(W)_LIB_DIR to imkl-FFTW's lib path in build environment if usempi toolchain option is enabled#4011
boegel merged 5 commits intoeasybuilders:developfrom
ComputeCanada:fftw-mpi

Conversation

@bartoldeman
Copy link
Copy Markdown
Contributor

Fixes #3987

@bartoldeman bartoldeman added this to the 4.5.5 milestone May 25, 2022
Comment thread easybuild/toolchains/fft/intelfftw.py Outdated
Instead of adding and then removing interface_lib/cluster_interface_lib,
only add them if needed, so they don't need removing later.

Also check for existence of mt libraries (longer list) to be more
thorough.
@bartoldeman
Copy link
Copy Markdown
Contributor Author

I cleaned up and added tests. The logic should be more clear now!

Copy link
Copy Markdown
Member

@boegel boegel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@boegel boegel changed the title Set FFT(W)_LIB_DIR to imkl-FFTW's lib for MPI set $FFT(W)_LIB_DIR to imkl-FFTW's lib path in build environment if usempi toolchain option is enabled May 30, 2022
@boegel boegel merged commit af140b3 into easybuilders:develop Jun 4, 2022
@bartoldeman bartoldeman deleted the fftw-mpi branch June 9, 2022 01:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wrong path set to FFT(W)_LIB_DIR in toolchains/fft/intelfftw.py

2 participants