Ignore:
Timestamp:
10/16/19 11:18:04 (5 years ago)
Author:
yushan
Message:

GENERIC_TESTCASE: add build_dir for job scripts

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/dev_trunk_omp/GENERIC_TESTCASE/test_axis_algo/job_irene.sh

    r1738 r1743  
    4040 
    4141export machine_name=irene 
    42 #export GMON_OUT_PREFIX='gmon.out' 
     42export xios_dir=/ccc/cont003/home/gencmip6/wangyush/XIOS/dev_trunk_omp 
     43export build_dir=build_mpi_intelmpi_prod 
    4344 
    44 #export TAU_MAKEFILE=$TAU_MAKEFILEDIR/Makefile.tau-icpc-papi-mpi-pdt-openmp-opari-scorep 
    45 #ccc_mprun -E '--enable_perf' amplxe-cl -collect hotspots -r ${PWD}/1omp_vtune/vtune_results ../../bin/test_send.exe 
    46  
    47 #ccc_mprun ../build_prod/bin/test_omp.exe 4 
    48 #ccc_mprun tau_exec -io ../../bin/test_send.exe 
    49 #ddt -start -n 8 ../buile_intelmpi/bin/test_omp.exe 
    5045cp ../setup.py ./ 
    5146cp ../run_sub_test.sh ./ 
     
    5954ctest -V #enable all output 
    6055 
    61 rm -f setup.py run_sub_test.sh 
     56rm -f setup.py 
     57rm -f run_sub_test.sh 
    6258rm -f run_test_*.py 
     59rm -f CMakeLists.txt 
     60rm -f context_grid_dynamico.xml 
     61rm -f dynamico_grid.nc 
     62rm -f default_param.pyc 
     63rm -f user_param.pyc 
    6364rm -f user_param.py.* 
Note: See TracChangeset for help on using the changeset viewer.