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

Last change on this file since 2272 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
Line 
1#!/bin/bash
2
3export arch=X64_JEANZAY_PGI
4export mode=prod
5
6bash ./run_test
7
8
9export arch=X64_JEANZAY
10export mode=prod
11
12bash ./run_test
Note: See TracBrowser for help on using the repository browser.