Skip to content

Commit 1394390

Browse files
committed
Migrate NCAR kernels tests to Flang
Migrate NCAR kernels tests that are licensed under CESM (Community Earth Science Model) to Flang. These all pass on X86. The following tests do not pass on OpenPOWER: ncar_kernels/CAM5_mg2_pgi/lit/t1.sh ncar_kernels/HOMME_vlaplace_sphere_wk/lit/t1.sh ncar_kernels/PORT_binterp/lit/t1.sh ncar_kernels/PORT_reftra_sw/lit/t1.sh ncar_kernels/PORT_rtrnmc/lit/t1.sh ncar_kernels/PORT_sw_reftra/lit/t1.sh ncar_kernels/PORT_sw_spcvmc/lit/t1.sh The following tests do not pass on Arm: ncar_kernels/CAM5_mg2_pgi/lit/t1.sh ncar_kernels/PORT_binterp/lit/t1.sh ncar_kernels/PORT_reftra_sw/lit/t1.sh ncar_kernels/PORT_sw_reftra/lit/t1.sh ncar_kernels/PORT_sw_spcvmc/lit/t1.sh
1 parent d5db06d commit 1394390

File tree

697 files changed

+126029
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

697 files changed

+126029
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
CESM Kernel License
2+
3+
The Community Earth System Model (CESM) was developed in cooperation with the National Science Foundation, the Department of Energy, the National Aeronautics and Space Administration, and the University Corporation for Atmospheric Research National Center for Atmospheric Research.
4+
5+
THIS SOFTWARE IS PROVIDED BY UCAR AND ANY CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL UCAR OR ANY CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
6+
7+
Except for the segregable components listed in the table below, CESM is public domain software. The following components are copyrighted and may only be used, modified, or redistributed under the terms indicated below.
8+
9+
Code Institution Copyright Terms of Use/Disclaimer
10+
POP University of Illinois/NCSA Copyright 2002-2009, University of Illinois/NCSA Open Source License University of Illinois/NCSA Open Source License (http://opensource.org/licenses/NCSA)
11+
AER RRTMG Los Alamos National Laboratory Copyright 2013 Los Alamos National Security, LLC Los Alamos National Security, LLC (http://oceans11.lanl.gov/trac/CICE/wiki/CopyRight)
12+
MCT LANL/U. Bristol/U. Edinburgh/U. Montana/U. Swansea) Copyright 2014, GNU Lesser General Public License GNU Lesser General Public License
13+
14+
This is a copy of the text of the license file from https://github.com/NCAR/kernelOptimization/blob/master/all/CAM5_mg2_pgi/CESM_Kernel_License_091118.docx
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
MG2 kernel
2+
3+
For general information about MG2 kernel, please read README in https://subversion.ucar.edu/pubasap/kernels/MG2.
4+
5+
This version of MG2 is generated from rev. 69541 of https://svn-ccsm-models.cgd.ucar.edu/cam1/trunk_tags/cam5_3_74 using PGI compiler.
6+
7+
Please contact Youngsung Kim([email protected]) for any questions concerning this kernel.
503 KB
Binary file not shown.
503 KB
Binary file not shown.
503 KB
Binary file not shown.
503 KB
Binary file not shown.
503 KB
Binary file not shown.
503 KB
Binary file not shown.
503 KB
Binary file not shown.
503 KB
Binary file not shown.

0 commit comments

Comments
 (0)