admin:compilaciones:monofonic
Differences
This shows you the differences between two versions of the page.
| admin:compilaciones:monofonic [2025/07/16 19:25] – created flezcano | admin:compilaciones:monofonic [2025/07/16 19:29] (current) – flezcano | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| Dentro de un nodo, contando con acceso a internet: | Dentro de un nodo, contando con acceso a internet: | ||
| + | < | ||
| git clone https:// | git clone https:// | ||
| mkdir monofonic/ | mkdir monofonic/ | ||
| Line 7: | Line 8: | ||
| module purge && ml intel/ | module purge && ml intel/ | ||
| FFTW3_ROOT=/ | FFTW3_ROOT=/ | ||
| + | </ | ||
| Configurar manualmente estas entradas: | Configurar manualmente estas entradas: | ||
| + | < | ||
| CMAKE_CXX_COMPILER | CMAKE_CXX_COMPILER | ||
| CMAKE_CXX_COMPILER_AR | CMAKE_CXX_COMPILER_AR | ||
| CMAKE_CXX_COMPILER_RANLIB | CMAKE_CXX_COMPILER_RANLIB | ||
| - | + | CMAKE_Fortran_COMPILER | |
| - | CMAKE_Fortran_COMPILER=/ | + | CMAKE_Fortran_COMPILER_AR |
| - | CMAKE_Fortran_COMPILER_AR=/ | + | CMAKE_Fortran_COMPILER_RANLIB |
| - | CMAKE_Fortran_COMPILER_RANLIB=/ | + | MPIEXEC_MAX_NUM_PROCS |
| - | + | GSL_ROOT_DIR | |
| - | + | HDF5_DIR | |
| - | MPIEXEC_MAX_NUM_PROCS=64 | + | pkcfg_lib_GSL_gslcblas |
| - | GSL_ROOT_DIR=/ | + | pkgcfg_lib_GSL_m |
| - | HDF5_DIR=/ | + | </ |
| - | pkcfg_lib_GSL_gslcblas=/ | + | |
| - | pkgcfg_lib_GSL_m=/ | + | |
| En el editor de ccmake, " | En el editor de ccmake, " | ||
| - | + | Luego, compilar: | |
| + | < | ||
| export CPATH=/ | export CPATH=/ | ||
| make -j 64 | make -j 64 | ||
| + | </ | ||
admin/compilaciones/monofonic.1752693925.txt.gz · Last modified: by flezcano
