source: XIOS/dev/dev_ym/XIOS_COUPLING/xios_test_suite/TEST_SUITE/run_test_jeanzay @ 2295

Last change on this file since 2295 was 2225, checked in by jderouillat, 3 years ago

Activate test suite for IntelMPI environment on COUPLING (JeanZay?)

  • Property svn:executable set to *
File size: 135 bytes
RevLine 
[1818]1#!/bin/bash
2
[2211]3export arch=X64_JEANZAY_PGI
[1893]4export mode=prod
[1818]5
[1899]6bash ./run_test
[1893]7
8
[2225]9export arch=X64_JEANZAY
10export mode=prod
11
12bash ./run_test
Note: See TracBrowser for help on using the repository browser.