Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device. Atlassian cookies and tracking notice, (opens new window)
User Manual

User Manual
Results will update as you type.
  • Application Guide
  • Status of System
  • Usage Guide
  • Compute partitions
  • Software
    • AI Frameworks and Tools
    • Bring your own license
    • Chemistry
    • Data Manipulation
    • Engineering
    • Environment Modules
    • Miscellaneous
    • Numerics
      • BLAS
      • FFTW3
        • The Fftw3-Installation at HLRN
      • GSL
      • MUMPS
      • NFFT
      • ScaLAPACK
      • Scotch
    • Virtualization
    • Devtools Compiler Debugger
    • Visualisation Tools
  • FAQ
  • NHR Community
  • Contact

    You‘re viewing this with anonymous access, so some content might be blocked.
    /
    The Fftw3-Installation at HLRN

    The Fftw3-Installation at HLRN

    Juli 26, 2020

    Download:

    fftw3 - downloads

    Installation path:

    /sw/numerics/fftw3/< mpi-version >/<compiler-version>/3.3.8/skl, untar and rename/move the directory to build

    configure:  

    configure --help reveals the most important switches:

    • CC, FC, MPICC etc. to define the compiler
    • CFLAGS as slot for compiler options, do not forget -Wl,-rpath=$LD_RUN_PATH to burn the path to compiler libraries. intel/18.0.3 does not have the LD_RUN_PATH. The path the the fftw3-objects is burned in automatically by configure/make.
    • --enable-shared to build alos shared libraries
    • --enable-single, --enable-long-double to build for different numerical accuracy.
    • --enable-omp, --enable-threads, --enable-mpi
    , multiple selections available,
    {"serverDuration": 10, "requestCorrelationId": "059c55c0d62d4fe685779a8d0872576d"}