Skip to content

Commit 9b22728

Browse files
authored
Merge pull request #3712 from migueldiascosta/fujitsu_fftw_module_name
don't use a different module name for FFTW in the Fujitsu toolchain
2 parents 404ee12 + 10135ed commit 9b22728

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

easybuild/toolchains/fft/fujitsufftw.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,4 @@
3333
class FujitsuFFTW(Fftw):
3434
"""Fujitsu FFTW FFT library"""
3535

36-
FFT_MODULE_NAME = ['FFTW3-sve']
3736
FFTW_API_VERSION = '3'

0 commit comments

Comments
 (0)