Ignore:
Timestamp:
10/17/19 10:22:09 (5 years ago)
Author:
yushan
Message:

Generic_testcase: build flag --omp to enable EP with intelmpi. --omp2 to enable EP with openmpi. tested on Irene with compiler=intel17, mpi=intelmpi&openmpi, with and without EP

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/dev_trunk_omp/src/parse_expr/yacc_parser.cpp

    r1680 r1745  
    9696    yacc_globalInputText_ptr = globalInputText_ptr; 
    9797 
    98     std::cout<<"========= yacc_globalInputText_ptr = "<<*yacc_globalInputText_ptr<<std::endl; 
    9998    if(globalInputText_ptr == 0) globalInputText_ptr = new std::string; 
    10099    size_t numBytesToRead = maxBytesToRead; 
Note: See TracChangeset for help on using the changeset viewer.