package:installation:macos_parmsfile
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
package:installation:macos_parmsfile [2024/01/13 11:41] – pbloechl | package:installation:macos_parmsfile [2024/01/13 12:48] (current) – pbloechl | ||
---|---|---|---|
Line 11: | Line 11: | ||
TPARALLEL=" | TPARALLEL=" | ||
SPECIAL=" | SPECIAL=" | ||
+ | |||
+ | COMPILER_SCALAR=" | ||
+ | COMPILER_PARALLEL=" | ||
+ | |||
BLASDIR="" | BLASDIR="" | ||
LAPACKDIR="" | LAPACKDIR="" | ||
- | FFTDIR="/ | + | FFTDIR="/ |
- | # | + | # |
FFT_HEADER=" | FFT_HEADER=" | ||
- | # | + | # |
- | MPIDIR="/ | + | MPIDIR="/ |
- | # | + | # |
- | MPI_HEADER=" | ||
- | COMPILER_SCALAR=" | ||
- | COMPILER_PARALLEL=" | ||
FCFLAGS_NONE=" | FCFLAGS_NONE=" | ||
FCFLAGS_OPT=" | FCFLAGS_OPT=" | ||
Line 33: | Line 33: | ||
FCFLAGS_DBG=" | FCFLAGS_DBG=" | ||
+ | |||
LDFLAGS_SCALAR=" | LDFLAGS_SCALAR=" | ||
LDFLAGS_PARALLEL=" | LDFLAGS_PARALLEL=" | ||
Line 46: | Line 47: | ||
</ | </ | ||
- | ===== Homebrew ===== | + | ==== Homebrew ==== |
+ | |||
+ | I use [[https:// | ||
+ | |||
+ | Currently the cp-paw code uses the packages (Caution: there may a few others): | ||
+ | * fftw | ||
+ | * openmpi | ||
+ | * libxc | ||
+ | The BLAS and LAPACK packages are included in the Accelerate framework of MacOS, which is selected with the compiler option '' | ||
- | I use homebrew to install Linux software in the MacOS environment. Homebrew installs the libraries in the directory ''/ | + | The packages |
- | ===== Compiler flags ===== | + | ==== Compiler flags ===== |
- | [[http:// | + | Recommendations for [[http:// |
package/installation/macos_parmsfile.1705146116.txt.gz · Last modified: 2024/01/13 11:41 by pbloechl