Skip to content
Snippets Groups Projects
Commit d5a17f34 authored by Cristian Lalescu's avatar Cristian Lalescu
Browse files

add machine

parent 6cd8cb14
No related branches found
No related tags found
No related merge requests found
...@@ -31,7 +31,7 @@ if hostname in ['frontend01', 'frontend02']: ...@@ -31,7 +31,7 @@ if hostname in ['frontend01', 'frontend02']:
'/usr/nld/fftw-3.3.3-float-mvapich2-1.9a2-gcc/lib'] '/usr/nld/fftw-3.3.3-float-mvapich2-1.9a2-gcc/lib']
extra_libraries += ['mpich'] extra_libraries += ['mpich']
if hostname == 'tolima': if hostname in ['tolima', 'misti']:
local_install_dir = '/scratch.local/chichi/installs' local_install_dir = '/scratch.local/chichi/installs'
include_dirs = ['/usr/lib64/mpi/gcc/openmpi/include', include_dirs = ['/usr/lib64/mpi/gcc/openmpi/include',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment