# host-l23-0349-GNU_Linux-Ubuntu.conf
#
# Fred's aalto laptop
# April 2015
#
# $Id$
#

%include compilers/GNU-GCC_MPI
%include compilers/extensions/GNU-GCC_debug
%section Makefile
  FFLAGS += -O3
#  FSTD=
%endsection Makefile
%section runtime
  mpirunops = -machinefile ${PENCIL_HOME}/machines
  mpiexec = mpirun --oversubscribe 
%endsection runtime

# End of file