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

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

Activate XIOS_COUPLING test suite with PGI on Jean-Zay (using TMPDIR to compile)

  • Property svn:executable set to *
File size: 140 bytes
Line 
1#!/bin/bash
2
3export arch=X64_JEANZAY_PGI
4export mode=prod
5
6bash ./run_test
7
8
9#export arch=X64_JEANZAY
10#export mode=debug
11#
12#bash ./run_test
Note: See TracBrowser for help on using the repository browser.