Commit 969325bf authored by Richard Zamora's avatar Richard Zamora
Browse files

testing simple ci, attempt 4

parent e5987628
Loading
Loading
Loading
Loading
+8 −31
Original line number Diff line number Diff line
image: ubuntu:latest

#before_script:
test:
  script:

    # Install Linux Packages:
    - apt-get update
    - hostname
@@ -10,25 +9,3 @@ script:
    - export HOME=/builds/exaalt/
    - env
#- apt-get --yes --force-yes install gfortran libblas-dev liblapack-dev
#- apt-get --yes --force-yes install cmake python gcc cmake-data g++ git wget
#- apt-get --yes --force-yes install pkg-config python-numpy python3-numpy libopenmpi-dev
#
## Build LATTE:
#- cd /builds/exaalt/exaalt/LATTE/
#- cp ./makefiles/makefile.CHOICES.gfort.lapack.lmp makefile.CHOICES
#- make
#
## Build LAMMPS:
#- cd /builds/exaalt/exaalt/lammps/lib/latte/
#- cp Makefile.lammps.gfortran Makefile.lammps
#- cd /builds/exaalt/exaalt/lammps/src/
#- make yes-latte
#- make yes-molecule
#- make serial
#
#script:
#
## Test LAMMPS-LATTE Example:
#- cd /builds/exaalt/exaalt/lammps/examples/latte/
#- ../../src/lmp_serial -in in.latte.water