# Copyright (c) 2017, Lawrence Livermore National Security, LLC. Produced at
# the Lawrence Livermore National Laboratory. LLNL-CODE-734707. All Rights
# reserved. See files LICENSE and NOTICE for details.
#
# This file is part of CEED, a collection of benchmarks, miniapps, software
# libraries and APIs for efficient high-order finite element and spectral
# element discretizations for exascale applications. For more information and
# source code availability see http://github.com/ceed.
#
# The CEED research is supported by the Exascale Computing Project 17-SC-20-SC,
# a collaborative effort of two U.S. Department of Energy organizations (Office
# of Science and the National Nuclear Security Administration) responsible for
# the planning and preparation of a capable exascale ecosystem, including
# software, applications, hardware, advanced system engineering and early
# testbed platforms, in support of the nation's exascale computing imperative.
#
# By default, the Spack-based CEED installation will find compilers in standard
# system locations, see "spack compiler find". The file ~/.spack/compilers.yaml,
# or ~/.spack/<platform>/compilers.yaml allows you to list compilers already
# installed on your system for Spack to use instead of finding them itself.
#
# This is an example of a compilers.yaml file for the TOSS3 system type at LLNL's
# Livermore Computing center, arch=linux-rhel7-x86_64.

compilers:
- compiler:
    environment: {}
    extra_rpaths: []
    flags: {}
    modules: []
    operating_system: rhel7
    paths:
        cc: /usr/tce/bin/clang-4.0.0
        cxx: /usr/tce/bin/clang++-4.0.0
        f77: null
        fc: null
    spec: clang@4.0.0
    target: x86_64
- compiler:
    environment: {}
    extra_rpaths: []
    flags: {}
    modules: []
    operating_system: rhel7
    paths:
        cc: /usr/tce/bin/clang-3.9.1
        cxx: /usr/tce/bin/clang++-3.9.1
        f77: null
        fc: null
    spec: clang@3.9.1
    target: x86_64
- compiler:
    environment: {}
    extra_rpaths: []
    flags: {}
    modules: []
    operating_system: rhel7
    paths:
        cc: /usr/tce/bin/clang-3.9.0
        cxx: /usr/tce/bin/clang++-3.9.0
        f77: null
        fc: null
    spec: clang@3.9.0
    target: x86_64
- compiler:
    environment: {}
    extra_rpaths: []
    flags: {}
    modules: []
    operating_system: rhel7
    paths:
        cc: /usr/bin/gcc
        cxx: /usr/bin/g++
        f77: /usr/bin/gfortran
        fc: /usr/bin/gfortran
    spec: gcc@4.8.5
    target: x86_64
- compiler:
    environment: {}
    extra_rpaths: []
    flags: {}
    modules: []
    operating_system: rhel7
    paths:
        cc: /usr/tce/bin/gcc
        cxx: /usr/tce/bin/g++
        f77: /usr/tce/bin/gfortran
        fc: /usr/tce/bin/gfortran
    spec: gcc@4.9.3
    target: x86_64
- compiler:
    environment: {}
    extra_rpaths: []
    flags: {}
    modules: []
    operating_system: rhel7
    paths:
        cc: /usr/tce/packages/gcc/gcc-6.1.0/bin/gcc
        cxx: /usr/tce/packages/gcc/gcc-6.1.0/bin/g++
        f77: /usr/tce/packages/gcc/gcc-6.1.0/bin/gfortran
        fc: /usr/tce/packages/gcc/gcc-6.1.0/bin/gfortran
    spec: gcc@6.1.0
    target: x86_64
- compiler:
    environment: {}
    extra_rpaths: []
    flags: {}
    modules: []
    operating_system: rhel7
    paths:
        cc: /usr/tce/packages/gcc/gcc-7.1.0/bin/gcc
        cxx: /usr/tce/packages/gcc/gcc-7.1.0/bin/g++
        f77: /usr/tce/packages/gcc/gcc-7.1.0/bin/gfortran
        fc: /usr/tce/packages/gcc/gcc-7.1.0/bin/gfortran
    spec: gcc@7.1.0
    target: x86_64
- compiler:
    environment: {}
    extra_rpaths: []
    flags: {}
    modules: []
    operating_system: rhel7
    paths:
        cc: /usr/tce/bin/icc-17.0.2
        cxx: /usr/tce/bin/icpc-17.0.2
        f77: /usr/tce/bin/ifort-17.0.2
        fc: /usr/tce/bin/ifort-17.0.2
    spec: intel@17.0.2
    target: x86_64
- compiler:
    environment: {}
    extra_rpaths: []
    flags: {}
    modules: []
    operating_system: rhel7
    paths:
        cc: /usr/tce/bin/icc-17.0.0
        cxx: /usr/tce/bin/icpc-17.0.0
        f77: /usr/tce/bin/ifort-17.0.0
        fc: /usr/tce/bin/ifort-17.0.0
    spec: intel@17.0.0
    target: x86_64
- compiler:
    environment: {}
    extra_rpaths: []
    flags: {}
    modules: []
    operating_system: rhel7
    paths:
        cc: /usr/tce/bin/icc-16.0.3
        cxx: /usr/tce/bin/icpc-16.0.3
        f77: /usr/tce/bin/ifort-16.0.3
        fc: /usr/tce/bin/ifort-16.0.3
    spec: intel@16.0.3
    target: x86_64
- compiler:
    environment: {}
    extra_rpaths: []
    flags: {}
    modules: []
    operating_system: rhel7
    paths:
        cc: /usr/tce/bin/icc-16.0.2
        cxx: /usr/tce/bin/icpc-16.0.2
        f77: /usr/tce/bin/ifort-16.0.2
        fc: /usr/tce/bin/ifort-16.0.2
    spec: intel@16.0.2
    target: x86_64
- compiler:
    environment: {}
    extra_rpaths: []
    flags: {}
    modules: []
    operating_system: rhel7
    paths:
        cc: /usr/tce/bin/icc-14.0.3
        cxx: /usr/tce/bin/icpc-14.0.3
        f77: /usr/tce/bin/ifort-14.0.3
        fc: /usr/tce/bin/ifort-14.0.3
    spec: intel@14.0.3
    target: x86_64
- compiler:
    environment: {}
    extra_rpaths: []
    flags: {}
    modules: []
    operating_system: rhel7
    paths:
        cc: /usr/tce/bin/icc-15.0.6
        cxx: /usr/tce/bin/icpc-15.0.6
        f77: /usr/tce/bin/ifort-15.0.6
        fc: /usr/tce/bin/ifort-15.0.6
    spec: intel@15.0.6
    target: x86_64
- compiler:
    environment: {}
    extra_rpaths: []
    flags: {}
    modules: []
    operating_system: rhel7
    paths:
        cc: /usr/tce/bin/icc-16.0.4
        cxx: /usr/tce/bin/icpc-16.0.4
        f77: /usr/tce/bin/ifort-16.0.4
        fc: /usr/tce/bin/ifort-16.0.4
    spec: intel@16.0.4
    target: x86_64
- compiler:
    environment: {}
    extra_rpaths: []
    flags: {}
    modules: []
    operating_system: rhel7
    paths:
        cc: /usr/tce/bin/icc-18.0.1
        cxx: /usr/tce/bin/icpc-18.0.1
        f77: /usr/tce/bin/ifort-18.0.1
        fc: /usr/tce/bin/ifort-18.0.1
    spec: intel@18.0.1
    target: x86_64
- compiler:
    environment: {}
    extra_rpaths: []
    flags: {}
    modules: []
    operating_system: rhel7
    paths:
        cc: /usr/tce/bin/icc-18.0.0
        cxx: /usr/tce/bin/icpc-18.0.0
        f77: /usr/tce/bin/ifort-18.0.0
        fc: /usr/tce/bin/ifort-18.0.0
    spec: intel@18.0.0
    target: x86_64
- compiler:
    environment: {}
    extra_rpaths: []
    flags: {}
    modules: []
    operating_system: rhel7
    paths:
        cc: /usr/tce/bin/pgcc-16.7
        cxx: null
        f77: /usr/tce/bin/pgf77-16.7
        fc: /usr/tce/bin/pgf90-16.7
    spec: pgi@16.7
    target: x86_64
- compiler:
    environment: {}
    extra_rpaths: []
    flags: {}
    modules: []
    operating_system: rhel7
    paths:
        cc: /usr/tce/bin/pgcc-18.1
        cxx: null
        f77: /usr/tce/bin/pgf77-18.1
        fc: /usr/tce/bin/pgf90-18.1
    spec: pgi@18.1
    target: x86_64
- compiler:
    environment: {}
    extra_rpaths: []
    flags: {}
    modules: []
    operating_system: rhel7
    paths:
        cc: /usr/tce/bin/pgcc-17.10
        cxx: null
        f77: /usr/tce/bin/pgf77-17.10
        fc: /usr/tce/bin/pgf90-17.10
    spec: pgi@17.10
    target: x86_64
- compiler:
    environment: {}
    extra_rpaths: []
    flags: {}
    modules: []
    operating_system: rhel7
    paths:
        cc: /usr/tce/bin/pgcc-16.9
        cxx: null
        f77: /usr/tce/bin/pgf77-16.9
        fc: /usr/tce/bin/pgf90-16.9
    spec: pgi@16.9
    target: x86_64
- compiler:
    environment: {}
    extra_rpaths: []
    flags: {}
    modules: []
    operating_system: rhel7
    paths:
        cc: /usr/tce/bin/pgcc-16.3
        cxx: null
        f77: /usr/tce/bin/pgf77-16.3
        fc: /usr/tce/bin/pgf90-16.3
    spec: pgi@16.3
    target: x86_64
