########## Open64 rm -f *.f *.f90 *.o *.B *.b2a *.w2f.f *.mod-whirl *.mod a.out *.run writeFormat.out ================================================================================ Running all examples with a range of (1-83): 1:allocatedArray.f90 43:interfaceDimExpr.f90 2:allocatedArray1.f90 44:logical.f90 3:andConditionOrder.f90 45:mainTest.f90 4:arrays3.f90 46:morechar.f 5:arrays4.f90 47:multRename.f90 6:arrays4_workaround.f90 48:multRename1.f90 7:assoc.f 49:multRename2.f90 8:atmosphere.f 50:multRename3.f90 9:carray.f 51:multUseOnly.f90 10:caseMultChoice.f90 52:nesting.f90 11:caseRange.f90 53:nesting_workaround.f90 12:charArrSlice.f90 54:nonEmptyModule.f90 13:charArrSlice1.f90 55:obsolArithIf.f90 14:charint.f 56:opOrder.f90 15:comind.f 57:optParm1.f90 16:common1.f90 58:pcomplex.f 17:concat.f90 59:powOpParserTest.f 18:constants.f 60:pragmaPlacement.f90 19:controlflow1.f90 61:present.f 20:controlflow_loop2.f90 62:privateQualifier.f90 21:data.f90 63:privateQualifier2.f90 22:data2.f 64:recFuncRes.f90 23:divide.f 65:separateFormat.f90 24:dividemain.f 66:shapeReshape.f90 25:doDown.f90 67:singleQuotePair.f90 26:doNE.f90 68:singleRename1.f90 27:doUp.f90 69:sliceVsSingle.f90 28:doVar.f90 70:srAsParam.f90 29:emptyModule.f90 71:static.f90 30:emptyModuleReordered.f90 72:stringCompOps.f90 31:emptyOnlyClause.f90 73:substring.f90 32:epsilon.f90 74:sum.f90 33:equivalence.f90 75:sumDble.f90 34:equivalence2.f90 76:sumDbleSep.f90 35:equivalence3.f90 77:sumReal.f90 36:equivalence3a.f90 78:target.f 37:equivalence4.f90 79:tiny.f90 38:exitSimpler.f90 80:transfer.f90 39:fact.f 81:transpose.f90 40:fftwrap.f 82:typeInit.f90 41:inout.f 83:where.f90 42:interf.f90 ================================================================================ ** testing 1 of 83 (allocatedArray.f90)***************************************** failure reason:Open64 unparse error - tests for variable being 'referenced' (wn2f_stmt.cxx:1293) but wrongly concludes it isn't and skips the ST entry. reference file: allocatedArray.w2f.f unavailable ** testing 2 of 83 (allocatedArray1.f90)**************************************** ******************************************************************************** ** testing 3 of 83 (andConditionOrder.f90)************************************** failure reason:front-end flips the order of the AND arguments; see bug report reference file: andConditionOrder.w2f.f unavailable ** testing 4 of 83 (arrays3.f90)************************************************ failure reason:Open64 unparse error with duplication of temporary variables reference file: arrays3.w2f.f unavailable ** testing 5 of 83 (arrays4.f90)************************************************ failure reason:front end error with nested routines, see bug report reference file: arrays4.w2f.f unavailable ** testing 6 of 83 (arrays4_workaround.f90)************************************* ******************************************************************************** ** testing 7 of 83 (assoc.f)**************************************************** ******************************************************************************** ** testing 8 of 83 (atmosphere.f)*********************************************** failure reason:unparser misinterprets hidden "len" argument of contained function as the actual function argument MILES, then MILES ends up being undeclared and "len" is declared in its place reference file: atmosphere.w2f.f unavailable ** testing 9 of 83 (carray.f)*************************************************** ******************************************************************************** ** testing 10 of 83 (caseMultChoice.f90)**************************************** ******************************************************************************** ** testing 11 of 83 (caseRange.f90)********************************************* ******************************************************************************** ** testing 12 of 83 (charArrSlice.f90)****************************************** failure reason:unparser drops the "(2:4)" from the original "sa(2)(2:4)" and the test fails reference file: charArrSlice.w2f.f unavailable ** testing 13 of 83 (charArrSlice1.f90)***************************************** failure reason:unparser drops the "(3:3)" from the original "sa(2)(3:3)" and the test fails reference file: charArrSlice1.w2f.f unavailable ** testing 14 of 83 (charint.f)************************************************* ******************************************************************************** ** testing 15 of 83 (comind.f)************************************************** ******************************************************************************** ** testing 16 of 83 (common1.f90)*********************************************** ******************************************************************************** ** testing 17 of 83 (concat.f90)************************************************ failure reason:unparser drops the declaration of "c" in function "id" reference file: concat.w2f.f unavailable ** testing 18 of 83 (constants.f)*********************************************** ******************************************************************************** ** testing 19 of 83 (controlflow1.f90)****************************************** ******************************************************************************** ** testing 20 of 83 (controlflow_loop2.f90)************************************* ******************************************************************************** ** testing 21 of 83 (data.f90)************************************************** ******************************************************************************** ** testing 22 of 83 (data2.f)*************************************************** ******************************************************************************** ** testing 23 of 83 (divide.f)************************************************** ******************************************************************************** ** testing 24 of 83 (dividemain.f)********************************************** ******************************************************************************** ** testing 25 of 83 (doDown.f90)************************************************ ******************************************************************************** ** testing 26 of 83 (doNE.f90)************************************************** ******************************************************************************** ** testing 27 of 83 (doUp.f90)************************************************** ******************************************************************************** ** testing 28 of 83 (doVar.f90)************************************************* ******************************************************************************** ** testing 29 of 83 (emptyModule.f90)******************************************* ******************************************************************************** ** testing 30 of 83 (emptyModuleReordered.f90)********************************** ******************************************************************************** ** testing 31 of 83 (emptyOnlyClause.f90)*************************************** ******************************************************************************** ** testing 32 of 83 (epsilon.f90)*********************************************** failure reason:parser does not know about EPSILON; see bug report reference file: epsilon.w2f.f unavailable ** testing 33 of 83 (equivalence.f90)******************************************* ******************************************************************************** ** testing 34 of 83 (equivalence2.f90)****************************************** ******************************************************************************** ** testing 35 of 83 (equivalence3.f90)****************************************** ******************************************************************************** ** testing 36 of 83 (equivalence3a.f90)***************************************** ******************************************************************************** ** testing 37 of 83 (equivalence4.f90)****************************************** ******************************************************************************** ** testing 38 of 83 (exitSimpler.f90)******************************************* ******************************************************************************** ** testing 39 of 83 (fact.f)**************************************************** failure reason:whirl2f drops the result clause of the recursive function. While ifort accepts that it is violating the standard and accordingly fails e.g. with gfortran and the NAG compiler; see bug report reference file: fact.w2f.f unavailable ** testing 40 of 83 (fftwrap.f)************************************************* ******************************************************************************** ** testing 41 of 83 (inout.f)*************************************************** ******************************************************************************** ** testing 42 of 83 (interf.f90)************************************************ ******************************************************************************** ** testing 43 of 83 (interfaceDimExpr.f90)************************************** ******************************************************************************** ** testing 44 of 83 (logical.f90)*********************************************** ******************************************************************************** ** testing 45 of 83 (mainTest.f90)********************************************** ******************************************************************************** ** testing 46 of 83 (morechar.f)************************************************ ******************************************************************************** ** testing 47 of 83 (multRename.f90)******************************************** reference file: multRename.w2f.f unavailable ** testing 48 of 83 (multRename1.f90)******************************************* reference file: multRename1.w2f.f unavailable ** testing 49 of 83 (multRename2.f90)******************************************* failure reason:the front end drops information about the public and private qualifiers and does not distinguish in the symbol table reference between A1::foo and B1::foo; see bug report. reference file: multRename2.w2f.f unavailable ** testing 50 of 83 (multRename3.f90)******************************************* ******************************************************************************** ** testing 51 of 83 (multUseOnly.f90)******************************************* ******************************************************************************** ** testing 52 of 83 (nesting.f90)*********************************************** failure reason:Open64 parse error - drops innermost containment; see bug report reference file: nesting.w2f.f unavailable ** testing 53 of 83 (nesting_workaround.f90)************************************ ******************************************************************************** ** testing 54 of 83 (nonEmptyModule.f90)**************************************** ******************************************************************************** ** testing 55 of 83 (obsolArithIf.f90)****************************************** ******************************************************************************** ** testing 56 of 83 (opOrder.f90)*********************************************** ******************************************************************************** ** testing 57 of 83 (optParm1.f90)********************************************** ******************************************************************************** ** testing 58 of 83 (pcomplex.f)************************************************ ******************************************************************************** ** testing 59 of 83 (powOpParserTest.f)***************************************** failure reason:Open64 parser SEGV, see bug report reference file: powOpParserTest.w2f.f unavailable ** testing 60 of 83 (pragmaPlacement.f90)*************************************** ******************************************************************************** ** testing 61 of 83 (present.f)************************************************* ******************************************************************************** ** testing 62 of 83 (privateQualifier.f90)************************************** failure reason:the front end drops information about the public and private qualifiers (for the interface and the module procedure, not for the module variables though) and does not distinguish in the symbol table reference between A1::foo and B1::foo; the main program all names resolved to just foo; see bug report reference file: privateQualifier.w2f.f unavailable ** testing 63 of 83 (privateQualifier2.f90)************************************* ******************************************************************************** ** testing 64 of 83 (recFuncRes.f90)******************************************** failure reason:whirl2f drops the result clause of the recursive function. While ifort accepts that it is violating the standard and accordingly fails e.g. with gfortran and the NAG compiler; see bug report reference file: recFuncRes.w2f.f unavailable ** testing 65 of 83 (separateFormat.f90)**************************************** ******************************************************************************** ** testing 66 of 83 (shapeReshape.f90)****************************************** ******************************************************************************** ** testing 67 of 83 (singleQuotePair.f90)*************************************** failure reason:the string '''bla''' is translated into double quoted "bla" when it should be single quoted 'bla' reference file: singleQuotePair.w2f.f unavailable ** testing 68 of 83 (singleRename1.f90)***************************************** ******************************************************************************** ** testing 69 of 83 (sliceVsSingle.f90)***************************************** ******************************************************************************** ** testing 70 of 83 (srAsParam.f90)********************************************* ******************************************************************************** ** testing 71 of 83 (static.f90)************************************************ ******************************************************************************** ** testing 72 of 83 (stringCompOps.f90)***************************************** ******************************************************************************** ** testing 73 of 83 (substring.f90)********************************************* ******************************************************************************** ** testing 74 of 83 (sum.f90)*************************************************** ******************************************************************************** ** testing 75 of 83 (sumDble.f90)*********************************************** ******************************************************************************** ** testing 76 of 83 (sumDbleSep.f90)******************************************** ******************************************************************************** ** testing 77 of 83 (sumReal.f90)*********************************************** failure reason:parser logic does not propagate REAL as an elemental intrinsic, will require fix similar to changeset 819 reference file: sumReal.w2f.f unavailable ** testing 78 of 83 (target.f)************************************************** ******************************************************************************** ** testing 79 of 83 (tiny.f90)************************************************** failure reason:parser does not know about TINY; see bug report reference file: tiny.w2f.f unavailable ** testing 80 of 83 (transfer.f90)********************************************** ******************************************************************************** ** testing 81 of 83 (transpose.f90)********************************************* ******************************************************************************** ** testing 82 of 83 (typeInit.f90)********************************************** failure reason:incorrect unparsing, see bug report reference file: typeInit.w2f.f unavailable ** testing 83 of 83 (where.f90)************************************************* failure reason:incorrect translation (whole array section), see bug report reference file: where.w2f.f unavailable total: 83, ran OK:61, known errors:0, new errors:0 ########## SourceProcessing cd PrePost && make clean make[1]: Entering directory `/sandbox/utke/CronTest/OpenAD/OpenADFortTk/tools/SourceProcessing/Regression/PrePost' rm -f *.o *.f *.f90 *.out *.run *.mod *.mod-whirl *.MOD make[1]: Leaving directory `/sandbox/utke/CronTest/OpenAD/OpenADFortTk/tools/SourceProcessing/Regression/PrePost' cd PrePostTimings && make clean make[1]: Entering directory `/sandbox/utke/CronTest/OpenAD/OpenADFortTk/tools/SourceProcessing/Regression/PrePostTimings' rm -f postInput????.f rm -f preOutput.f rm -f postProcess.make make[1]: Leaving directory `/sandbox/utke/CronTest/OpenAD/OpenADFortTk/tools/SourceProcessing/Regression/PrePostTimings' cd TransFile && make clean make[1]: Entering directory `/sandbox/utke/CronTest/OpenAD/OpenADFortTk/tools/SourceProcessing/Regression/TransFile' rm -f *.o *.f *.f90 *.out *.run *.mod *.mod-whirl *.MOD *~ make[1]: Leaving directory `/sandbox/utke/CronTest/OpenAD/OpenADFortTk/tools/SourceProcessing/Regression/TransFile' ================================================================================ Running all examples with a range of (1-121): 1:alogTest.free.f90 2:altEntry.free.f90 3:anyTest.free.f90 4:archaic1.free.f90 5:arrayConstructor.free.f90 6:arrayConstructor2.free.f90 7:arrays1.free.f90 8:arrays2.free.f90 9:arrays3.free.f90 10:arrays_dimensions1.free.f90 11:arrMin.free.f90 12:boxmodelTypo.fixed.f 13:bracketing.free.f90 14:canonIO.free.f90 15:cbBlank.free.f90 16:cbDecl.free.f90 17:cbInference.free.f90 18:cbRepeat.free.f90 19:characterWithLenAndKind.free.f90 20:charArr.free.f90 21:charArr2.free.f90 22:comment.free.f90 23:comment1.free.f90 24:comment2.free.f90 25:commentCont.free.f90 26:commentCont2.free.f90 27:constants.fixed.f 28:constants1.free.f90 29:deletedStmts1.fixed.f 30:divide.fixed.f 31:dividemain.fixed.f 32:drvdTypeArrayInference.free.f90 33:drvdTypeArrayInference2.free.f90 34:drvdTypeArrayMemberInference.free.f90 35:drvdTypeArrayMemberInference2.free.f90 36:drvdTypeArrayShapeInference.free.f90 37:drvdTypeArrayShapeInference2.free.f90 38:drvdTypeArrayShapeInference3.free.f90 39:drvdTypeInference.free.f90 40:drvdTypeInference2.free.f90 41:drvdTypeInferenceNested.free.f90 42:ellipsisFunCall.free.f90 43:entityTypeDecl.free.f90 44:external.free.f90 45:externalSR.free.f90 46:f2sArrayReturn.free.f90 47:f2sArrayReturn2.free.f90 48:f2sCharReturn.free.f90 49:f2sExplInterf.free.f90 50:f2sFuncAsDummy.free.f90 51:f2sFuncAsDummy2.free.f90 52:f2sFuncAsDummy3.free.f90 53:f2sFuncAsDummy4.free.f90 54:f2sNested.free.f90 55:f2sNoHoist.free.f90 56:f2sPublic.free.f90 57:f2sPublic2.free.f90 58:f2sUse.free.f90 59:fortran_class.f90 60:fortran_class2.f90 61:funcQualifiers.free.f90 62:functionComment.free.f90 63:functionResultType.free.f90 64:hoistFuncCall.free.f90 65:ifNonThen.free.f90 66:interface2Symtab.free.f90 67:interface3Symtab.free.f90 68:interfaceSymtab.free.f90 69:kindInference.free.f90 70:logicalKind.f90 71:lonelySave.free.f90 72:longDataStatementLine.free.f90 73:maxDouble.free.f90 74:maxloc.free.f90 75:maxmix.f90 76:maxShapes.free.f90 77:maxSpec.f90 78:maxSpec.free.f90 79:maxVal.free.f90 80:moduleContainsPublicFunction.free.f90 81:moduleNatureTest.free.f90 82:moduleProcInference1.free.f90 83:moduleProcInference2.free.f90 84:moduleRepeat.free.f90 85:multipleModuleProcedures.free.f90 86:multipleModuleProceduresGen.free.f90 87:nameReuseInType.free.f90 88:nestedProc.free.f90 89:obsoleteDoTermination.fixed.f 90:parameterArg.free.f90 91:privateDefaultModuleDecl.free.f90 92:privateModuleDecl.free.f90 93:publicDefaultModuleDecl.free.f90 94:quote_cont_test.f90 95:realInference.free.f90 96:realInferenceParameterStmt.free.f90 97:recFun.free.f90 98:recSR.free.f90 99:redefImplicit.free.f90 100:redefImplicit2.free.f90 101:renameKind.free.f90 102:renameKind2.free.f90 103:renameKind3.free.f90 104:renameKind4.free.f90 105:renameKind5.free.f90 106:repeat.free.f90 107:scanIntrinsic.free.f90 108:scanStringConst.free.f90 109:statementFunc.f90 110:statementFunc1.f90 111:stmtFunc1.free.f90 112:stringOps.free.f90 113:target.fixed.f 114:transfer.free.f90 115:typeBoundProcedure.f90 116:UnStruct_controlflow_arithmIf.free.f90 117:UnStruct_controlflow_goto1.free.f90 118:UnStruct_controlflow_goto2.free.f90 119:UnStruct_controlflow_loop2.free.f90 120:UnStruct_controlflow_loop4.free.f90 121:writeStmt.free.f90 ================================================================================ ** testing 1 of 121 (alogTest.free.f90)***************************************** ******************************************************************************** ** testing 2 of 121 (altEntry.free.f90)***************************************** SourceProcessing: WARNING: statement >entry foo2 ( x ) < implies unstructured control flow (altEntry.free.f90:5) SourceProcessing: WARNING: statement >entry foo2 ( x ) < implies unstructured control flow (altEntry.free.pre.f90:8) SourceProcessing: WARNING: __identifierType implicit typing for symbol >foo2< to type: [TypetabEntry(42041616) -> entryKind=[BuiltInEntryKind: real_4], typetab_id=7] (altEntry.free.pre.f90:(8,)) SourceProcessing: WARNING: statement >entry oad_s_foo2 ( x,foo2 ) < implies unstructured control flow (altEntry.free.pre.f90:17) ******************************************************************************** ** testing 3 of 121 (anyTest.free.f90)****************************************** ******************************************************************************** ** testing 4 of 121 (archaic1.free.f90)***************************************** ******************************************************************************** ** testing 5 of 121 (arrayConstructor.free.f90)********************************* ******************************************************************************** ** testing 6 of 121 (arrayConstructor2.free.f90)******************************** ******************************************************************************** ** testing 7 of 121 (arrays1.free.f90)****************************************** ******************************************************************************** ** testing 8 of 121 (arrays2.free.f90)****************************************** ******************************************************************************** ** testing 9 of 121 (arrays3.free.f90)****************************************** ******************************************************************************** ** testing 10 of 121 (arrays_dimensions1.free.f90)****************************** ******************************************************************************** ** testing 11 of 121 (arrMin.free.f90)****************************************** ******************************************************************************** ** testing 12 of 121 (boxmodelTypo.fixed.f)************************************* failure reason:preprocessor cannot parse technically correct placement of period in "(l. LE. ndim)"; see bug report skipping test ******************************************************************************** ** testing 13 of 121 (bracketing.free.f90)************************************** ******************************************************************************** ** testing 14 of 121 (canonIO.free.f90)***************************************** ******************************************************************************** ** testing 15 of 121 (cbBlank.free.f90)***************************************** ******************************************************************************** ** testing 16 of 121 (cbDecl.free.f90)****************************************** ******************************************************************************** ** testing 17 of 121 (cbInference.free.f90)************************************* SourceProcessing: WARNING: __identifierType implicit typing for symbol >x< to type: [TypetabEntry(18862288) -> entryKind=[BuiltInEntryKind: real_8], typetab_id=8] (cbInference.free.f90:(14,)) ******************************************************************************** ** testing 18 of 121 (cbRepeat.free.f90)**************************************** ******************************************************************************** ** testing 19 of 121 (characterWithLenAndKind.free.f90)************************* ******************************************************************************** ** testing 20 of 121 (charArr.free.f90)***************************************** ******************************************************************************** ** testing 21 of 121 (charArr2.free.f90)**************************************** ******************************************************************************** ** testing 22 of 121 (comment.free.f90)***************************************** ******************************************************************************** ** testing 23 of 121 (comment1.free.f90)**************************************** ******************************************************************************** ** testing 24 of 121 (comment2.free.f90)**************************************** ******************************************************************************** ** testing 25 of 121 (commentCont.free.f90)************************************* ******************************************************************************** ** testing 26 of 121 (commentCont2.free.f90)************************************ ******************************************************************************** ** testing 27 of 121 (constants.fixed.f)**************************************** ******************************************************************************** ** testing 28 of 121 (constants1.free.f90)************************************** ******************************************************************************** ** testing 29 of 121 (deletedStmts1.fixed.f)************************************ ******************************************************************************** ** testing 30 of 121 (divide.fixed.f)******************************************* ******************************************************************************** ** testing 31 of 121 (dividemain.fixed.f)*************************************** ******************************************************************************** ** testing 32 of 121 (drvdTypeArrayInference.free.f90)************************** SourceProcessing: WARNING: no explicit definition for function "foo" called as "foo(aT%i(1)+2.0)" found within the current compile unit. (drvdTypeArrayInference.free.f90:13) WARNING: single precision temporary variable introduced; issued for first occurence only, here in unit program p for expression >foo(aT%i(1)+2.0)< on line 13 ******************************************************************************** ** testing 33 of 121 (drvdTypeArrayInference2.free.f90)************************* SourceProcessing: WARNING: no explicit definition for function "foo" called as "foo(aTT%aT%i(:)+2.0)" found within the current compile unit. (drvdTypeArrayInference2.free.f90:16) WARNING: single precision temporary variable introduced; issued for first occurence only, here in unit program p for expression >foo(aTT%aT%i(:)+2.0)< on line 16 ******************************************************************************** ** testing 34 of 121 (drvdTypeArrayMemberInference.free.f90)******************** SourceProcessing: WARNING: no explicit definition for function "foo" called as "foo(aTT%aT(2)%i+2.0)" found within the current compile unit. (drvdTypeArrayMemberInference.free.f90:16) WARNING: single precision temporary variable introduced; issued for first occurence only, here in unit program p for expression >foo(aTT%aT(2)%i+2.0)< on line 16 ******************************************************************************** ** testing 35 of 121 (drvdTypeArrayMemberInference2.free.f90)******************* ******************************************************************************** ** testing 36 of 121 (drvdTypeArrayShapeInference.free.f90)********************* WARNING: single precision temporary variable introduced; issued for first occurence only, here in unit program p for expression >foo(aT%i(aT%idx))< on line 14 ******************************************************************************** ** testing 37 of 121 (drvdTypeArrayShapeInference2.free.f90)******************** WARNING: single precision temporary variable introduced; issued for first occurence only, here in unit program p for expression >foo(aT%i(aT%idx)*2)< on line 14 ******************************************************************************** ** testing 38 of 121 (drvdTypeArrayShapeInference3.free.f90)******************** WARNING: single precision temporary variable introduced; issued for first occurence only, here in unit program p for expression >foo(aT%i(aT%idx,:)*2)< on line 19 ******************************************************************************** ** testing 39 of 121 (drvdTypeInference.free.f90)******************************* SourceProcessing: WARNING: no explicit definition for function "foo" called as "foo(aT%i+2.0)" found within the current compile unit. (drvdTypeInference.free.f90:13) WARNING: single precision temporary variable introduced; issued for first occurence only, here in unit program p for expression >foo(aT%i+2.0)< on line 13 ******************************************************************************** ** testing 40 of 121 (drvdTypeInference2.free.f90)****************************** failure reason:duplicate named entries make the genericresolve fail; see bug report skipping test ******************************************************************************** ** testing 41 of 121 (drvdTypeInferenceNested.free.f90)************************* SourceProcessing: WARNING: no explicit definition for function "foo" called as "foo(aTT%aT%i+2.0)" found within the current compile unit. (drvdTypeInferenceNested.free.f90:16) WARNING: single precision temporary variable introduced; issued for first occurence only, here in unit program p for expression >foo(aTT%aT%i+2.0)< on line 16 ******************************************************************************** ** testing 42 of 121 (ellipsisFunCall.free.f90)********************************* WARNING: single precision temporary variable introduced; issued for first occurence only, here in unit program p for expression >max(u,v,w,x,y)< on line 3 ******************************************************************************** ** testing 43 of 121 (entityTypeDecl.free.f90)********************************** ******************************************************************************** ** testing 44 of 121 (external.free.f90)**************************************** ******************************************************************************** ** testing 45 of 121 (externalSR.free.f90)************************************** SourceProcessing: WARNING: argument foo in call to bar is classified as a function but we have not seen the definition and will assume it is not going to be subroutinized (externalSR.free.f90:15) ******************************************************************************** ** testing 46 of 121 (f2sArrayReturn.free.f90)********************************** WARNING: single precision temporary variable introduced; issued for first occurence only, here in unit program p for expression >foo(i)< on line 14 ******************************************************************************** ** testing 47 of 121 (f2sArrayReturn2.free.f90)********************************* WARNING: single precision temporary variable introduced; issued for first occurence only, here in unit program p for expression >foo(i(:,:,j))< on line 17 ******************************************************************************** ** testing 48 of 121 (f2sCharReturn.free.f90)*********************************** ******************************************************************************** ** testing 49 of 121 (f2sExplInterf.free.f90)*********************************** WARNING: single precision temporary variable introduced; issued for first occurence only, here in unit program p for expression >foo(3.0)< on line 14 ******************************************************************************** ** testing 50 of 121 (f2sFuncAsDummy.free.f90)********************************** WARNING: single precision temporary variable introduced; issued for first occurence only, here in unit function bar(f,xbar) for expression >f(xbar)< on line 18 SourceProcessing: WARNING: _appType implicit typing for external symbol >bar< to type: [TypetabEntry(37548112) -> entryKind=[BuiltInEntryKind: real_4], typetab_id=7] (f2sFuncAsDummy.free.f90:(26,)) ******************************************************************************** ** testing 51 of 121 (f2sFuncAsDummy2.free.f90)********************************* SourceProcessing: WARNING: __identifierType implicit typing for symbol >f< to type: [TypetabEntry(19894224) -> entryKind=[BuiltInEntryKind: real_4], typetab_id=7] (f2sFuncAsDummy2.free.f90:(10,)) WARNING: single precision temporary variable introduced; issued for first occurence only, here in unit function bar(f,xbar) for expression >f(xbar)< on line 10 SourceProcessing: WARNING: _appType implicit typing for external symbol >bar< to type: [TypetabEntry(19894224) -> entryKind=[BuiltInEntryKind: real_4], typetab_id=7] (f2sFuncAsDummy2.free.f90:(17,)) SourceProcessing: WARNING: __identifierType implicit typing for symbol >f< to type: [TypetabEntry(44077200) -> entryKind=[BuiltInEntryKind: real_4], typetab_id=7] (f2sFuncAsDummy2.free.pre.f90:(21,)) ******************************************************************************** ** testing 52 of 121 (f2sFuncAsDummy3.free.f90)********************************* failure reason:preprocessor does not handle nested interfaces ; see bug report skipping test ******************************************************************************** ** testing 53 of 121 (f2sFuncAsDummy4.free.f90)********************************* WARNING: single precision temporary variable introduced; issued for first occurence only, here in unit function bar(f,xbar) for expression >f(xbar)< on line 19 SourceProcessing: WARNING: _appType implicit typing for external symbol >bar< to type: [TypetabEntry(31711184) -> entryKind=[BuiltInEntryKind: real_4], typetab_id=7] (f2sFuncAsDummy4.free.f90:(27,)) ******************************************************************************** ** testing 54 of 121 (f2sNested.free.f90)*************************************** WARNING: single precision temporary variable introduced; issued for first occurence only, here in unit function foo(aT) for expression >bar(aT%a(2))< on line 18 ******************************************************************************** ** testing 55 of 121 (f2sNoHoist.free.f90)************************************** SourceProcessing: WARNING: no explicit definition for function "f" called as "f(x)" found within the current compile unit. (f2sNoHoist.free.f90:8) WARNING: single precision temporary variable introduced; issued for first occurence only, here in unit program p for expression >f(x)< on line 8 SourceProcessing: WARNING: __identifierType implicit typing for symbol >f< to type: [TypetabEntry(20631760) -> entryKind=[BuiltInEntryKind: real_4], typetab_id=7] (f2sNoHoist.free.pre.f90:(6,)) ******************************************************************************** ** testing 56 of 121 (f2sPublic.free.f90)*************************************** ******************************************************************************** ** testing 57 of 121 (f2sPublic2.free.f90)************************************** ******************************************************************************** ** testing 58 of 121 (f2sUse.free.f90)****************************************** WARNING: single precision temporary variable introduced; issued for first occurence only, here in unit program main for expression >faa(x)< on line 16 SourceProcessing: WARNING: __identifierType implicit typing for symbol >x< to type: [TypetabEntry(14188752) -> entryKind=[BuiltInEntryKind: real_4], typetab_id=7] (f2sUse.free.pre.f90:(10,)) ******************************************************************************** ** testing 59 of 121 (fortran_class.f90)**************************************** SourceProcessing: WARNING: __identifierType implicit typing for symbol >anyThing< to type: [TypetabEntry(13369296) -> entryKind=[BuiltInEntryKind: real_4], typetab_id=7] (fortran_class.f90:(31,)) ******************************************************************************** ** testing 60 of 121 (fortran_class2.f90)*************************************** ******************************************************************************** ** testing 61 of 121 (funcQualifiers.free.f90)********************************** WARNING: single precision temporary variable introduced; issued for first occurence only, here in unit program p for expression >foo(x)< on line 13 ******************************************************************************** ** testing 62 of 121 (functionComment.free.f90)********************************* SourceProcessing: WARNING: no explicit definition for function "f" called as "f(x(1))" found within the current compile unit. (functionComment.free.f90:6) WARNING: single precision temporary variable introduced; issued for first occurence only, here in unit program functionComment for expression >f(x(1))< on line 6 ******************************************************************************** ** testing 63 of 121 (functionResultType.free.f90)****************************** WARNING: single precision temporary variable introduced; issued for first occurence only, here in unit program p for expression >foo(x)< on line 17 ******************************************************************************** ** testing 64 of 121 (hoistFuncCall.free.f90)*********************************** SourceProcessing: WARNING: no explicit definition for function "f" called as "f(x)" found within the current compile unit. (hoistFuncCall.free.f90:5) WARNING: single precision temporary variable introduced; issued for first occurence only, here in unit program functionComment for expression >f(x)< on line 5 ******************************************************************************** ** testing 65 of 121 (ifNonThen.free.f90)*************************************** ******************************************************************************** ** testing 66 of 121 (interface2Symtab.free.f90)******************************** ******************************************************************************** ** testing 67 of 121 (interface3Symtab.free.f90)******************************** failure reason:rename needs to be applied to interface blocks; see bug report skipping test ******************************************************************************** ** testing 68 of 121 (interfaceSymtab.free.f90)********************************* ******************************************************************************** ** testing 69 of 121 (kindInference.free.f90)*********************************** ******************************************************************************** ** testing 70 of 121 (logicalKind.f90)****************************************** ******************************************************************************** ** testing 71 of 121 (lonelySave.free.f90)************************************** ******************************************************************************** ** testing 72 of 121 (longDataStatementLine.free.f90)*************************** ******************************************************************************** ** testing 73 of 121 (maxDouble.free.f90)*************************************** ******************************************************************************** ** testing 74 of 121 (maxloc.free.f90)****************************************** ******************************************************************************** ** testing 75 of 121 (maxmix.f90)*********************************************** WARNING: single precision temporary variable introduced; issued for first occurence only, here in unit program p for expression >max(r,2.5)< on line 10 ******************************************************************************** ** testing 76 of 121 (maxShapes.free.f90)*************************************** ******************************************************************************** ** testing 77 of 121 (maxSpec.f90)********************************************** ******************************************************************************** ** testing 78 of 121 (maxSpec.free.f90)***************************************** ******************************************************************************** ** testing 79 of 121 (maxVal.free.f90)****************************************** ******************************************************************************** ** testing 80 of 121 (moduleContainsPublicFunction.free.f90)******************** ******************************************************************************** ** testing 81 of 121 (moduleNatureTest.free.f90)******************************** SourceProcessing: WARNING: definition for module iso_c_binding not seen in the input. (moduleNatureTest.free.f90:3) SourceProcessing: WARNING: cannot determine return type and canonicalize function call; __identifierType: No type could be determined for identifier "c_associated" (moduleNatureTest.free.f90:8) SourceProcessing: WARNING: cannot determine return type and canonicalize function call; __identifierType: No type could be determined for identifier "c_loc" (moduleNatureTest.free.f90:8) SourceProcessing: WARNING: definition for module iso_c_binding not seen in the input. (moduleNatureTest.free.pre.f90:6) ******************************************************************************** ** testing 82 of 121 (moduleProcInference1.free.f90)**************************** WARNING: single precision temporary variable introduced; issued for first occurence only, here in unit program main for expression >foo(a,b)< on line 26 ******************************************************************************** ** testing 83 of 121 (moduleProcInference2.free.f90)**************************** WARNING: single precision temporary variable introduced; issued for first occurence only, here in unit program main for expression >foo(a)< on line 26 ******************************************************************************** ** testing 84 of 121 (moduleRepeat.free.f90)************************************ ******************************************************************************** ** testing 85 of 121 (multipleModuleProcedures.free.f90)************************ WARNING: single precision temporary variable introduced; issued for first occurence only, here in unit program multipleModuleProcedures for expression >real_erf(1.0E0)< on line 41 ******************************************************************************** ** testing 86 of 121 (multipleModuleProceduresGen.free.f90)********************* WARNING: single precision temporary variable introduced; issued for first occurence only, here in unit program multipleModuleProcedures for expression >erf(1.0E0)< on line 41 ******************************************************************************** ** testing 87 of 121 (nameReuseInType.free.f90)********************************* ******************************************************************************** ** testing 88 of 121 (nestedProc.free.f90)************************************** ******************************************************************************** ** testing 89 of 121 (obsoleteDoTermination.fixed.f)**************************** ******************************************************************************** ** testing 90 of 121 (parameterArg.free.f90)************************************ ******************************************************************************** ** testing 91 of 121 (privateDefaultModuleDecl.free.f90)************************ ******************************************************************************** ** testing 92 of 121 (privateModuleDecl.free.f90)******************************* ******************************************************************************** ** testing 93 of 121 (publicDefaultModuleDecl.free.f90)************************* ******************************************************************************** ** testing 94 of 121 (quote_cont_test.f90)************************************** ******************************************************************************** ** testing 95 of 121 (realInference.free.f90)*********************************** ******************************************************************************** ** testing 96 of 121 (realInferenceParameterStmt.free.f90)********************** ******************************************************************************** ** testing 97 of 121 (recFun.free.f90)****************************************** WARNING: single precision temporary variable introduced; issued for first occurence only, here in unit recursive integer function foo(x) for expression >x-1< on line 8 ******************************************************************************** ** testing 98 of 121 (recSR.free.f90)******************************************* ******************************************************************************** ** testing 99 of 121 (redefImplicit.free.f90)*********************************** ******************************************************************************** ** testing 100 of 121 (redefImplicit2.free.f90)********************************* ******************************************************************************** ** testing 101 of 121 (renameKind.free.f90)************************************* ******************************************************************************** ** testing 102 of 121 (renameKind2.free.f90)************************************ ******************************************************************************** ** testing 103 of 121 (renameKind3.free.f90)************************************ ******************************************************************************** ** testing 104 of 121 (renameKind4.free.f90)************************************ WARNING: single precision temporary variable introduced; issued for first occurence only, here in unit program p for expression >foo()< on line 19 ******************************************************************************** ** testing 105 of 121 (renameKind5.free.f90)************************************ WARNING: single precision temporary variable introduced; issued for first occurence only, here in unit program p for expression >foo_bar(t)< on line 31 ******************************************************************************** ** testing 106 of 121 (repeat.free.f90)***************************************** ******************************************************************************** ** testing 107 of 121 (scanIntrinsic.free.f90)********************************** ******************************************************************************** ** testing 108 of 121 (scanStringConst.free.f90)******************************** ******************************************************************************** ** testing 109 of 121 (statementFunc.f90)*************************************** statementFunc.pre.f90(24): remark #7713: This statement function has not been used. [SF] integer sf ----------^ statementFunc.pre.post.f90(26): remark #7713: This statement function has not been used. [SF] integer sf ----------^ ******************************************************************************** ** testing 110 of 121 (statementFunc1.f90)************************************** statementFunc1.pre.f90(6): remark #7713: This statement function has not been used. [SF] sf(x)=x+x*2 --^ statementFunc1.pre.post.f90(7): remark #7713: This statement function has not been used. [SF] sf(x) = x+x*2 --^ ******************************************************************************** ** testing 111 of 121 (stmtFunc1.free.f90)************************************** SourceProcessing: WARNING: __identifierType implicit typing for symbol >fun< to type: [TypetabEntry(34488016) -> entryKind=[BuiltInEntryKind: integer_4], typetab_id=5] (stmtFunc1.free.f90:(10,)) stmtFunc1.free.pre.f90(12): remark #7713: This statement function has not been used. [FUN] fun(l)=i+l ^ stmtFunc1.free.pre.post.f90(14): remark #7713: This statement function has not been used. [FUN] fun(l) = i+l ^ ******************************************************************************** ** testing 112 of 121 (stringOps.free.f90)************************************** ******************************************************************************** ** testing 113 of 121 (target.fixed.f)****************************************** ******************************************************************************** ** testing 114 of 121 (transfer.free.f90)*************************************** ******************************************************************************** ** testing 115 of 121 (typeBoundProcedure.f90)********************************** ******************************************************************************** ** testing 116 of 121 (UnStruct_controlflow_arithmIf.free.f90)****************** ******************************************************************************** ** testing 117 of 121 (UnStruct_controlflow_goto1.free.f90)********************* ******************************************************************************** ** testing 118 of 121 (UnStruct_controlflow_goto2.free.f90)********************* ******************************************************************************** ** testing 119 of 121 (UnStruct_controlflow_loop2.free.f90)********************* ******************************************************************************** ** testing 120 of 121 (UnStruct_controlflow_loop4.free.f90)********************* ******************************************************************************** ** testing 121 of 121 (writeStmt.free.f90)************************************** ******************************************************************************** total: 121, ran OK:117, known errors:4, new errors:0 ================================================================================ Running all examples with a range of (1-3): 1:CommonBlockSideEffects 2:ModuleVariable 3:PointerAsgnmnt ================================================================================ ** testing 1 of 3 (CommonBlockSideEffects)************************************** SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (Tests/CommonBlockSideEffects/oad_transformed.decls.f90:2) SourceProcessing: WARNING: definition for module w2f__types not seen in the input. (Tests/CommonBlockSideEffects/oad_transformed.decls.f90:3) oad_transformed.f90: remark #5133: The input stream is empty ******************************************************************************** ** testing 2 of 3 (ModuleVariable)********************************************** SourceProcessing: WARNING: definition for module oad_active not seen in the input. (Tests/ModuleVariable/oad_transformed.decls.f90:2) ******************************************************************************** ** testing 3 of 3 (PointerAsgnmnt)********************************************** SourceProcessing: WARNING: definition for module oad_active not seen in the input. (Tests/PointerAsgnmnt/oad_transformed.decls.f90:2) ******************************************************************************** total: 3, ran OK:3, known errors:0, new errors:0 ./preTime.bash SourceProcessing: timing: 0:00:38.148784 ./postTime.bash SourceProcessing: timing: 0:03:58.327253 ########## FortTk rm -f *.o *.f *.f90 *.B *.xaif *.sxp *.out *.run *.mod *.mod-whirl *.MOD *.xsd ================================================================================ Running all examples with a range of (1-126): 1:allocatedArray1.f90 64:PostProcess_activeOut_rec1.f90 2:arrayExpDiv.f90 65:PostProcess_activeOut_rec2.f90 3:arrayPointerShape.f90 66:PostProcess_activePointer.f90 4:arrays1.f90 67:PostProcess_activeStructPointer.f90 5:arrays2.f90 68:PostProcess_allocatedActive.f90 6:arrays2a.f90 69:PostProcess_arrayExpDiv.f90 7:arrays3.f90 70:PostProcess_arrayPointerShape.f90 8:arrays_dimensions1.f90 71:PostProcess_bounds.f90 9:bounds.f90 72:PostProcess_ComBlock.f90 10:caseGoto.f90 73:PostProcess_ComBlock1.f90 11:cbSideEffect.f90 74:PostProcess_ComBlock2.f90 12:constants1.f90 75:PostProcess_ComBlock3.f90 13:controlflow1.f90 76:PostProcess_indexArray.f90 14:controlflow_if1.f90 77:PostProcess_modVarInit.f90 15:controlflow_if2.f90 78:PostProcess_optParm1.f90 16:controlflow_if3.f90 79:PostProcess_print1.f90 17:controlflow_loop1a.f90 80:PostProcess_privateQualifier2.f 18:controlflow_loop1b.f90 81:PostProcess_separateFormat.f90 19:controlflow_loop1c.f90 82:PostProcess_types_derived1.f90 20:controlflow_loop3.f90 83:PostProcess_types_derived2.f90 21:controlflow_switch1.f90 84:PostProcess_types_derived3.f90 22:dataInit.f90 85:PostProcess_types_derived4.f90 23:doDown.f90 86:PostProcess_types_derived5.f90 24:doNE.f90 87:PostProcess_types_derived6.f90 25:doubleComplex.f90 88:PostProcess_types_derived7.f90 26:doubleConvA.f90 89:rType.f90 27:doubleConvS.f90 90:rTypeElem.f90 28:doUp.f90 91:rTypeS.f90 29:doVar.f90 92:rTypeV.f90 30:doWhile.f90 93:scalars1.f90 31:elementalExp.f90 94:scalars2.f90 32:elementalExpComp.f90 95:scalars3.f90 33:elementalExpM.f90 96:scalars4.f90 34:elementalExpMV.f90 97:scalars5.f90 35:elementalMultM.f90 98:scoping1.f90 36:emptyModule.f90 99:selExit.f90 37:exit.f90 100:selGoto.f90 38:exitSimpler.f90 101:sideEffect_6.f90 39:exitUnqualified.f90 102:sideEffectNested.f90 40:functions1.f90 103:sideEffectNested2.f90 41:functions2.f90 104:sideEffectNested3.f90 42:functions_nested1.f90 105:sideEffectNested4.f90 43:functions_nested2.f90 106:sideEffectOOS.f90 44:functions_nested3.f90 107:simpleExpComp.f90 45:implicitArrayBound.f90 108:singleVariable.f90 46:inline1.f90 109:sliceVsSingle.f90 47:inline2.f90 110:stringArray.f90 48:inline3.f90 111:stringCompOps.f90 49:interfAssumedShapeArr.f90 112:stringLen.f90 50:intMaxVal.f90 113:stringScan.f90 51:intrinsics1.f90 114:stringSliceComp.f90 52:intrinsics2.f90 115:stringSliceComp2.f90 53:logical.f90 116:types_kind1.f90 54:logicalAny.f90 117:UnStruct_controlflow_loop1.f90 55:module_with_pragmas.f90 118:UnStruct_controlflow_loop1a.f90 56:multRename1.f90 119:UnStruct_controlflow_loop1b.f90 57:multRename2.f90 120:UnStruct_controlflow_loop1c.f90 58:multRename3.f90 121:UnStruct_controlflow_loop1d.f90 59:multUseOnly.f90 122:UnStruct_controlflow_loop2.f90 60:nullify.f90 123:UnStruct_controlflow_loop4.f90 61:PostProcess_activeInterface.f90 124:useOnly.f90 62:PostProcess_activeInterface2.f90 125:useParam.f90 63:PostProcess_activeInterface3.f90 126:useParamOnly.f90 ================================================================================ ** testing 1 of 126 (allocatedArray1.f90)*************************************** ******************************************************************************** ** testing 2 of 126 (arrayExpDiv.f90)******************************************* ******************************************************************************** ** testing 3 of 126 (arrayPointerShape.f90)************************************* ******************************************************************************** ** testing 4 of 126 (arrays1.f90)*********************************************** ******************************************************************************** ** testing 5 of 126 (arrays2.f90)*********************************************** ******************************************************************************** ** testing 6 of 126 (arrays2a.f90)********************************************** ******************************************************************************** ** testing 7 of 126 (arrays3.f90)*********************************************** ******************************************************************************** ** testing 8 of 126 (arrays_dimensions1.f90)************************************ ******************************************************************************** ** testing 9 of 126 (bounds.f90)************************************************ ******************************************************************************** ** testing 10 of 126 (caseGoto.f90)********************************************* FortTk: WARNING:: translatePU: found unstructured control flow in cg_ while simple loop annotations (-s) were requested ******************************************************************************** ** testing 11 of 126 (cbSideEffect.f90)***************************************** ******************************************************************************** ** testing 12 of 126 (constants1.f90)******************************************* ******************************************************************************** ** testing 13 of 126 (controlflow1.f90)***************************************** ******************************************************************************** ** testing 14 of 126 (controlflow_if1.f90)************************************** ******************************************************************************** ** testing 15 of 126 (controlflow_if2.f90)************************************** ******************************************************************************** ** testing 16 of 126 (controlflow_if3.f90)************************************** FortTk: WARNING:: translatePU: found unstructured control flow in controlflow_if_ while simple loop annotations (-s) were requested ******************************************************************************** ** testing 17 of 126 (controlflow_loop1a.f90)*********************************** ******************************************************************************** ** testing 18 of 126 (controlflow_loop1b.f90)*********************************** ******************************************************************************** ** testing 19 of 126 (controlflow_loop1c.f90)*********************************** ******************************************************************************** ** testing 20 of 126 (controlflow_loop3.f90)************************************ FortTk: WARNING:: translatePU: found unstructured control flow in myloop_ while simple loop annotations (-s) were requested ******************************************************************************** ** testing 21 of 126 (controlflow_switch1.f90)********************************** failure reason:incorrect backtranslation of select - case construct; see bug report. reference file: controlflow_switch1.x2w.w2f.f unavailable ** testing 22 of 126 (dataInit.f90)********************************************* ******************************************************************************** ** testing 23 of 126 (doDown.f90)*********************************************** ******************************************************************************** ** testing 24 of 126 (doNE.f90)************************************************* ******************************************************************************** ** testing 25 of 126 (doubleComplex.f90)**************************************** ******************************************************************************** ** testing 26 of 126 (doubleConvA.f90)****************************************** ******************************************************************************** ** testing 27 of 126 (doubleConvS.f90)****************************************** ******************************************************************************** ** testing 28 of 126 (doUp.f90)************************************************* ******************************************************************************** ** testing 29 of 126 (doVar.f90)************************************************ FortTk: WARNING:: xlate_BBStmt: loop with variable stride FortTk: WARNING:: xlate_BBStmt: loop with variable stride ******************************************************************************** ** testing 30 of 126 (doWhile.f90)********************************************** ******************************************************************************** ** testing 31 of 126 (elementalExp.f90)***************************************** ******************************************************************************** ** testing 32 of 126 (elementalExpComp.f90)************************************* ******************************************************************************** ** testing 33 of 126 (elementalExpM.f90)**************************************** ******************************************************************************** ** testing 34 of 126 (elementalExpMV.f90)*************************************** ******************************************************************************** ** testing 35 of 126 (elementalMultM.f90)*************************************** ******************************************************************************** ** testing 36 of 126 (emptyModule.f90)****************************************** ******************************************************************************** ** testing 37 of 126 (exit.f90)************************************************* FortTk: WARNING:: translatePU: found unstructured control flow in ex_ while simple loop annotations (-s) were requested ******************************************************************************** ** testing 38 of 126 (exitSimpler.f90)****************************************** FortTk: WARNING:: translatePU: found unstructured control flow in exs_ while simple loop annotations (-s) were requested ******************************************************************************** ** testing 39 of 126 (exitUnqualified.f90)************************************** FortTk: WARNING:: translatePU: found unstructured control flow in exu_ while simple loop annotations (-s) were requested ******************************************************************************** ** testing 40 of 126 (functions1.f90)******************************************* failure reason:uncanonicalized function call; whirl2xaif will throw an exception for this reason; need to change Regression test setup to run canonicalization first; reference file: functions1.x2w.w2f.f unavailable ** testing 41 of 126 (functions2.f90)******************************************* failure reason:open64 drops the result clause on the recursive function, see bug report reference file: functions2.x2w.w2f.f unavailable ** testing 42 of 126 (functions_nested1.f90)************************************ ******************************************************************************** ** testing 43 of 126 (functions_nested2.f90)************************************ failure reason:uncanonicalized function call; whirl2xaif will throw an exception for this reason; need to change Regression test setup to run canonicalization first; reference file: functions_nested2.x2w.w2f.f unavailable ** testing 44 of 126 (functions_nested3.f90)************************************ failure reason:uncanonicalized function call; whirl2xaif will throw an exception for this reason; need to change Regression test setup to run canonicalization first; reference file: functions_nested3.x2w.w2f.f unavailable ** testing 45 of 126 (implicitArrayBound.f90)*********************************** ******************************************************************************** ** testing 46 of 126 (inline1.f90)********************************************** ******************************************************************************** ** testing 47 of 126 (inline2.f90)********************************************** ******************************************************************************** ** testing 48 of 126 (inline3.f90)********************************************** ******************************************************************************** ** testing 49 of 126 (interfAssumedShapeArr.f90)******************************** ******************************************************************************** ** testing 50 of 126 (intMaxVal.f90)******************************************** ******************************************************************************** ** testing 51 of 126 (intrinsics1.f90)****************************************** ******************************************************************************** ** testing 52 of 126 (intrinsics2.f90)****************************************** ******************************************************************************** ** testing 53 of 126 (logical.f90)********************************************** ******************************************************************************** ** testing 54 of 126 (logicalAny.f90)******************************************* ******************************************************************************** ** testing 55 of 126 (module_with_pragmas.f90)********************************** ******************************************************************************** ** testing 56 of 126 (multRename1.f90)****************************************** ******************************************************************************** ** testing 57 of 126 (multRename2.f90)****************************************** failure reason:the front end drops information about the public and private qualifiers and does not distinguish in the symbol table reference between A1::foo and B1::foo; see bug report. reference file: multRename2.x2w.w2f.f unavailable ** testing 58 of 126 (multRename3.f90)****************************************** ******************************************************************************** ** testing 59 of 126 (multUseOnly.f90)****************************************** ******************************************************************************** ** testing 60 of 126 (nullify.f90)********************************************** ******************************************************************************** ** testing 61 of 126 (PostProcess_activeInterface.f90)************************** ******************************************************************************** ** testing 62 of 126 (PostProcess_activeInterface2.f90)************************* ******************************************************************************** ** testing 63 of 126 (PostProcess_activeInterface3.f90)************************* ******************************************************************************** ** testing 64 of 126 (PostProcess_activeOut_rec1.f90)*************************** Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for Y Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for Y ******************************************************************************** ** testing 65 of 126 (PostProcess_activeOut_rec2.f90)*************************** Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for Y Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for Y ******************************************************************************** ** testing 66 of 126 (PostProcess_activePointer.f90)**************************** getQuickAndDirtySymHandle::mre --- MemRefExpr(this=0xbe37e0, type = USE) AddressOf(this=0xbe37e0, mMemRefExpr=MemRefExpr(this=0xbe37a0, type = USE) NamedRef(this=0xbe37a0, mSymHandle.hval()=12434288) getQuickAndDirtySymHandle::mre --- MemRefExpr(this=0xbe37a0, type = USE) NamedRef(this=0xbe37a0, mSymHandle.hval()=12434288) getQuickAndDirtySymHandle::mre --- arraypointershape_::X getQuickAndDirtySymHandle::mre --- MemRefExpr(this=0xbe36a0, type = DEF) NamedRef(this=0xbe36a0, mSymHandle.hval()=12434248) getQuickAndDirtySymHandle::mre --- arraypointershape_::BTN ManagerDUGStandard::performAnalysis::src pointer ---arraypointershape_::X ManagerDUGStandard::performAnalysis::tgt pointer ---arraypointershape_::BTN Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for Y Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for Y ******************************************************************************** ** testing 67 of 126 (PostProcess_activeStructPointer.f90)********************** reference file: PostProcess_activeStructPointer.x2w.w2f.f unavailable ** testing 68 of 126 (PostProcess_allocatedActive.f90)************************** ******************************************************************************** ** testing 69 of 126 (PostProcess_arrayExpDiv.f90)****************************** ******************************************************************************** ** testing 70 of 126 (PostProcess_arrayPointerShape.f90)************************ Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for Y Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for Y ******************************************************************************** ** testing 71 of 126 (PostProcess_bounds.f90)*********************************** getQuickAndDirtySymHandle::mre --- MemRefExpr(this=0xdb2830, type = USE) AddressOf(this=0xdb2830, mMemRefExpr=MemRefExpr(this=0xdb27e0, type = USE) SubSetRef(this=0xdb27e0, mMemRefExpr=MemRefExpr(this=0xdb2610, type = USE) NamedRef(this=0xdb2610, mSymHandle.hval()=14322272) ) getQuickAndDirtySymHandle::mre --- MemRefExpr(this=0xdb27e0, type = USE) SubSetRef(this=0xdb27e0, mMemRefExpr=MemRefExpr(this=0xdb2610, type = USE) NamedRef(this=0xdb2610, mSymHandle.hval()=14322272) ) getQuickAndDirtySymHandle::mre --- bounds_::X getQuickAndDirtySymHandle::mre --- MemRefExpr(this=0xdb2590, type = DEF) NamedRef(this=0xdb2590, mSymHandle.hval()=14322232) getQuickAndDirtySymHandle::mre --- bounds_::P ManagerDUGStandard::performAnalysis::src pointer ---bounds_::X ManagerDUGStandard::performAnalysis::tgt pointer ---bounds_::P FortTk: warning: within bounds_: deactivating symbol >I< of type integer Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for P Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for P Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for P Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for P Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for P Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for P Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for P Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for P ******************************************************************************** ** testing 72 of 126 (PostProcess_ComBlock.f90)********************************* FortTk: WARNING:: COMMON construct detected for CBVAR conflicts with default initialization within the active type (required for adjoint mode) Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for Y Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for Y ******************************************************************************** ** testing 73 of 126 (PostProcess_ComBlock1.f90)******************************** FortTk: WARNING:: COMMON construct detected for CBVAR conflicts with default initialization within the active type (required for adjoint mode) Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for Y Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for Y ******************************************************************************** ** testing 74 of 126 (PostProcess_ComBlock2.f90)******************************** FortTk: WARNING:: COMMON construct detected for CBVAR conflicts with default initialization within the active type (required for adjoint mode) Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for Y Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for Y ******************************************************************************** ** testing 75 of 126 (PostProcess_ComBlock3.f90)******************************** FortTk: WARNING:: COMMON construct detected for CBV conflicts with default initialization within the active type (required for adjoint mode) FortTk: WARNING:: EQUIVALENCE construct detected for CBV conflicts with default initialization within the active type (required for adjoint mode) FortTk: WARNING:: EQUIVALENCE construct detected for F conflicts with default initialization within the active type (required for adjoint mode) FortTk: WARNING:: COMMON construct detected for F conflicts with default initialization within the active type (required for adjoint mode) Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for Y Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for Y ******************************************************************************** ** testing 76 of 126 (PostProcess_indexArray.f90)******************************* ******************************************************************************** ** testing 77 of 126 (PostProcess_modVarInit.f90)******************************* ******************************************************************************** ** testing 78 of 126 (PostProcess_optParm1.f90)********************************* ******************************************************************************** ** testing 79 of 126 (PostProcess_print1.f90)*********************************** Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for Y Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for Y ******************************************************************************** ** testing 80 of 126 (PostProcess_privateQualifier2.f)************************** ******************************************************************************** ** testing 81 of 126 (PostProcess_separateFormat.f90)*************************** failure reason:the syntax of the postprocessed output is ok: string constant with a line break inside in fixed format; ifort does not parse it correctly and issues an error; see ifort discussion thread and another thread for the free format case reference file: PostProcess_separateFormat.x2w.w2f.f unavailable ** testing 82 of 126 (PostProcess_types_derived1.f90)*************************** ******************************************************************************** ** testing 83 of 126 (PostProcess_types_derived2.f90)*************************** ******************************************************************************** ** testing 84 of 126 (PostProcess_types_derived3.f90)*************************** ******************************************************************************** ** testing 85 of 126 (PostProcess_types_derived4.f90)*************************** failure reason:incorrect unparsing, see bug report reference file: PostProcess_types_derived4.x2w.w2f.f unavailable ** testing 86 of 126 (PostProcess_types_derived5.f90)*************************** ******************************************************************************** ** testing 87 of 126 (PostProcess_types_derived6.f90)*************************** ******************************************************************************** ** testing 88 of 126 (PostProcess_types_derived7.f90)*************************** ******************************************************************************** ** testing 89 of 126 (rType.f90)************************************************ ******************************************************************************** ** testing 90 of 126 (rTypeElem.f90)******************************************** ******************************************************************************** ** testing 91 of 126 (rTypeS.f90)*********************************************** ******************************************************************************** ** testing 92 of 126 (rTypeV.f90)*********************************************** ******************************************************************************** ** testing 93 of 126 (scalars1.f90)********************************************* ******************************************************************************** ** testing 94 of 126 (scalars2.f90)********************************************* ******************************************************************************** ** testing 95 of 126 (scalars3.f90)********************************************* ******************************************************************************** ** testing 96 of 126 (scalars4.f90)********************************************* ******************************************************************************** ** testing 97 of 126 (scalars5.f90)********************************************* ******************************************************************************** ** testing 98 of 126 (scoping1.f90)********************************************* FortTk: WARNING:: translatePU: found unstructured control flow in myloop_ while simple loop annotations (-s) were requested ******************************************************************************** ** testing 99 of 126 (selExit.f90)********************************************** FortTk: WARNING:: translatePU: found unstructured control flow in se_ while simple loop annotations (-s) were requested ******************************************************************************** ** testing 100 of 126 (selGoto.f90)********************************************* FortTk: WARNING:: translatePU: found unstructured control flow in selgoto_ while simple loop annotations (-s) were requested ******************************************************************************** ** testing 101 of 126 (sideEffect_6.f90)**************************************** ******************************************************************************** ** testing 102 of 126 (sideEffectNested.f90)************************************ ******************************************************************************** ** testing 103 of 126 (sideEffectNested2.f90)*********************************** failure reason:nesting level dropped by Open64; see also bug report reference file: sideEffectNested2.x2w.w2f.f unavailable ** testing 104 of 126 (sideEffectNested3.f90)*********************************** FortTk: WARNING:: xlate_SideEffectNamedLocation: ignoring symbol L_X (resolves in the current symbol table to R indicating it is invisible in p_) FortTk: WARNING:: xlate_SideEffectNamedLocation: ignoring symbol L_X (resolves in the current symbol table to R indicating it is invisible in p_) ******************************************************************************** ** testing 105 of 126 (sideEffectNested4.f90)*********************************** FortTk: WARNING:: xlate_SideEffectNamedLocation: ignoring symbol L_X (symbol index 1 is out of bounds of current symbol table indicating it is invisible in FOO2) FortTk: WARNING:: xlate_SideEffectNamedLocation: ignoring symbol L_X (symbol index 1 is out of bounds of current symbol table indicating it is invisible in FOO2) FortTk: WARNING:: xlate_SideEffectNamedLocation: ignoring symbol L_X (resolves in the current symbol table to R indicating it is invisible in p_) FortTk: WARNING:: xlate_SideEffectNamedLocation: ignoring symbol L_X (resolves in the current symbol table to R indicating it is invisible in p_) ******************************************************************************** ** testing 106 of 126 (sideEffectOOS.f90)*************************************** ******************************************************************************** ** testing 107 of 126 (simpleExpComp.f90)*************************************** ******************************************************************************** ** testing 108 of 126 (singleVariable.f90)************************************** failure reason:stack corruption possibly caused in the ananlysis phase; see bug report reference file: singleVariable.x2w.w2f.f unavailable ** testing 109 of 126 (sliceVsSingle.f90)*************************************** ******************************************************************************** ** testing 110 of 126 (stringArray.f90)***************************************** ******************************************************************************** ** testing 111 of 126 (stringCompOps.f90)*************************************** failure reason:undefined intrinsics, see bug report reference file: stringCompOps.x2w.w2f.f unavailable ** testing 112 of 126 (stringLen.f90)******************************************* ******************************************************************************** ** testing 113 of 126 (stringScan.f90)****************************************** ******************************************************************************** ** testing 114 of 126 (stringSliceComp.f90)************************************* ******************************************************************************** ** testing 115 of 126 (stringSliceComp2.f90)************************************ reference file: stringSliceComp2.x2w.w2f.f unavailable ** testing 116 of 126 (types_kind1.f90)***************************************** ******************************************************************************** ** testing 117 of 126 (UnStruct_controlflow_loop1.f90)************************** FortTk: WARNING:: translatePU: found unstructured control flow in myloop_ while simple loop annotations (-s) were requested ******************************************************************************** ** testing 118 of 126 (UnStruct_controlflow_loop1a.f90)************************* FortTk: WARNING:: translatePU: found unstructured control flow in myloop_ while simple loop annotations (-s) were requested ******************************************************************************** ** testing 119 of 126 (UnStruct_controlflow_loop1b.f90)************************* FortTk: WARNING:: translatePU: found unstructured control flow in myloop_ while simple loop annotations (-s) were requested ******************************************************************************** ** testing 120 of 126 (UnStruct_controlflow_loop1c.f90)************************* FortTk: WARNING:: translatePU: found unstructured control flow in myloop_ while simple loop annotations (-s) were requested ******************************************************************************** ** testing 121 of 126 (UnStruct_controlflow_loop1d.f90)************************* FortTk: WARNING:: translatePU: found unstructured control flow in myloop_ while simple loop annotations (-s) were requested ******************************************************************************** ** testing 122 of 126 (UnStruct_controlflow_loop2.f90)************************** FortTk: WARNING:: translatePU: found unstructured control flow in myloop_ while simple loop annotations (-s) were requested ******************************************************************************** ** testing 123 of 126 (UnStruct_controlflow_loop4.f90)************************** failure reason:incorrect back translation in xaif2whirl, see bug report reference file: UnStruct_controlflow_loop4.x2w.w2f.f unavailable ** testing 124 of 126 (useOnly.f90)********************************************* ******************************************************************************** ** testing 125 of 126 (useParam.f90)******************************************** ******************************************************************************** ** testing 126 of 126 (useParamOnly.f90)**************************************** ******************************************************************************** total: 126, ran OK:112, known errors:0, new errors:0 ########## xaifBooster ./oadDriver -v -V -F NO_STYLE -i /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/add_mul_ex1.xaif -o tmp/add_mul_ex1.out -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -d tmp/add_mul_ex1.dbg ./oadDriver -v -V -F NO_STYLE -i /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/add_mul_ex2.xaif -o tmp/add_mul_ex2.out -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -d tmp/add_mul_ex2.dbg ./oadDriver -v -V -F NO_STYLE -i /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/add_mul_ex_duud_lineUp.xaif -o tmp/add_mul_ex_duud_lineUp.out -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -d tmp/add_mul_ex_duud_lineUp.dbg ./oadDriver -v -V -F NO_STYLE -i /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/add_mul_ex_no_duud.xaif -o tmp/add_mul_ex_no_duud.out -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -d tmp/add_mul_ex_no_duud.dbg ./oadDriver -v -V -F NO_STYLE -i /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/add_mul_ex.xaif -o tmp/add_mul_ex.out -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -d tmp/add_mul_ex.dbg ./oadDriver -v -V -F NO_STYLE -i /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/uwe_ex_1.xaif -o tmp/uwe_ex_1.out -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -d tmp/uwe_ex_1.dbg ./oadDriver -v -V -F NO_STYLE -i /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/uwe_ex_2.xaif -o tmp/uwe_ex_2.out -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -d tmp/uwe_ex_2.dbg ./oadDriver -v -V -F NO_STYLE -i /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/uwe_ex_2_explicit.xaif -o tmp/uwe_ex_2_explicit.out -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -d tmp/uwe_ex_2_explicit.dbg ./oadDriver -v -V -F NO_STYLE -i /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/uwe_ex_3.xaif -o tmp/uwe_ex_3.out -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -d tmp/uwe_ex_3.dbg ./oadDriver -v -V -F NO_STYLE -i /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/uwe_ex_4.xaif -o tmp/uwe_ex_4.out -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -d tmp/uwe_ex_4.dbg ./oadDriver -v -V -F NO_STYLE -i /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/uwe_ex_5.xaif -o tmp/uwe_ex_5.out -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -d tmp/uwe_ex_5.dbg ./oadDriver -v -V -F NO_STYLE -i /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/vecref_ex.xaif -o tmp/vecref_ex.out -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -d tmp/vecref_ex.dbg ./oadDriver -v -V -F NO_STYLE -i /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/whole_box_model.xaif -o tmp/whole_box_model.out -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -d tmp/whole_box_model.dbg ./oadDriver -v -V -F NO_STYLE -i /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/select_case.xaif -o tmp/select_case.out -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -d tmp/select_case.dbg ./oadDriver -v -V -F NO_STYLE -i /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/goto_label_1.xaif -o tmp/goto_label_1.out -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -d tmp/goto_label_1.dbg ./oadDriver -v -V -F NO_STYLE -i /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/loop_continue.xaif -o tmp/loop_continue.out -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -d tmp/loop_continue.dbg ./oadDriver -v -V -F NO_STYLE -i /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/loop_exit.xaif -o tmp/loop_exit.out -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -d tmp/loop_exit.dbg *********************************************************** testing in TypeChange: *********************************************************** testing in Linearization: *********************************************************** testing in BasicBlockPreaccumulation: *********************************************************** testing in BasicBlockPreaccumulationTape: *********************************************************** testing in BasicBlockPreaccumulationTapeAdjoint: *********************************************************** testing in ControlFlowReversal: *********************************************************** testing in AddressArithmetic: *********************************************************** testing in PushPop: *********************************************************** testing in BasicBlockPreaccumulationReverse: *********************************************************** testing in TraceDiff: ########## Regression/testRoundTrip rm -rf *.xsd rm -rf mfef90 whirl2xaif whirl2sexp sexp2whirl ir_b2a xaif2whirl whirl2f_be whirl2f *Process.py xaifBooster .lastRun w2f__types.f90 iaddr.c ad_inline.f OAD_active.f90 OAD_cp.f90 OAD_rev.f90 OAD_tape.f90 OAD_trace.f90 oad_tr_*.xml rm -rf *.mod *.o rm -rf plotOutput ================================================================================ Running all examples with a range of (1-253): 1 abs_f_arg 128 Loop_simple_10 2 acos_f_arg 129 Loop_simple_10a 3 activeArrayPointer1 130 Loop_simple_11 4 activeLoopControl 131 Loop_simple_12 5 allocatedFunction 132 Loop_simple_12a 6 argArrayIndexOverwrite0 133 Loop_simple_13 7 argArrayIndexOverwrite1 134 Loop_simple_14 8 argArrayIndexOverwrite2 135 Loop_simple_15 9 argArrayIndexOverwrite3 136 Loop_simple_16 10 argArrayIndexOverwrite4 137 Loop_simple_16a 11 argArrayIndexOverwrite5 138 Loop_simple_16b 12 argArrayIndexOverwrite6 139 Loop_simple_17 13 argArrayIndexOverwrite7 140 Loop_simple_18 14 argumentArrayIndex 141 Loop_simple_19 15 argumentArrayIndex2 142 Loop_simple_1a 16 argumentArrayIndex3 143 Loop_simple_1b 17 argumentArrayIndex4 144 Loop_simple_1c 18 argumentConversion_1 145 Loop_simple_1d 19 argumentConversion_2 146 Loop_simple_1e 20 argumentConversion_3 147 Loop_simple_1f 21 argumentConversion_4 148 Loop_simple_2 22 argumentConversion_4a 149 Loop_simple_2a 23 argumentConversion_4b 150 Loop_simple_3 24 argumentConversion_4c 151 Loop_simple_4 25 argumentConversion_4d 152 Loop_simple_4a 26 argumentConversion_4e 153 Loop_simple_4b 27 argumentConversion_4f 154 Loop_simple_4c 28 argumentConversion_4g 155 Loop_simple_5 29 argumentConversion_5 156 Loop_simple_6 30 argumentConversion_6 157 Loop_simple_7 31 argumentConversion_7 158 Loop_simple_7a 32 argumentConversion_8 159 Loop_simple_8 33 argumentConversion_indexOverwrite 160 Loop_simple_9 34 argumentConversionSaveIndex 161 Loop_simple_9a 35 argumentConversionSaveIndex2 162 Loop_simple_9b 36 argumentShapeMismatch1 163 LoopArrayIndex 37 array4d 164 LoopArrayIndex2 38 array5d 165 maxLoc 39 array6d 166 maxVal 40 arrayAdd 167 mini1 41 arrayAllocation_0 168 minVal 42 arrayAllocation_1 169 mod_f_arg 43 arrayAllocation_2 170 nested_calls_1 44 arrayAllocation_3 171 nested_calls_2 45 arrayBoundImplicit 172 nested_calls_3 46 arrayBoundImplicit2 173 nested_calls_4 47 arrayBoundVar 174 nested_calls_5 48 arrayEDiv 175 nested_dfdcfj 49 arrayEDivExp 176 nestedFunc0 50 arrayEMult 177 nestedFunc1 51 asin_f_arg 178 nestedFunc2 52 bat 179 nestedFunc3 53 box_timestep 180 nestedFunc4 54 boxmodel 181 nestedFunc5 55 bratu 182 NestedIf 56 cancellation 183 NestedIfLoop 57 cast1 184 NestedLoopIf 58 cbSideEffects 185 NestedLoops 59 compressible1 186 noDefaultInit_1 60 ConsFold 187 noDefaultInit_argumentConversion_3 61 ConsFoldSimp0 188 noDefaultInit_cbSideEffects 62 constant0 189 nullifyFunction 63 constant1 190 onEntry 64 constPrec 191 onEntryLoopSimple 65 conversion1 192 optParm1 66 conversion2 193 ORNL_toy 67 cos_f_arg 194 overlappingIntermediate 68 daerfj 195 overlappingLHS 69 dfdcfj 196 passiveMix1 70 dfdcfj_MemOps 197 passiveMix2 71 directDependency1 198 passiveMix3 72 directDependency2 199 passiveStatement 73 directDependency3 200 passiveSubroutine 74 DoubleArrayIndex 201 power_f_arg 75 dQuoteInString 202 presentFunction 76 duud1 203 readWrite1 77 duud2 204 readWrite2 78 duudChains1 205 real_f_arg 79 duudChains2 206 renameSRinMod 80 exp_f_arg 207 reshape 81 externalCalls1 208 RoehFlux 82 externalCalls2 209 RoehFlux_MemOps 83 externalCalls3 210 scalarToArray 84 externalSubtroutine 211 Select_1 85 float_intrinsic 212 Select_2 86 funcCanonModule 213 Select_3 87 funcCanonStandalone 214 Select_4 88 funcInMod 215 Select_5 89 gcmAssignTapeDuplication 216 SeqOfIfs 90 gcmBit1 217 SeqOfLoops 91 globalActive_1 218 sequenceSpanningPush0 92 globalActive_2 219 shape1 93 globalActive_3 220 shape2 94 globalActive_4 221 shapeReshape 95 globalActive_5 222 sideEffect_1 96 globalActive_6 223 sideEffect_2 97 globalActive_7 224 sideEffect_3 98 globalActive_8 225 sideEffect_4 99 globalActive_cbHasRef 226 sideEffect_5 100 globalActive_cbNoRef 227 sideEffect_6 101 globalActive_modNoRef 228 signIntrinsic 102 globalActiveSideEffect 229 simple0 103 graphEx1 230 simple1 104 graphEx2 231 simple2 105 GriewankRerouting 232 simple3 106 If_Loop_1 233 sinh_f_arg 107 If_Loop_2 234 sliceVsSingle 108 If_Loop_3 235 speelpenning 109 If_Loop_4 236 sqrt_f_arg 110 If_Loop_5 237 srIntr 111 IfStatement_1 238 srIntrPd 112 IfStatement_2 239 srIntrPr8 113 IfStatement_3 240 stringScan 114 implicitType 241 sum_f_arg 115 implicitTypeCB 242 tanh_f_arg 116 inactive1 243 todd 117 int_f_arg 244 todd1 118 intMaxVal 245 transfer 119 KrishnaForLoop 246 transpose 120 lbound_f_arg 247 u_def_struct_1 121 lighthouse 248 u_def_struct_2 122 lion 249 u_def_struct_3 123 log10_f_arg 250 ubound_f_arg 124 Loop_1 251 Unstructured0 125 Loop_2 252 Unstructured1 126 Loop_3 253 Unstructured2 127 Loop_simple_1 ================================================================================ pick one of the following xaifBooster algorithms: 0: AddressArithmetic 1: BasicBlockPreaccumulation 2: BasicBlockPreaccumulationReverse 3: BasicBlockPreaccumulationTape 4: BasicBlockPreaccumulationTapeAdjoint 5: ControlFlowReversal 6: Linearization 7: PushPop 8: TraceDiff 9: TypeChange xaifBoosterAlgPath is /sandbox/utke/CronTest/OpenAD/xaifBooster/algorithms/BasicBlockPreaccumulation/driver/oadDriver ** running 1 of 253 (abs_f_arg) -- scalar tlm none ***************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.021603 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.056020 ifort -check all -g -O0 -traceback -fpe0 -free -c w2f__types.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n abs_f_arg tmpOutput/dd.out examples/abs_f_arg/refOutput/dd.out tmpOutput/ad.out examples/abs_f_arg/refOutput/ad.out ** running 2 of 253 (acos_f_arg) -- scalar tlm none **************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.021823 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.058311 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n acos_f_arg tmpOutput/dd.out examples/acos_f_arg/refOutput/dd.out tmpOutput/ad.out examples/acos_f_arg/refOutput/ad.out ** skipping 3 of 253 (activeArrayPointer1) -- fails for scalar tlm none ******** ** running 4 of 253 (activeLoopControl) -- scalar tlm none ********************* ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.027207 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.070642 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n activeLoopControl tmpOutput/dd.out examples/activeLoopControl/refOutput/dd.out tmpOutput/ad.out examples/activeLoopControl/refOutput/ad.out ** running 5 of 253 (allocatedFunction) -- scalar tlm none ********************* ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.142265 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.073083 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n allocatedFunction tmpOutput/dd.out examples/allocatedFunction/refOutput/dd.out tmpOutput/ad.out examples/allocatedFunction/refOutput/ad.out ** running 6 of 253 (argArrayIndexOverwrite0) -- scalar tlm none *************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.025760 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.056086 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n argArrayIndexOverwrite0 tmpOutput/dd.out examples/argArrayIndexOverwrite0/refOutput/dd.out tmpOutput/ad.out examples/argArrayIndexOverwrite0/refOutput/ad.out ** running 7 of 253 (argArrayIndexOverwrite1) -- scalar tlm none *************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.028195 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.060595 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n argArrayIndexOverwrite1 tmpOutput/dd.out examples/argArrayIndexOverwrite1/refOutput/dd.out tmpOutput/ad.out examples/argArrayIndexOverwrite1/refOutput/ad.out ** running 8 of 253 (argArrayIndexOverwrite2) -- scalar tlm none *************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.027763 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.068998 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n argArrayIndexOverwrite2 tmpOutput/dd.out examples/argArrayIndexOverwrite2/refOutput/dd.out tmpOutput/ad.out examples/argArrayIndexOverwrite2/refOutput/ad.out ** running 9 of 253 (argArrayIndexOverwrite3) -- scalar tlm none *************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.027614 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.069111 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n argArrayIndexOverwrite3 tmpOutput/dd.out examples/argArrayIndexOverwrite3/refOutput/dd.out tmpOutput/ad.out examples/argArrayIndexOverwrite3/refOutput/ad.out ** running 10 of 253 (argArrayIndexOverwrite4) -- scalar tlm none ************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.025940 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.066841 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n argArrayIndexOverwrite4 tmpOutput/dd.out examples/argArrayIndexOverwrite4/refOutput/dd.out tmpOutput/ad.out examples/argArrayIndexOverwrite4/refOutput/ad.out ** running 11 of 253 (argArrayIndexOverwrite5) -- scalar tlm none ************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.028792 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.070371 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n argArrayIndexOverwrite5 tmpOutput/dd.out examples/argArrayIndexOverwrite5/refOutput/dd.out tmpOutput/ad.out examples/argArrayIndexOverwrite5/refOutput/ad.out ** running 12 of 253 (argArrayIndexOverwrite6) -- scalar tlm none ************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.029747 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.077163 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n argArrayIndexOverwrite6 tmpOutput/dd.out examples/argArrayIndexOverwrite6/refOutput/dd.out tmpOutput/ad.out examples/argArrayIndexOverwrite6/refOutput/ad.out ** running 13 of 253 (argArrayIndexOverwrite7) -- scalar tlm none ************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:01.197780 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:02.399169 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n argArrayIndexOverwrite7 tmpOutput/dd.out examples/argArrayIndexOverwrite7/refOutput/dd.out tmpOutput/ad.out examples/argArrayIndexOverwrite7/refOutput/ad.out ** running 14 of 253 (argumentArrayIndex) -- scalar tlm none ******************* ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.026240 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.058473 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n argumentArrayIndex tmpOutput/dd.out examples/argumentArrayIndex/refOutput/dd.out tmpOutput/ad.out examples/argumentArrayIndex/refOutput/ad.out ** running 15 of 253 (argumentArrayIndex2) -- scalar tlm none ****************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.028241 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.065158 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n argumentArrayIndex2 tmpOutput/dd.out examples/argumentArrayIndex2/refOutput/dd.out tmpOutput/ad.out examples/argumentArrayIndex2/refOutput/ad.out ** running 16 of 253 (argumentArrayIndex3) -- scalar tlm none ****************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.029415 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.073884 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n argumentArrayIndex3 tmpOutput/dd.out examples/argumentArrayIndex3/refOutput/dd.out tmpOutput/ad.out examples/argumentArrayIndex3/refOutput/ad.out ** running 17 of 253 (argumentArrayIndex4) -- scalar tlm none ****************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.032141 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.077961 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n argumentArrayIndex4 tmpOutput/dd.out examples/argumentArrayIndex4/refOutput/dd.out tmpOutput/ad.out examples/argumentArrayIndex4/refOutput/ad.out ** running 18 of 253 (argumentConversion_1) -- scalar tlm none ***************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.027495 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.077068 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n argumentConversion_1 tmpOutput/dd.out examples/argumentConversion_1/refOutput/dd.out tmpOutput/ad.out examples/argumentConversion_1/refOutput/ad.out ** running 19 of 253 (argumentConversion_2) -- scalar tlm none ***************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.023801 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.055459 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n argumentConversion_2 tmpOutput/dd.out examples/argumentConversion_2/refOutput/dd.out tmpOutput/ad.out examples/argumentConversion_2/refOutput/ad.out ** running 20 of 253 (argumentConversion_3) -- scalar tlm none ***************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.030399 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.072583 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n argumentConversion_3 tmpOutput/dd.out examples/argumentConversion_3/refOutput/dd.out tmpOutput/ad.out examples/argumentConversion_3/refOutput/ad.out ** running 21 of 253 (argumentConversion_4) -- scalar tlm none ***************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.025136 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.065640 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n argumentConversion_4 tmpOutput/dd.out examples/argumentConversion_4/refOutput/dd.out tmpOutput/ad.out examples/argumentConversion_4/refOutput/ad.out ** running 22 of 253 (argumentConversion_4a) -- scalar tlm none **************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.030154 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.083432 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n argumentConversion_4a tmpOutput/dd.out examples/argumentConversion_4a/refOutput/dd.out tmpOutput/ad.out examples/argumentConversion_4a/refOutput/ad.out ** running 23 of 253 (argumentConversion_4b) -- scalar tlm none **************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.037480 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.095620 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver forrtl: warning (402): fort: (1): In call to FOO, an array temporary was created for argument #1 forrtl: warning (402): fort: (1): In call to FOO, an array temporary was created for argument #1 forrtl: warning (402): fort: (1): In call to FOO, an array temporary was created for argument #1 forrtl: warning (402): fort: (1): In call to FOO, an array temporary was created for argument #1 forrtl: warning (402): fort: (1): In call to FOO, an array temporary was created for argument #1 forrtl: warning (402): fort: (1): In call to FOO, an array temporary was created for argument #1 forrtl: warning (402): fort: (1): In call to FOO, an array temporary was created for argument #1 forrtl: warning (402): fort: (1): In call to FOO, an array temporary was created for argument #1 forrtl: warning (402): fort: (1): In call to FOO, an array temporary was created for argument #1 forrtl: warning (402): fort: (1): In call to FOO, an array temporary was created for argument #1 ******************************************************************************** ./numericalComparison.py -b -n argumentConversion_4b tmpOutput/dd.out examples/argumentConversion_4b/refOutput/dd.out tmpOutput/ad.out examples/argumentConversion_4b/refOutput/ad.out ** running 24 of 253 (argumentConversion_4c) -- scalar tlm none **************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.033293 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.084817 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n argumentConversion_4c tmpOutput/dd.out examples/argumentConversion_4c/refOutput/dd.out tmpOutput/ad.out examples/argumentConversion_4c/refOutput/ad.out ** running 25 of 253 (argumentConversion_4d) -- scalar tlm none **************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.028874 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.084445 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n argumentConversion_4d tmpOutput/dd.out examples/argumentConversion_4d/refOutput/dd.out tmpOutput/ad.out examples/argumentConversion_4d/refOutput/ad.out ** running 26 of 253 (argumentConversion_4e) -- scalar tlm none **************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.025554 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B Open64IRInterface:[debuglevel=0]: Warning: assuming no sideeffects for undefined routine barext_ ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.066681 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf examples/argumentConversion_4e/driver_scalar_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n argumentConversion_4e tmpOutput/dd.out examples/argumentConversion_4e/refOutput/dd.out tmpOutput/ad.out examples/argumentConversion_4e/refOutput/ad.out ** running 27 of 253 (argumentConversion_4f) -- scalar tlm none **************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.024580 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B Open64IRInterface:[debuglevel=0]: Warning: assuming no sideeffects for undefined routine barext_ ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.066672 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf examples/argumentConversion_4f/driver_scalar_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n argumentConversion_4f tmpOutput/dd.out examples/argumentConversion_4f/refOutput/dd.out tmpOutput/ad.out examples/argumentConversion_4f/refOutput/ad.out ** running 28 of 253 (argumentConversion_4g) -- scalar tlm none **************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.026063 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.063310 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf examples/argumentConversion_4g/driver_scalar_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n argumentConversion_4g tmpOutput/dd.out examples/argumentConversion_4g/refOutput/dd.out tmpOutput/ad.out examples/argumentConversion_4g/refOutput/ad.out ** running 29 of 253 (argumentConversion_5) -- scalar tlm none ***************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.026320 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.073414 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n argumentConversion_5 tmpOutput/dd.out examples/argumentConversion_5/refOutput/dd.out tmpOutput/ad.out examples/argumentConversion_5/refOutput/ad.out ** skipping 30 of 253 (argumentConversion_6) -- fails for scalar tlm none ****** ** skipping 31 of 253 (argumentConversion_7) -- fails for scalar tlm none ****** ** running 32 of 253 (argumentConversion_8) -- scalar tlm none ***************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.033287 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.084607 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n argumentConversion_8 tmpOutput/dd.out examples/argumentConversion_8/refOutput/dd.out tmpOutput/ad.out examples/argumentConversion_8/refOutput/ad.out ** running 33 of 253 (argumentConversion_indexOverwrite) -- scalar tlm none **** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.041144 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.092465 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n argumentConversion_indexOverwrite tmpOutput/dd.out examples/argumentConversion_indexOverwrite/refOutput/dd.out tmpOutput/ad.out examples/argumentConversion_indexOverwrite/refOutput/ad.out ** running 34 of 253 (argumentConversionSaveIndex) -- scalar tlm none ********** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.031070 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.071813 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n argumentConversionSaveIndex tmpOutput/dd.out examples/argumentConversionSaveIndex/refOutput/dd.out tmpOutput/ad.out examples/argumentConversionSaveIndex/refOutput/ad.out ** running 35 of 253 (argumentConversionSaveIndex2) -- scalar tlm none ********* ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.032205 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.073555 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n argumentConversionSaveIndex2 tmpOutput/dd.out examples/argumentConversionSaveIndex2/refOutput/dd.out tmpOutput/ad.out examples/argumentConversionSaveIndex2/refOutput/ad.out ** running 36 of 253 (argumentShapeMismatch1) -- scalar tlm none *************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.035081 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.086076 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n argumentShapeMismatch1 tmpOutput/dd.out examples/argumentShapeMismatch1/refOutput/dd.out tmpOutput/ad.out examples/argumentShapeMismatch1/refOutput/ad.out ** running 37 of 253 (array4d) -- scalar tlm none ****************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.030479 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.084353 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n array4d tmpOutput/dd.out examples/array4d/refOutput/dd.out tmpOutput/ad.out examples/array4d/refOutput/ad.out ** running 38 of 253 (array5d) -- scalar tlm none ****************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.031911 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.090212 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n array5d tmpOutput/dd.out examples/array5d/refOutput/dd.out tmpOutput/ad.out examples/array5d/refOutput/ad.out ** running 39 of 253 (array6d) -- scalar tlm none ****************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.033142 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.096130 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n array6d tmpOutput/dd.out examples/array6d/refOutput/dd.out tmpOutput/ad.out examples/array6d/refOutput/ad.out ** running 40 of 253 (arrayAdd) -- scalar tlm none ***************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.023382 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.085741 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n arrayAdd tmpOutput/dd.out examples/arrayAdd/refOutput/dd.out tmpOutput/ad.out examples/arrayAdd/refOutput/ad.out ** running 41 of 253 (arrayAllocation_0) -- scalar tlm none ******************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.024961 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for Y Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for Y Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for Y Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for Y ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.128542 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n arrayAllocation_0 tmpOutput/dd.out examples/arrayAllocation_0/refOutput/dd.out tmpOutput/ad.out examples/arrayAllocation_0/refOutput/ad.out ** running 42 of 253 (arrayAllocation_1) -- scalar tlm none ******************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.023657 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.163345 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n arrayAllocation_1 tmpOutput/dd.out examples/arrayAllocation_1/refOutput/dd.out tmpOutput/ad.out examples/arrayAllocation_1/refOutput/ad.out ** skipping 43 of 253 (arrayAllocation_2) -- fails for scalar tlm none ********* ** running 44 of 253 (arrayAllocation_3) -- scalar tlm none ******************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.031930 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.432782 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n arrayAllocation_3 tmpOutput/dd.out examples/arrayAllocation_3/refOutput/dd.out tmpOutput/ad.out examples/arrayAllocation_3/refOutput/ad.out WARNING: numerical discrepancies in test 44 of 253 (arrayAllocation_3). ** running 45 of 253 (arrayBoundImplicit) -- scalar tlm none ******************* ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.028746 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.059885 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n arrayBoundImplicit tmpOutput/dd.out examples/arrayBoundImplicit/refOutput/dd.out tmpOutput/ad.out examples/arrayBoundImplicit/refOutput/ad.out ** running 46 of 253 (arrayBoundImplicit2) -- scalar tlm none ****************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.022662 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.056820 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n arrayBoundImplicit2 tmpOutput/dd.out examples/arrayBoundImplicit2/refOutput/dd.out tmpOutput/ad.out examples/arrayBoundImplicit2/refOutput/ad.out ** running 47 of 253 (arrayBoundVar) -- scalar tlm none ************************ ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.023389 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.081001 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n arrayBoundVar tmpOutput/dd.out examples/arrayBoundVar/refOutput/dd.out tmpOutput/ad.out examples/arrayBoundVar/refOutput/ad.out ** running 48 of 253 (arrayEDiv) -- scalar tlm none **************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.020581 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.051865 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n arrayEDiv tmpOutput/dd.out examples/arrayEDiv/refOutput/dd.out tmpOutput/ad.out examples/arrayEDiv/refOutput/ad.out ** running 49 of 253 (arrayEDivExp) -- scalar tlm none ************************* ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.021505 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.056745 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n arrayEDivExp tmpOutput/dd.out examples/arrayEDivExp/refOutput/dd.out tmpOutput/ad.out examples/arrayEDivExp/refOutput/ad.out ** running 50 of 253 (arrayEMult) -- scalar tlm none *************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.023425 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.102927 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n arrayEMult tmpOutput/dd.out examples/arrayEMult/refOutput/dd.out tmpOutput/ad.out examples/arrayEMult/refOutput/ad.out ** running 51 of 253 (asin_f_arg) -- scalar tlm none *************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.021803 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.057127 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n asin_f_arg tmpOutput/dd.out examples/asin_f_arg/refOutput/dd.out tmpOutput/ad.out examples/asin_f_arg/refOutput/ad.out ** running 52 of 253 (bat) -- scalar tlm none ********************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.028126 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.107053 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n bat tmpOutput/dd.out examples/bat/refOutput/dd.out tmpOutput/ad.out examples/bat/refOutput/ad.out ** running 53 of 253 (box_timestep) -- scalar tlm none ************************* ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.060290 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.222375 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf examples/box_timestep/driver_scalar_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n box_timestep tmpOutput/dd.out examples/box_timestep/refOutput/dd.out tmpOutput/ad.out examples/box_timestep/refOutput/ad.out ** running 54 of 253 (boxmodel) -- scalar tlm none ***************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.371379 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.750664 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf examples/boxmodel/all_globals_mod.f all_globals_mod.f ln -sf examples/boxmodel/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf examples/boxmodel/driver_scalar_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n boxmodel tmpOutput/dd.out examples/boxmodel/refOutput/dd.out tmpOutput/ad.out examples/boxmodel/refOutput/ad.out WARNING: numerical discrepancies in test 54 of 253 (boxmodel). ** running 55 of 253 (bratu) -- scalar tlm none ******************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.076484 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.441705 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf examples/bratu/driver_scalar_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n bratu tmpOutput/dd.out examples/bratu/refOutput/dd.out tmpOutput/ad.out examples/bratu/refOutput/ad.out WARNING: numerical discrepancies in test 55 of 253 (bratu). ** running 56 of 253 (cancellation) -- scalar tlm none ************************* ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.028438 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.108075 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf examples/cancellation/driver_scalar_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n cancellation tmpOutput/dd.out examples/cancellation/refOutput/dd.out tmpOutput/ad.out examples/cancellation/refOutput/ad.out ** running 57 of 253 (cast1) -- scalar tlm none ******************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.022010 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.049974 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n cast1 tmpOutput/dd.out examples/cast1/refOutput/dd.out tmpOutput/ad.out examples/cast1/refOutput/ad.out ** running 58 of 253 (cbSideEffects) -- scalar tlm none ************************ ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.031421 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif FortTk: WARNING:: COMMON construct detected for G conflicts with default initialization within the active type (required for adjoint mode) ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.075043 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n cbSideEffects tmpOutput/dd.out examples/cbSideEffects/refOutput/dd.out tmpOutput/ad.out examples/cbSideEffects/refOutput/ad.out ** running 59 of 253 (compressible1) -- scalar tlm none ************************ ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.028586 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.076677 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n compressible1 tmpOutput/dd.out examples/compressible1/refOutput/dd.out tmpOutput/ad.out examples/compressible1/refOutput/ad.out ** running 60 of 253 (ConsFold) -- scalar tlm none ***************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.027966 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.067946 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n ConsFold tmpOutput/dd.out examples/ConsFold/refOutput/dd.out tmpOutput/ad.out examples/ConsFold/refOutput/ad.out ** running 61 of 253 (ConsFoldSimp0) -- scalar tlm none ************************ ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.024934 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.058929 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n ConsFoldSimp0 tmpOutput/dd.out examples/ConsFoldSimp0/refOutput/dd.out tmpOutput/ad.out examples/ConsFoldSimp0/refOutput/ad.out ** running 62 of 253 (constant0) -- scalar tlm none **************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.023575 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.056911 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n constant0 tmpOutput/dd.out examples/constant0/refOutput/dd.out tmpOutput/ad.out examples/constant0/refOutput/ad.out ** running 63 of 253 (constant1) -- scalar tlm none **************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.026339 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.062069 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf examples/constant1/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n constant1 tmpOutput/dd.out examples/constant1/refOutput/dd.out tmpOutput/ad.out examples/constant1/refOutput/ad.out ** running 64 of 253 (constPrec) -- scalar tlm none **************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.025845 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.057360 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n constPrec tmpOutput/dd.out examples/constPrec/refOutput/dd.out tmpOutput/ad.out examples/constPrec/refOutput/ad.out ** running 65 of 253 (conversion1) -- scalar tlm none ************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.022348 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.054399 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n conversion1 tmpOutput/dd.out examples/conversion1/refOutput/dd.out tmpOutput/ad.out examples/conversion1/refOutput/ad.out ** skipping 66 of 253 (conversion2) -- fails for scalar tlm none *************** ** running 67 of 253 (cos_f_arg) -- scalar tlm none **************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.021793 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.054068 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n cos_f_arg tmpOutput/dd.out examples/cos_f_arg/refOutput/dd.out tmpOutput/ad.out examples/cos_f_arg/refOutput/ad.out ** running 68 of 253 (daerfj) -- scalar tlm none ******************************* ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.044658 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.108775 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf examples/daerfj/driver_scalar_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n daerfj tmpOutput/dd.out examples/daerfj/refOutput/dd.out tmpOutput/ad.out examples/daerfj/refOutput/ad.out ** running 69 of 253 (dfdcfj) -- scalar tlm none ******************************* ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.097276 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.434686 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf examples/dfdcfj/driver_scalar_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n dfdcfj tmpOutput/dd.out examples/dfdcfj/refOutput/dd.out tmpOutput/ad.out examples/dfdcfj/refOutput/ad.out WARNING: numerical discrepancies in test 69 of 253 (dfdcfj). ** running 70 of 253 (dfdcfj_MemOps) -- scalar tlm none ************************ ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.095208 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.426121 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf examples/dfdcfj_MemOps/driver_scalar_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n dfdcfj_MemOps tmpOutput/dd.out examples/dfdcfj_MemOps/refOutput/dd.out tmpOutput/ad.out examples/dfdcfj_MemOps/refOutput/ad.out WARNING: numerical discrepancies in test 70 of 253 (dfdcfj_MemOps). ** running 71 of 253 (directDependency1) -- scalar tlm none ******************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.024727 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.061144 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n directDependency1 tmpOutput/dd.out examples/directDependency1/refOutput/dd.out tmpOutput/ad.out examples/directDependency1/refOutput/ad.out ** running 72 of 253 (directDependency2) -- scalar tlm none ******************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.024500 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.061903 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n directDependency2 tmpOutput/dd.out examples/directDependency2/refOutput/dd.out tmpOutput/ad.out examples/directDependency2/refOutput/ad.out ** running 73 of 253 (directDependency3) -- scalar tlm none ******************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.023215 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.053358 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n directDependency3 tmpOutput/dd.out examples/directDependency3/refOutput/dd.out tmpOutput/ad.out examples/directDependency3/refOutput/ad.out ** running 74 of 253 (DoubleArrayIndex) -- scalar tlm none ********************* ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.025761 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.065829 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n DoubleArrayIndex tmpOutput/dd.out examples/DoubleArrayIndex/refOutput/dd.out tmpOutput/ad.out examples/DoubleArrayIndex/refOutput/ad.out ** skipping 75 of 253 (dQuoteInString) -- fails for scalar tlm none ************ ** running 76 of 253 (duud1) -- scalar tlm none ******************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.022808 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.063731 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n duud1 tmpOutput/dd.out examples/duud1/refOutput/dd.out tmpOutput/ad.out examples/duud1/refOutput/ad.out ** running 77 of 253 (duud2) -- scalar tlm none ******************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.023668 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.063787 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n duud2 tmpOutput/dd.out examples/duud2/refOutput/dd.out tmpOutput/ad.out examples/duud2/refOutput/ad.out ** running 78 of 253 (duudChains1) -- scalar tlm none ************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.025491 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.060020 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n duudChains1 tmpOutput/dd.out examples/duudChains1/refOutput/dd.out tmpOutput/ad.out examples/duudChains1/refOutput/ad.out ** running 79 of 253 (duudChains2) -- scalar tlm none ************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.025062 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.057088 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n duudChains2 tmpOutput/dd.out examples/duudChains2/refOutput/dd.out tmpOutput/ad.out examples/duudChains2/refOutput/ad.out ** running 80 of 253 (exp_f_arg) -- scalar tlm none **************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.021930 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.052346 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n exp_f_arg tmpOutput/dd.out examples/exp_f_arg/refOutput/dd.out tmpOutput/ad.out examples/exp_f_arg/refOutput/ad.out ** running 81 of 253 (externalCalls1) -- scalar tlm none *********************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.026900 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B Open64IRInterface:[debuglevel=0]: Warning: assuming no sideeffects for undefined routine barext_ ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.068551 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf examples/externalCalls1/driver_scalar_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n externalCalls1 tmpOutput/dd.out examples/externalCalls1/refOutput/dd.out tmpOutput/ad.out examples/externalCalls1/refOutput/ad.out ** running 82 of 253 (externalCalls2) -- scalar tlm none *********************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.029204 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B Open64IRInterface:[debuglevel=0]: Warning: assuming no sideeffects for undefined routine barext_ ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.071615 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf examples/externalCalls2/driver_scalar_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n externalCalls2 tmpOutput/dd.out examples/externalCalls2/refOutput/dd.out tmpOutput/ad.out examples/externalCalls2/refOutput/ad.out ** running 83 of 253 (externalCalls3) -- scalar tlm none *********************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.021483 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B Open64IRInterface:[debuglevel=0]: Warning: assuming no sideeffects for undefined routine barext_ ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.045894 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf examples/externalCalls3/driver_scalar_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n externalCalls3 tmpOutput/dd.out examples/externalCalls3/refOutput/dd.out tmpOutput/ad.out examples/externalCalls3/refOutput/ad.out ** skipping 84 of 253 (externalSubtroutine) -- fails for scalar tlm none ******* ** running 85 of 253 (float_intrinsic) -- scalar tlm none ********************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.022123 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.052212 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n float_intrinsic tmpOutput/dd.out examples/float_intrinsic/refOutput/dd.out tmpOutput/ad.out examples/float_intrinsic/refOutput/ad.out ** running 86 of 253 (funcCanonModule) -- scalar tlm none ********************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.035143 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.086285 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n funcCanonModule tmpOutput/dd.out examples/funcCanonModule/refOutput/dd.out tmpOutput/ad.out examples/funcCanonModule/refOutput/ad.out ** running 87 of 253 (funcCanonStandalone) -- scalar tlm none ****************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.032334 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.083750 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n funcCanonStandalone tmpOutput/dd.out examples/funcCanonStandalone/refOutput/dd.out tmpOutput/ad.out examples/funcCanonStandalone/refOutput/ad.out ** running 88 of 253 (funcInMod) -- scalar tlm none **************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.044347 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for MX Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for MX Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for MX ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: unimplemented type inference; returning None for __identifierType (head_sf.pre.xb.x2w.w2f.f:(64,)) SourceProcessing: timing: 0:00:00.096910 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n funcInMod tmpOutput/dd.out examples/funcInMod/refOutput/dd.out tmpOutput/ad.out examples/funcInMod/refOutput/ad.out ** running 89 of 253 (gcmAssignTapeDuplication) -- scalar tlm none ************* ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.030452 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.127242 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n gcmAssignTapeDuplication tmpOutput/dd.out examples/gcmAssignTapeDuplication/refOutput/dd.out tmpOutput/ad.out examples/gcmAssignTapeDuplication/refOutput/ad.out ** running 90 of 253 (gcmBit1) -- scalar tlm none ****************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.113540 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.409135 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n gcmBit1 tmpOutput/dd.out examples/gcmBit1/refOutput/dd.out tmpOutput/ad.out examples/gcmBit1/refOutput/ad.out ** running 91 of 253 (globalActive_1) -- scalar tlm none *********************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.024051 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.062007 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n globalActive_1 tmpOutput/dd.out examples/globalActive_1/refOutput/dd.out tmpOutput/ad.out examples/globalActive_1/refOutput/ad.out ** running 92 of 253 (globalActive_2) -- scalar tlm none *********************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.025291 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.064587 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n globalActive_2 tmpOutput/dd.out examples/globalActive_2/refOutput/dd.out tmpOutput/ad.out examples/globalActive_2/refOutput/ad.out ** running 93 of 253 (globalActive_3) -- scalar tlm none *********************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.027298 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.068504 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n globalActive_3 tmpOutput/dd.out examples/globalActive_3/refOutput/dd.out tmpOutput/ad.out examples/globalActive_3/refOutput/ad.out ** running 94 of 253 (globalActive_4) -- scalar tlm none *********************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.024626 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.062243 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf examples/globalActive_4/all_globals_mod.f all_globals_mod.f ln -sf examples/globalActive_4/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf examples/globalActive_4/driver_scalar_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n globalActive_4 tmpOutput/dd.out examples/globalActive_4/refOutput/dd.out tmpOutput/ad.out examples/globalActive_4/refOutput/ad.out ** running 95 of 253 (globalActive_5) -- scalar tlm none *********************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.022519 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.057782 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf examples/globalActive_5/all_globals_mod.f all_globals_mod.f ln -sf examples/globalActive_5/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf examples/globalActive_5/driver_scalar_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n globalActive_5 tmpOutput/dd.out examples/globalActive_5/refOutput/dd.out tmpOutput/ad.out examples/globalActive_5/refOutput/ad.out ** skipping 96 of 253 (globalActive_6) -- fails for scalar tlm none ************ ** running 97 of 253 (globalActive_7) -- scalar tlm none *********************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.030451 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.080115 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n globalActive_7 tmpOutput/dd.out examples/globalActive_7/refOutput/dd.out tmpOutput/ad.out examples/globalActive_7/refOutput/ad.out ** running 98 of 253 (globalActive_8) -- scalar tlm none *********************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.032199 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.083194 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n globalActive_8 tmpOutput/dd.out examples/globalActive_8/refOutput/dd.out tmpOutput/ad.out examples/globalActive_8/refOutput/ad.out ** running 99 of 253 (globalActive_cbHasRef) -- scalar tlm none **************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.037082 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif FortTk: WARNING:: COMMON construct detected for G1 conflicts with default initialization within the active type (required for adjoint mode) FortTk: WARNING:: COMMON construct detected for G conflicts with default initialization within the active type (required for adjoint mode) FortTk: WARNING:: COMMON construct detected for X conflicts with default initialization within the active type (required for adjoint mode) FortTk: WARNING:: COMMON construct detected for Y conflicts with default initialization within the active type (required for adjoint mode) ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.093812 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf examples/globalActive_cbHasRef/driver_scalar_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n globalActive_cbHasRef tmpOutput/dd.out examples/globalActive_cbHasRef/refOutput/dd.out tmpOutput/ad.out examples/globalActive_cbHasRef/refOutput/ad.out ** skipping 100 of 253 (globalActive_cbNoRef) -- fails for scalar tlm none ***** ** running 101 of 253 (globalActive_modNoRef) -- scalar tlm none *************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.036068 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.083408 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf examples/globalActive_modNoRef/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf examples/globalActive_modNoRef/driver_scalar_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n globalActive_modNoRef tmpOutput/dd.out examples/globalActive_modNoRef/refOutput/dd.out tmpOutput/ad.out examples/globalActive_modNoRef/refOutput/ad.out ** running 102 of 253 (globalActiveSideEffect) -- scalar tlm none ************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.029902 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.074523 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n globalActiveSideEffect tmpOutput/dd.out examples/globalActiveSideEffect/refOutput/dd.out tmpOutput/ad.out examples/globalActiveSideEffect/refOutput/ad.out ** running 103 of 253 (graphEx1) -- scalar tlm none **************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.103676 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:01.166085 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf examples/graphEx1/driver_scalar_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n graphEx1 tmpOutput/dd.out examples/graphEx1/refOutput/dd.out tmpOutput/ad.out examples/graphEx1/refOutput/ad.out ** running 104 of 253 (graphEx2) -- scalar tlm none **************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.179647 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif === /sandbox/utke/CronTest/OpenAD/xaifBooster/algorithms/BasicBlockPreaccumulation/driver SVN synched to hg ac5f84e33225 built by === reset log 0:DuUdMap.cpp:151:ERROR::DuUdMapEntry::use: an empty StatementIdSet implies dead code, the subsequent transformations may fail ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:01.367547 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf examples/graphEx2/driver_scalar_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n graphEx2 tmpOutput/dd.out examples/graphEx2/refOutput/dd.out tmpOutput/ad.out examples/graphEx2/refOutput/ad.out WARNING: numerical discrepancies in test 104 of 253 (graphEx2). ** running 105 of 253 (GriewankRerouting) -- scalar tlm none ******************* ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.024486 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.082684 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf examples/GriewankRerouting/driver_scalar_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n GriewankRerouting tmpOutput/dd.out examples/GriewankRerouting/refOutput/dd.out tmpOutput/ad.out examples/GriewankRerouting/refOutput/ad.out ** running 106 of 253 (If_Loop_1) -- scalar tlm none *************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.028184 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.085283 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n If_Loop_1 tmpOutput/dd.out examples/If_Loop_1/refOutput/dd.out tmpOutput/ad.out examples/If_Loop_1/refOutput/ad.out ** running 107 of 253 (If_Loop_2) -- scalar tlm none *************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.031639 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.092175 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n If_Loop_2 tmpOutput/dd.out examples/If_Loop_2/refOutput/dd.out tmpOutput/ad.out examples/If_Loop_2/refOutput/ad.out ** running 108 of 253 (If_Loop_3) -- scalar tlm none *************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.034480 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.104874 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n If_Loop_3 tmpOutput/dd.out examples/If_Loop_3/refOutput/dd.out tmpOutput/ad.out examples/If_Loop_3/refOutput/ad.out ** running 109 of 253 (If_Loop_4) -- scalar tlm none *************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.030033 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.087916 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n If_Loop_4 tmpOutput/dd.out examples/If_Loop_4/refOutput/dd.out tmpOutput/ad.out examples/If_Loop_4/refOutput/ad.out ** running 110 of 253 (If_Loop_5) -- scalar tlm none *************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.028282 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.082174 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n If_Loop_5 tmpOutput/dd.out examples/If_Loop_5/refOutput/dd.out tmpOutput/ad.out examples/If_Loop_5/refOutput/ad.out ** running 111 of 253 (IfStatement_1) -- scalar tlm none *********************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.025664 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.070449 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n IfStatement_1 tmpOutput/dd.out examples/IfStatement_1/refOutput/dd.out tmpOutput/ad.out examples/IfStatement_1/refOutput/ad.out ** running 112 of 253 (IfStatement_2) -- scalar tlm none *********************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.030980 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.084421 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n IfStatement_2 tmpOutput/dd.out examples/IfStatement_2/refOutput/dd.out tmpOutput/ad.out examples/IfStatement_2/refOutput/ad.out ** running 113 of 253 (IfStatement_3) -- scalar tlm none *********************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.026253 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.059786 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n IfStatement_3 tmpOutput/dd.out examples/IfStatement_3/refOutput/dd.out tmpOutput/ad.out examples/IfStatement_3/refOutput/ad.out ** running 114 of 253 (implicitType) -- scalar tlm none ************************ ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.023964 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.055774 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n implicitType tmpOutput/dd.out examples/implicitType/refOutput/dd.out tmpOutput/ad.out examples/implicitType/refOutput/ad.out ** running 115 of 253 (implicitTypeCB) -- scalar tlm none ********************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: WARNING: __identifierType implicit typing for symbol >s< to type: [TypetabEntry(37814352) -> entryKind=[BuiltInEntryKind: real_8], typetab_id=8] (head.f:(5,)) SourceProcessing: timing: 0:00:00.027839 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif FortTk: WARNING:: COMMON construct detected for S conflicts with default initialization within the active type (required for adjoint mode) FortTk: WARNING:: COMMON construct detected for T conflicts with default initialization within the active type (required for adjoint mode) ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.063852 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n implicitTypeCB tmpOutput/dd.out examples/implicitTypeCB/refOutput/dd.out tmpOutput/ad.out examples/implicitTypeCB/refOutput/ad.out ** running 116 of 253 (inactive1) -- scalar tlm none *************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.033258 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.092727 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n inactive1 tmpOutput/dd.out examples/inactive1/refOutput/dd.out tmpOutput/ad.out examples/inactive1/refOutput/ad.out ** running 117 of 253 (int_f_arg) -- scalar tlm none *************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.020336 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B FortTk: warning: within head_: deactivating symbol >Y< of type integer ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.044554 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n int_f_arg tmpOutput/dd.out examples/int_f_arg/refOutput/dd.out tmpOutput/ad.out examples/int_f_arg/refOutput/ad.out ** running 118 of 253 (intMaxVal) -- scalar tlm none *************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.028915 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.074031 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n intMaxVal tmpOutput/dd.out examples/intMaxVal/refOutput/dd.out tmpOutput/ad.out examples/intMaxVal/refOutput/ad.out ** running 119 of 253 (KrishnaForLoop) -- scalar tlm none ********************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.024989 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.061248 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n KrishnaForLoop tmpOutput/dd.out examples/KrishnaForLoop/refOutput/dd.out tmpOutput/ad.out examples/KrishnaForLoop/refOutput/ad.out ** running 120 of 253 (lbound_f_arg) -- scalar tlm none ************************ ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.021137 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.049062 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n lbound_f_arg tmpOutput/dd.out examples/lbound_f_arg/refOutput/dd.out tmpOutput/ad.out examples/lbound_f_arg/refOutput/ad.out ** running 121 of 253 (lighthouse) -- scalar tlm none ************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.027898 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.103451 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n lighthouse tmpOutput/dd.out examples/lighthouse/refOutput/dd.out tmpOutput/ad.out examples/lighthouse/refOutput/ad.out ** running 122 of 253 (lion) -- scalar tlm none ******************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.029397 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.101109 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n lion tmpOutput/dd.out examples/lion/refOutput/dd.out tmpOutput/ad.out examples/lion/refOutput/ad.out ** running 123 of 253 (log10_f_arg) -- scalar tlm none ************************* ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.021999 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.054259 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n log10_f_arg tmpOutput/dd.out examples/log10_f_arg/refOutput/dd.out tmpOutput/ad.out examples/log10_f_arg/refOutput/ad.out ** running 124 of 253 (Loop_1) -- scalar tlm none ****************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.025761 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.069431 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_1 tmpOutput/dd.out examples/Loop_1/refOutput/dd.out tmpOutput/ad.out examples/Loop_1/refOutput/ad.out ** running 125 of 253 (Loop_2) -- scalar tlm none ****************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.027610 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.071897 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_2 tmpOutput/dd.out examples/Loop_2/refOutput/dd.out tmpOutput/ad.out examples/Loop_2/refOutput/ad.out ** running 126 of 253 (Loop_3) -- scalar tlm none ****************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.029383 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.082915 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_3 tmpOutput/dd.out examples/Loop_3/refOutput/dd.out tmpOutput/ad.out examples/Loop_3/refOutput/ad.out ** running 127 of 253 (Loop_simple_1) -- scalar tlm none *********************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.025913 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.069309 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_1 tmpOutput/dd.out examples/Loop_simple_1/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_1/refOutput/ad.out ** running 128 of 253 (Loop_simple_10) -- scalar tlm none ********************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.041926 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.097182 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_10 tmpOutput/dd.out examples/Loop_simple_10/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_10/refOutput/ad.out ** running 129 of 253 (Loop_simple_10a) -- scalar tlm none ********************* ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.028789 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.061220 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_10a tmpOutput/dd.out examples/Loop_simple_10a/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_10a/refOutput/ad.out ** running 130 of 253 (Loop_simple_11) -- scalar tlm none ********************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.027263 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.076716 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_11 tmpOutput/dd.out examples/Loop_simple_11/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_11/refOutput/ad.out ** running 131 of 253 (Loop_simple_12) -- scalar tlm none ********************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.027176 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.072922 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_12 tmpOutput/dd.out examples/Loop_simple_12/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_12/refOutput/ad.out ** running 132 of 253 (Loop_simple_12a) -- scalar tlm none ********************* ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.027423 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif === /sandbox/utke/CronTest/OpenAD/xaifBooster/algorithms/BasicBlockPreaccumulation/driver SVN synched to hg ac5f84e33225 built by === reset log 0:ControlFlowGraph.cpp:424:ERROR::::ControlFlowGraph::augmentGraphInfo: condition variable J in head redefined under Branch contained in loop marked as 'simple'; we will suppress the flag for this branch ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.073175 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_12a tmpOutput/dd.out examples/Loop_simple_12a/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_12a/refOutput/ad.out ** running 133 of 253 (Loop_simple_13) -- scalar tlm none ********************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.027319 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif === /sandbox/utke/CronTest/OpenAD/xaifBooster/algorithms/BasicBlockPreaccumulation/driver SVN synched to hg ac5f84e33225 built by === reset log 0:ControlFlowGraph.cpp:424:ERROR::::ControlFlowGraph::augmentGraphInfo: condition variable S in head redefined under Branch contained in loop marked as 'simple'; we will suppress the flag for this branch ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.067484 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_13 tmpOutput/dd.out examples/Loop_simple_13/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_13/refOutput/ad.out ** running 134 of 253 (Loop_simple_14) -- scalar tlm none ********************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.028304 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif === /sandbox/utke/CronTest/OpenAD/xaifBooster/algorithms/BasicBlockPreaccumulation/driver SVN synched to hg ac5f84e33225 built by === reset log 0:ControlFlowGraph.cpp:424:ERROR::::ControlFlowGraph::augmentGraphInfo: condition variable S in head redefined under Branch contained in loop marked as 'simple'; we will suppress the flag for this branch ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.074666 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_14 tmpOutput/dd.out examples/Loop_simple_14/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_14/refOutput/ad.out ** running 135 of 253 (Loop_simple_15) -- scalar tlm none ********************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.027833 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif === /sandbox/utke/CronTest/OpenAD/xaifBooster/algorithms/BasicBlockPreaccumulation/driver SVN synched to hg ac5f84e33225 built by === reset log 0:ControlFlowGraph.cpp:424:ERROR::::ControlFlowGraph::augmentGraphInfo: condition variable S in head redefined under Branch contained in loop marked as 'simple'; we will suppress the flag for this branch ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.068420 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_15 tmpOutput/dd.out examples/Loop_simple_15/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_15/refOutput/ad.out ** running 136 of 253 (Loop_simple_16) -- scalar tlm none ********************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.034218 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B FortTk: WARNING:: xlate_BBStmt: loop with variable stride ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.079624 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_16 tmpOutput/dd.out examples/Loop_simple_16/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_16/refOutput/ad.out ** running 137 of 253 (Loop_simple_16a) -- scalar tlm none ********************* ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.035564 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B FortTk: WARNING:: xlate_BBStmt: loop with variable stride ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.080785 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_16a tmpOutput/dd.out examples/Loop_simple_16a/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_16a/refOutput/ad.out ** running 138 of 253 (Loop_simple_16b) -- scalar tlm none ********************* ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.037012 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.098891 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_16b tmpOutput/dd.out examples/Loop_simple_16b/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_16b/refOutput/ad.out ** running 139 of 253 (Loop_simple_17) -- scalar tlm none ********************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.024758 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B FortTk: warning: within head_: deactivating symbol >I< of type integer ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.054033 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_17 tmpOutput/dd.out examples/Loop_simple_17/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_17/refOutput/ad.out ** running 140 of 253 (Loop_simple_18) -- scalar tlm none ********************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.023400 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.052241 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_18 tmpOutput/dd.out examples/Loop_simple_18/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_18/refOutput/ad.out ** running 141 of 253 (Loop_simple_19) -- scalar tlm none ********************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.026894 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.064869 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_19 tmpOutput/dd.out examples/Loop_simple_19/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_19/refOutput/ad.out ** running 142 of 253 (Loop_simple_1a) -- scalar tlm none ********************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.026199 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.069565 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_1a tmpOutput/dd.out examples/Loop_simple_1a/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_1a/refOutput/ad.out ** running 143 of 253 (Loop_simple_1b) -- scalar tlm none ********************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.026127 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.073923 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_1b tmpOutput/dd.out examples/Loop_simple_1b/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_1b/refOutput/ad.out ** running 144 of 253 (Loop_simple_1c) -- scalar tlm none ********************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.023393 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.052463 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_1c tmpOutput/dd.out examples/Loop_simple_1c/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_1c/refOutput/ad.out ** running 145 of 253 (Loop_simple_1d) -- scalar tlm none ********************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.025919 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.055416 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_1d tmpOutput/dd.out examples/Loop_simple_1d/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_1d/refOutput/ad.out ** running 146 of 253 (Loop_simple_1e) -- scalar tlm none ********************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.028019 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.059711 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_1e tmpOutput/dd.out examples/Loop_simple_1e/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_1e/refOutput/ad.out ** running 147 of 253 (Loop_simple_1f) -- scalar tlm none ********************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.023897 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.053825 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_1f tmpOutput/dd.out examples/Loop_simple_1f/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_1f/refOutput/ad.out ** running 148 of 253 (Loop_simple_2) -- scalar tlm none *********************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.027772 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.071727 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_2 tmpOutput/dd.out examples/Loop_simple_2/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_2/refOutput/ad.out ** running 149 of 253 (Loop_simple_2a) -- scalar tlm none ********************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.027458 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.072101 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_2a tmpOutput/dd.out examples/Loop_simple_2a/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_2a/refOutput/ad.out ** running 150 of 253 (Loop_simple_3) -- scalar tlm none *********************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.030483 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif === /sandbox/utke/CronTest/OpenAD/xaifBooster/algorithms/BasicBlockPreaccumulation/driver SVN synched to hg ac5f84e33225 built by === reset log 0:ControlFlowGraph.cpp:546:ERROR::ControlFlowGraph::definesUnderControlFlowGraphVertex: cannot find assignment for id 23 0:ControlFlowGraph.cpp:546:ERROR::ControlFlowGraph::definesUnderControlFlowGraphVertex: cannot find assignment for id 23 ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.081847 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_3 tmpOutput/dd.out examples/Loop_simple_3/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_3/refOutput/ad.out ** running 151 of 253 (Loop_simple_4) -- scalar tlm none *********************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.032041 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.080877 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_4 tmpOutput/dd.out examples/Loop_simple_4/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_4/refOutput/ad.out ** running 152 of 253 (Loop_simple_4a) -- scalar tlm none ********************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.023845 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.053039 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf examples/Loop_simple_4a/driver_scalar_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_4a tmpOutput/dd.out examples/Loop_simple_4a/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_4a/refOutput/ad.out ** running 153 of 253 (Loop_simple_4b) -- scalar tlm none ********************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.032088 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.080819 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_4b tmpOutput/dd.out examples/Loop_simple_4b/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_4b/refOutput/ad.out ** running 154 of 253 (Loop_simple_4c) -- scalar tlm none ********************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.039382 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.108549 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_4c tmpOutput/dd.out examples/Loop_simple_4c/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_4c/refOutput/ad.out ** running 155 of 253 (Loop_simple_5) -- scalar tlm none *********************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.025978 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.059863 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_5 tmpOutput/dd.out examples/Loop_simple_5/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_5/refOutput/ad.out ** running 156 of 253 (Loop_simple_6) -- scalar tlm none *********************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.027566 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.062336 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_6 tmpOutput/dd.out examples/Loop_simple_6/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_6/refOutput/ad.out ** running 157 of 253 (Loop_simple_7) -- scalar tlm none *********************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.028878 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.061101 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_7 tmpOutput/dd.out examples/Loop_simple_7/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_7/refOutput/ad.out ** running 158 of 253 (Loop_simple_7a) -- scalar tlm none ********************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.030406 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.063152 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_7a tmpOutput/dd.out examples/Loop_simple_7a/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_7a/refOutput/ad.out ** running 159 of 253 (Loop_simple_8) -- scalar tlm none *********************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.028993 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.061576 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_8 tmpOutput/dd.out examples/Loop_simple_8/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_8/refOutput/ad.out ** running 160 of 253 (Loop_simple_9) -- scalar tlm none *********************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.026204 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.057127 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_9 tmpOutput/dd.out examples/Loop_simple_9/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_9/refOutput/ad.out ** running 161 of 253 (Loop_simple_9a) -- scalar tlm none ********************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.024087 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.053437 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_9a tmpOutput/dd.out examples/Loop_simple_9a/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_9a/refOutput/ad.out ** running 162 of 253 (Loop_simple_9b) -- scalar tlm none ********************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.026422 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.061003 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_9b tmpOutput/dd.out examples/Loop_simple_9b/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_9b/refOutput/ad.out ** running 163 of 253 (LoopArrayIndex) -- scalar tlm none ********************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.030480 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.078681 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n LoopArrayIndex tmpOutput/dd.out examples/LoopArrayIndex/refOutput/dd.out tmpOutput/ad.out examples/LoopArrayIndex/refOutput/ad.out ** running 164 of 253 (LoopArrayIndex2) -- scalar tlm none ********************* ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.028674 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.064784 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n LoopArrayIndex2 tmpOutput/dd.out examples/LoopArrayIndex2/refOutput/dd.out tmpOutput/ad.out examples/LoopArrayIndex2/refOutput/ad.out ** running 165 of 253 (maxLoc) -- scalar tlm none ****************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.022337 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.065878 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n maxLoc tmpOutput/dd.out examples/maxLoc/refOutput/dd.out tmpOutput/ad.out examples/maxLoc/refOutput/ad.out ** running 166 of 253 (maxVal) -- scalar tlm none ****************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.022711 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B FortTk: warning: within OAD_S_MAXVAL_D_1: deactivating symbol >I< of type integer ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for A Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for A ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.065446 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n maxVal tmpOutput/dd.out examples/maxVal/refOutput/dd.out tmpOutput/ad.out examples/maxVal/refOutput/ad.out ** running 167 of 253 (mini1) -- scalar tlm none ******************************* ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.021537 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.055068 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf examples/mini1/driver_scalar_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n mini1 tmpOutput/dd.out examples/mini1/refOutput/dd.out tmpOutput/ad.out examples/mini1/refOutput/ad.out ** running 168 of 253 (minVal) -- scalar tlm none ****************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.022809 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B FortTk: warning: within OAD_S_MAXVAL_D_1: deactivating symbol >I< of type integer ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for A Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for A ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.066003 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n minVal tmpOutput/dd.out examples/minVal/refOutput/dd.out tmpOutput/ad.out examples/minVal/refOutput/ad.out ** skipping 169 of 253 (mod_f_arg) -- fails for scalar tlm none **************** ** running 170 of 253 (nested_calls_1) -- scalar tlm none ********************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.033905 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.116281 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n nested_calls_1 tmpOutput/dd.out examples/nested_calls_1/refOutput/dd.out tmpOutput/ad.out examples/nested_calls_1/refOutput/ad.out ** running 171 of 253 (nested_calls_2) -- scalar tlm none ********************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.035545 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.120592 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n nested_calls_2 tmpOutput/dd.out examples/nested_calls_2/refOutput/dd.out tmpOutput/ad.out examples/nested_calls_2/refOutput/ad.out ** running 172 of 253 (nested_calls_3) -- scalar tlm none ********************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.030464 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.098220 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n nested_calls_3 tmpOutput/dd.out examples/nested_calls_3/refOutput/dd.out tmpOutput/ad.out examples/nested_calls_3/refOutput/ad.out ** running 173 of 253 (nested_calls_4) -- scalar tlm none ********************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.032520 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.104617 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n nested_calls_4 tmpOutput/dd.out examples/nested_calls_4/refOutput/dd.out tmpOutput/ad.out examples/nested_calls_4/refOutput/ad.out ** running 174 of 253 (nested_calls_5) -- scalar tlm none ********************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.025811 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.062928 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n nested_calls_5 tmpOutput/dd.out examples/nested_calls_5/refOutput/dd.out tmpOutput/ad.out examples/nested_calls_5/refOutput/ad.out ** running 175 of 253 (nested_dfdcfj) -- scalar tlm none *********************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.122157 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.487290 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf examples/nested_dfdcfj/driver_scalar_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n nested_dfdcfj tmpOutput/dd.out examples/nested_dfdcfj/refOutput/dd.out tmpOutput/ad.out examples/nested_dfdcfj/refOutput/ad.out WARNING: numerical discrepancies in test 175 of 253 (nested_dfdcfj). ** running 176 of 253 (nestedFunc0) -- scalar tlm none ************************* ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.023462 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.060203 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n nestedFunc0 tmpOutput/dd.out examples/nestedFunc0/refOutput/dd.out tmpOutput/ad.out examples/nestedFunc0/refOutput/ad.out ** running 177 of 253 (nestedFunc1) -- scalar tlm none ************************* ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.026869 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.068395 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf examples/nestedFunc1/driver_scalar_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n nestedFunc1 tmpOutput/dd.out examples/nestedFunc1/refOutput/dd.out tmpOutput/ad.out examples/nestedFunc1/refOutput/ad.out ** running 178 of 253 (nestedFunc2) -- scalar tlm none ************************* ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.029806 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B FortTk: WARNING:: xlate_SideEffectNamedLocation: ignoring symbol FVAR (resolves in the current symbol table to X indicating it is invisible in head_) FortTk: WARNING:: xlate_SideEffectNamedLocation: ignoring symbol FVAR (resolves in the current symbol table to X indicating it is invisible in head_) FortTk: WARNING:: xlate_SideEffectNamedLocation: ignoring symbol FX (resolves in the current symbol table to Y indicating it is invisible in head_) FortTk: WARNING:: xlate_SideEffectNamedLocation: ignoring symbol FY (resolves in the current symbol table to foo_ indicating it is invisible in head_) ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.066373 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n nestedFunc2 tmpOutput/dd.out examples/nestedFunc2/refOutput/dd.out tmpOutput/ad.out examples/nestedFunc2/refOutput/ad.out ** running 179 of 253 (nestedFunc3) -- scalar tlm none ************************* ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.029312 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.097921 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n nestedFunc3 tmpOutput/dd.out examples/nestedFunc3/refOutput/dd.out tmpOutput/ad.out examples/nestedFunc3/refOutput/ad.out ** skipping 180 of 253 (nestedFunc4) -- fails for scalar tlm none ************** ** skipping 181 of 253 (nestedFunc5) -- fails for scalar tlm none ************** ** running 182 of 253 (NestedIf) -- scalar tlm none **************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.030953 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.088970 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n NestedIf tmpOutput/dd.out examples/NestedIf/refOutput/dd.out tmpOutput/ad.out examples/NestedIf/refOutput/ad.out ** running 183 of 253 (NestedIfLoop) -- scalar tlm none ************************ ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.028413 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.079036 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n NestedIfLoop tmpOutput/dd.out examples/NestedIfLoop/refOutput/dd.out tmpOutput/ad.out examples/NestedIfLoop/refOutput/ad.out ** running 184 of 253 (NestedLoopIf) -- scalar tlm none ************************ ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.027262 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.075219 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n NestedLoopIf tmpOutput/dd.out examples/NestedLoopIf/refOutput/dd.out tmpOutput/ad.out examples/NestedLoopIf/refOutput/ad.out ** running 185 of 253 (NestedLoops) -- scalar tlm none ************************* ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.025001 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.061861 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n NestedLoops tmpOutput/dd.out examples/NestedLoops/refOutput/dd.out tmpOutput/ad.out examples/NestedLoops/refOutput/ad.out ** running 186 of 253 (noDefaultInit_1) -- scalar tlm none ********************* ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.030882 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -D ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.070798 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 {'opts': '-D'} majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n noDefaultInit_1 tmpOutput/dd.out examples/noDefaultInit_1/refOutput/dd.out tmpOutput/ad.out examples/noDefaultInit_1/refOutput/ad.out ** running 187 of 253 (noDefaultInit_argumentConversion_3) -- scalar tlm none ** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.030454 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -D ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' --explicitInit SourceProcessing: timing: 0:00:00.073530 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 {'opts': '-D'} {'opts': '--explicitInit'} majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n noDefaultInit_argumentConversion_3 tmpOutput/dd.out examples/noDefaultInit_argumentConversion_3/refOutput/dd.out tmpOutput/ad.out examples/noDefaultInit_argumentConversion_3/refOutput/ad.out ** running 188 of 253 (noDefaultInit_cbSideEffects) -- scalar tlm none ********* ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.030812 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -D ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif FortTk: WARNING:: COMMON construct detected for G conflicts with default initialization within the active type (required for adjoint mode) ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' --explicitInit SourceProcessing: timing: 0:00:00.076558 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 {'opts': '-D'} {'opts': '--explicitInit'} majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n noDefaultInit_cbSideEffects tmpOutput/dd.out examples/noDefaultInit_cbSideEffects/refOutput/dd.out tmpOutput/ad.out examples/noDefaultInit_cbSideEffects/refOutput/ad.out ** skipping 189 of 253 (nullifyFunction) -- fails for scalar tlm none ********** ** running 190 of 253 (onEntry) -- scalar tlm none ***************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.029366 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.071122 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n onEntry tmpOutput/dd.out examples/onEntry/refOutput/dd.out tmpOutput/ad.out examples/onEntry/refOutput/ad.out ** running 191 of 253 (onEntryLoopSimple) -- scalar tlm none ******************* ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.029580 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.071304 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n onEntryLoopSimple tmpOutput/dd.out examples/onEntryLoopSimple/refOutput/dd.out tmpOutput/ad.out examples/onEntryLoopSimple/refOutput/ad.out ** running 192 of 253 (optParm1) -- scalar tlm none **************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.033046 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.078537 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n optParm1 tmpOutput/dd.out examples/optParm1/refOutput/dd.out tmpOutput/ad.out examples/optParm1/refOutput/ad.out ** running 193 of 253 (ORNL_toy) -- scalar tlm none **************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.036754 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.139720 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n ORNL_toy tmpOutput/dd.out examples/ORNL_toy/refOutput/dd.out tmpOutput/ad.out examples/ORNL_toy/refOutput/ad.out ** running 194 of 253 (overlappingIntermediate) -- scalar tlm none ************* ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.027715 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.103101 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n overlappingIntermediate tmpOutput/dd.out examples/overlappingIntermediate/refOutput/dd.out tmpOutput/ad.out examples/overlappingIntermediate/refOutput/ad.out ** running 195 of 253 (overlappingLHS) -- scalar tlm none ********************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.023784 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.054858 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n overlappingLHS tmpOutput/dd.out examples/overlappingLHS/refOutput/dd.out tmpOutput/ad.out examples/overlappingLHS/refOutput/ad.out ** running 196 of 253 (passiveMix1) -- scalar tlm none ************************* ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.027120 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.072581 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n passiveMix1 tmpOutput/dd.out examples/passiveMix1/refOutput/dd.out tmpOutput/ad.out examples/passiveMix1/refOutput/ad.out ** running 197 of 253 (passiveMix2) -- scalar tlm none ************************* ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.029056 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.079367 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n passiveMix2 tmpOutput/dd.out examples/passiveMix2/refOutput/dd.out tmpOutput/ad.out examples/passiveMix2/refOutput/ad.out ** running 198 of 253 (passiveMix3) -- scalar tlm none ************************* ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.035125 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.084473 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 {'ctrMode': 'split', 'opts': '-I', 'majorMode': 'adm'} majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n passiveMix3 tmpOutput/dd.out examples/passiveMix3/refOutput/dd.out tmpOutput/ad.out examples/passiveMix3/refOutput/ad.out ** running 199 of 253 (passiveStatement) -- scalar tlm none ******************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.023357 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.053468 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n passiveStatement tmpOutput/dd.out examples/passiveStatement/refOutput/dd.out tmpOutput/ad.out examples/passiveStatement/refOutput/ad.out ** running 200 of 253 (passiveSubroutine) -- scalar tlm none ******************* ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.027928 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.065015 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n passiveSubroutine tmpOutput/dd.out examples/passiveSubroutine/refOutput/dd.out tmpOutput/ad.out examples/passiveSubroutine/refOutput/ad.out ** running 201 of 253 (power_f_arg) -- scalar tlm none ************************* ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.021515 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.053078 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n power_f_arg tmpOutput/dd.out examples/power_f_arg/refOutput/dd.out tmpOutput/ad.out examples/power_f_arg/refOutput/ad.out ** running 202 of 253 (presentFunction) -- scalar tlm none ********************* ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.036004 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.084679 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n presentFunction tmpOutput/dd.out examples/presentFunction/refOutput/dd.out tmpOutput/ad.out examples/presentFunction/refOutput/ad.out ** running 203 of 253 (readWrite1) -- scalar tlm none ************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.026614 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.057444 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n readWrite1 tmpOutput/dd.out examples/readWrite1/refOutput/dd.out tmpOutput/ad.out examples/readWrite1/refOutput/ad.out ** skipping 204 of 253 (readWrite2) -- fails for scalar tlm none *************** ** running 205 of 253 (real_f_arg) -- scalar tlm none ************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.020770 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.050053 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n real_f_arg tmpOutput/dd.out examples/real_f_arg/refOutput/dd.out tmpOutput/ad.out examples/real_f_arg/refOutput/ad.out ** running 206 of 253 (renameSRinMod) -- scalar tlm none *********************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.028659 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -r ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif InterfaceData::findAndAdjustInterface(m_, FOO_I,OpenAD_FOO_I) ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.063089 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 {'opts': '-r'} majorMode = tlm ln -sf examples/renameSRinMod/driver_scalar_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n renameSRinMod tmpOutput/dd.out examples/renameSRinMod/refOutput/dd.out tmpOutput/ad.out examples/renameSRinMod/refOutput/ad.out ** running 207 of 253 (reshape) -- scalar tlm none ***************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.032981 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -N /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/noninlinable_intrinsics.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.079895 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 {'opts': '-N ${XAIFSCHEMAROOT}/schema/examples/noninlinable_intrinsics.xaif'} majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n reshape tmpOutput/dd.out examples/reshape/refOutput/dd.out tmpOutput/ad.out examples/reshape/refOutput/ad.out ** running 208 of 253 (RoehFlux) -- scalar tlm none **************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.150832 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:01.377759 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf examples/RoehFlux/driver_scalar_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n RoehFlux tmpOutput/dd.out examples/RoehFlux/refOutput/dd.out tmpOutput/ad.out examples/RoehFlux/refOutput/ad.out ** running 209 of 253 (RoehFlux_MemOps) -- scalar tlm none ********************* ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.116371 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:01.163654 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf examples/RoehFlux_MemOps/driver_scalar_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n RoehFlux_MemOps tmpOutput/dd.out examples/RoehFlux_MemOps/refOutput/dd.out tmpOutput/ad.out examples/RoehFlux_MemOps/refOutput/ad.out ** running 210 of 253 (scalarToArray) -- scalar tlm none *********************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.021446 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.050581 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n scalarToArray tmpOutput/dd.out examples/scalarToArray/refOutput/dd.out tmpOutput/ad.out examples/scalarToArray/refOutput/ad.out ** running 211 of 253 (Select_1) -- scalar tlm none **************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.028823 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.083283 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Select_1 tmpOutput/dd.out examples/Select_1/refOutput/dd.out tmpOutput/ad.out examples/Select_1/refOutput/ad.out ** running 212 of 253 (Select_2) -- scalar tlm none **************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.042346 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.079098 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Select_2 tmpOutput/dd.out examples/Select_2/refOutput/dd.out tmpOutput/ad.out examples/Select_2/refOutput/ad.out ** running 213 of 253 (Select_3) -- scalar tlm none **************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.024130 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.052751 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Select_3 tmpOutput/dd.out examples/Select_3/refOutput/dd.out tmpOutput/ad.out examples/Select_3/refOutput/ad.out ** running 214 of 253 (Select_4) -- scalar tlm none **************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.028898 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B FortTk: WARNING:: translatePU: found unstructured control flow in head_ while simple loop annotations (-s) were requested ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.074963 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Select_4 tmpOutput/dd.out examples/Select_4/refOutput/dd.out tmpOutput/ad.out examples/Select_4/refOutput/ad.out ** running 215 of 253 (Select_5) -- scalar tlm none **************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.032469 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B FortTk: WARNING:: translatePU: found unstructured control flow in head_ while simple loop annotations (-s) were requested ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.097981 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Select_5 tmpOutput/dd.out examples/Select_5/refOutput/dd.out tmpOutput/ad.out examples/Select_5/refOutput/ad.out ** running 216 of 253 (SeqOfIfs) -- scalar tlm none **************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.030177 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.079092 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n SeqOfIfs tmpOutput/dd.out examples/SeqOfIfs/refOutput/dd.out tmpOutput/ad.out examples/SeqOfIfs/refOutput/ad.out ** running 217 of 253 (SeqOfLoops) -- scalar tlm none ************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.025593 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.068730 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n SeqOfLoops tmpOutput/dd.out examples/SeqOfLoops/refOutput/dd.out tmpOutput/ad.out examples/SeqOfLoops/refOutput/ad.out ** running 218 of 253 (sequenceSpanningPush0) -- scalar tlm none *************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.028106 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.069348 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n sequenceSpanningPush0 tmpOutput/dd.out examples/sequenceSpanningPush0/refOutput/dd.out tmpOutput/ad.out examples/sequenceSpanningPush0/refOutput/ad.out ** running 219 of 253 (shape1) -- scalar tlm none ****************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.024424 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.062171 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n shape1 tmpOutput/dd.out examples/shape1/refOutput/dd.out tmpOutput/ad.out examples/shape1/refOutput/ad.out ** running 220 of 253 (shape2) -- scalar tlm none ****************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.024830 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.097938 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n shape2 tmpOutput/dd.out examples/shape2/refOutput/dd.out tmpOutput/ad.out examples/shape2/refOutput/ad.out ** skipping 221 of 253 (shapeReshape) -- fails for scalar tlm none ************* ** running 222 of 253 (sideEffect_1) -- scalar tlm none ************************ ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.030839 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.084460 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n sideEffect_1 tmpOutput/dd.out examples/sideEffect_1/refOutput/dd.out tmpOutput/ad.out examples/sideEffect_1/refOutput/ad.out ** running 223 of 253 (sideEffect_2) -- scalar tlm none ************************ ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.023720 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.057961 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n sideEffect_2 tmpOutput/dd.out examples/sideEffect_2/refOutput/dd.out tmpOutput/ad.out examples/sideEffect_2/refOutput/ad.out ** running 224 of 253 (sideEffect_3) -- scalar tlm none ************************ ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.026102 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.063970 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n sideEffect_3 tmpOutput/dd.out examples/sideEffect_3/refOutput/dd.out tmpOutput/ad.out examples/sideEffect_3/refOutput/ad.out ** running 225 of 253 (sideEffect_4) -- scalar tlm none ************************ ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.023936 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.058650 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n sideEffect_4 tmpOutput/dd.out examples/sideEffect_4/refOutput/dd.out tmpOutput/ad.out examples/sideEffect_4/refOutput/ad.out ** running 226 of 253 (sideEffect_5) -- scalar tlm none ************************ ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.033380 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.080765 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf examples/sideEffect_5/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n sideEffect_5 tmpOutput/dd.out examples/sideEffect_5/refOutput/dd.out tmpOutput/ad.out examples/sideEffect_5/refOutput/ad.out ** running 227 of 253 (sideEffect_6) -- scalar tlm none ************************ ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.029638 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.072261 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n sideEffect_6 tmpOutput/dd.out examples/sideEffect_6/refOutput/dd.out tmpOutput/ad.out examples/sideEffect_6/refOutput/ad.out ** running 228 of 253 (signIntrinsic) -- scalar tlm none *********************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.023049 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.057480 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n signIntrinsic tmpOutput/dd.out examples/signIntrinsic/refOutput/dd.out tmpOutput/ad.out examples/signIntrinsic/refOutput/ad.out ** running 229 of 253 (simple0) -- scalar tlm none ***************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.021734 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.057061 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n simple0 tmpOutput/dd.out examples/simple0/refOutput/dd.out tmpOutput/ad.out examples/simple0/refOutput/ad.out ** running 230 of 253 (simple1) -- scalar tlm none ***************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.024905 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.068037 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n simple1 tmpOutput/dd.out examples/simple1/refOutput/dd.out tmpOutput/ad.out examples/simple1/refOutput/ad.out ** running 231 of 253 (simple2) -- scalar tlm none ***************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.022390 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.076867 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf examples/simple2/driver_scalar_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n simple2 tmpOutput/dd.out examples/simple2/refOutput/dd.out tmpOutput/ad.out examples/simple2/refOutput/ad.out ** running 232 of 253 (simple3) -- scalar tlm none ***************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.021949 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.080418 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf examples/simple3/driver_scalar_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n simple3 tmpOutput/dd.out examples/simple3/refOutput/dd.out tmpOutput/ad.out examples/simple3/refOutput/ad.out ** running 233 of 253 (sinh_f_arg) -- scalar tlm none ************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.021817 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.053904 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n sinh_f_arg tmpOutput/dd.out examples/sinh_f_arg/refOutput/dd.out tmpOutput/ad.out examples/sinh_f_arg/refOutput/ad.out ** running 234 of 253 (sliceVsSingle) -- scalar tlm none *********************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.031440 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.078254 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n sliceVsSingle tmpOutput/dd.out examples/sliceVsSingle/refOutput/dd.out tmpOutput/ad.out examples/sliceVsSingle/refOutput/ad.out ** running 235 of 253 (speelpenning) -- scalar tlm none ************************ ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.025887 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.066266 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n speelpenning tmpOutput/dd.out examples/speelpenning/refOutput/dd.out tmpOutput/ad.out examples/speelpenning/refOutput/ad.out ** running 236 of 253 (sqrt_f_arg) -- scalar tlm none ************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.021821 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.052838 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n sqrt_f_arg tmpOutput/dd.out examples/sqrt_f_arg/refOutput/dd.out tmpOutput/ad.out examples/sqrt_f_arg/refOutput/ad.out ** running 237 of 253 (srIntr) -- scalar tlm none ****************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.025075 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.064872 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n srIntr tmpOutput/dd.out examples/srIntr/refOutput/dd.out tmpOutput/ad.out examples/srIntr/refOutput/ad.out ** running 238 of 253 (srIntrPd) -- scalar tlm none **************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.028275 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.078109 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n srIntrPd tmpOutput/dd.out examples/srIntrPd/refOutput/dd.out tmpOutput/ad.out examples/srIntrPd/refOutput/ad.out ** running 239 of 253 (srIntrPr8) -- scalar tlm none *************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.028416 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.078514 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n srIntrPr8 tmpOutput/dd.out examples/srIntrPr8/refOutput/dd.out tmpOutput/ad.out examples/srIntrPr8/refOutput/ad.out ** running 240 of 253 (stringScan) -- scalar tlm none ************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.030846 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.059448 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n stringScan tmpOutput/dd.out examples/stringScan/refOutput/dd.out tmpOutput/ad.out examples/stringScan/refOutput/ad.out ** skipping 241 of 253 (sum_f_arg) -- fails for scalar tlm none **************** ** running 242 of 253 (tanh_f_arg) -- scalar tlm none ************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.022038 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.053219 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n tanh_f_arg tmpOutput/dd.out examples/tanh_f_arg/refOutput/dd.out tmpOutput/ad.out examples/tanh_f_arg/refOutput/ad.out ** running 243 of 253 (todd) -- scalar tlm none ******************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.045869 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.215123 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf examples/todd/driver_scalar_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n todd tmpOutput/dd.out examples/todd/refOutput/dd.out tmpOutput/ad.out examples/todd/refOutput/ad.out ** running 244 of 253 (todd1) -- scalar tlm none ******************************* ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.094605 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.646405 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf examples/todd1/driver_scalar_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n todd1 tmpOutput/dd.out examples/todd1/refOutput/dd.out tmpOutput/ad.out examples/todd1/refOutput/ad.out ** running 245 of 253 (transfer) -- scalar tlm none **************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.025919 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B FortTk: warning: within head_: deactivating symbol >I< of type integer ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.055562 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n transfer tmpOutput/dd.out examples/transfer/refOutput/dd.out tmpOutput/ad.out examples/transfer/refOutput/ad.out ** running 246 of 253 (transpose) -- scalar tlm none *************************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.028513 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -N /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/noninlinable_intrinsics.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.083948 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 {'opts': '-N ${XAIFSCHEMAROOT}/schema/examples/noninlinable_intrinsics.xaif'} majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n transpose tmpOutput/dd.out examples/transpose/refOutput/dd.out tmpOutput/ad.out examples/transpose/refOutput/ad.out ** running 247 of 253 (u_def_struct_1) -- scalar tlm none ********************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.027534 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.066683 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n u_def_struct_1 tmpOutput/dd.out examples/u_def_struct_1/refOutput/dd.out tmpOutput/ad.out examples/u_def_struct_1/refOutput/ad.out ** skipping 248 of 253 (u_def_struct_2) -- fails for scalar tlm none *********** ** running 249 of 253 (u_def_struct_3) -- scalar tlm none ********************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.037486 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B DumpWN: no logic for : LOC 0 0 source files: 1 "/sandbox/utke/CronTest/OpenAD/Regression/testRoundTrip/head_sf.pre.f" MLOAD 0 T<35,anon_ptr.,8> DumpWN: no logic for :MLOAD 0 T<35,anon_ptr.,8> DumpWN: no logic for :MLOAD 0 T<35,anon_ptr.,8> DumpWN: no logic for :MLOAD 0 T<35,anon_ptr.,8> DumpWN: no logic for :MLOAD 0 T<35,anon_ptr.,8> DumpWN: no logic for :MLOAD 0 T<35,anon_ptr.,8> DumpWN: no logic for :MLOAD 0 T<35,anon_ptr.,8> DumpWN: no logic for :MLOAD 0 T<35,anon_ptr.,8> DumpWN: no logic for :MLOAD 0 T<35,anon_ptr.,8> TEMP WARNING ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -S ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.088096 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 {'opts': '-S'} majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n u_def_struct_3 tmpOutput/dd.out examples/u_def_struct_3/refOutput/dd.out tmpOutput/ad.out examples/u_def_struct_3/refOutput/ad.out ** running 250 of 253 (ubound_f_arg) -- scalar tlm none ************************ ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.021199 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.048781 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n ubound_f_arg tmpOutput/dd.out examples/ubound_f_arg/refOutput/dd.out tmpOutput/ad.out examples/ubound_f_arg/refOutput/ad.out ** running 251 of 253 (Unstructured0) -- scalar tlm none *********************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.024992 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B FortTk: WARNING:: translatePU: found unstructured control flow in head_ while simple loop annotations (-s) were requested ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.081367 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Unstructured0 tmpOutput/dd.out examples/Unstructured0/refOutput/dd.out tmpOutput/ad.out examples/Unstructured0/refOutput/ad.out ** running 252 of 253 (Unstructured1) -- scalar tlm none *********************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.027881 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B FortTk: WARNING:: translatePU: found unstructured control flow in head_ while simple loop annotations (-s) were requested ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.073850 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Unstructured1 tmpOutput/dd.out examples/Unstructured1/refOutput/dd.out tmpOutput/ad.out examples/Unstructured1/refOutput/ad.out ** running 253 of 253 (Unstructured2) -- scalar tlm none *********************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.025715 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B FortTk: WARNING:: translatePU: found unstructured control flow in head_ while simple loop annotations (-s) were requested ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.065975 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Unstructured2 tmpOutput/dd.out examples/Unstructured2/refOutput/dd.out tmpOutput/ad.out examples/Unstructured2/refOutput/ad.out =============== Results =============== 236 OK (7 with numerical discrepancy) 17 Known errors 0 New errors --------------------------------------- 253 Total rm -rf *.xsd rm -rf mfef90 whirl2xaif whirl2sexp sexp2whirl ir_b2a xaif2whirl whirl2f_be whirl2f *Process.py xaifBooster .lastRun w2f__types.f90 iaddr.c ad_inline.f OAD_active.f90 OAD_cp.f90 OAD_rev.f90 OAD_tape.f90 OAD_trace.f90 oad_tr_*.xml rm -rf *.mod *.o rm -rf plotOutput ================================================================================ Running all examples with a range of (1-253): 1 abs_f_arg 128 Loop_simple_10 2 acos_f_arg 129 Loop_simple_10a 3 activeArrayPointer1 130 Loop_simple_11 4 activeLoopControl 131 Loop_simple_12 5 allocatedFunction 132 Loop_simple_12a 6 argArrayIndexOverwrite0 133 Loop_simple_13 7 argArrayIndexOverwrite1 134 Loop_simple_14 8 argArrayIndexOverwrite2 135 Loop_simple_15 9 argArrayIndexOverwrite3 136 Loop_simple_16 10 argArrayIndexOverwrite4 137 Loop_simple_16a 11 argArrayIndexOverwrite5 138 Loop_simple_16b 12 argArrayIndexOverwrite6 139 Loop_simple_17 13 argArrayIndexOverwrite7 140 Loop_simple_18 14 argumentArrayIndex 141 Loop_simple_19 15 argumentArrayIndex2 142 Loop_simple_1a 16 argumentArrayIndex3 143 Loop_simple_1b 17 argumentArrayIndex4 144 Loop_simple_1c 18 argumentConversion_1 145 Loop_simple_1d 19 argumentConversion_2 146 Loop_simple_1e 20 argumentConversion_3 147 Loop_simple_1f 21 argumentConversion_4 148 Loop_simple_2 22 argumentConversion_4a 149 Loop_simple_2a 23 argumentConversion_4b 150 Loop_simple_3 24 argumentConversion_4c 151 Loop_simple_4 25 argumentConversion_4d 152 Loop_simple_4a 26 argumentConversion_4e 153 Loop_simple_4b 27 argumentConversion_4f 154 Loop_simple_4c 28 argumentConversion_4g 155 Loop_simple_5 29 argumentConversion_5 156 Loop_simple_6 30 argumentConversion_6 157 Loop_simple_7 31 argumentConversion_7 158 Loop_simple_7a 32 argumentConversion_8 159 Loop_simple_8 33 argumentConversion_indexOverwrite 160 Loop_simple_9 34 argumentConversionSaveIndex 161 Loop_simple_9a 35 argumentConversionSaveIndex2 162 Loop_simple_9b 36 argumentShapeMismatch1 163 LoopArrayIndex 37 array4d 164 LoopArrayIndex2 38 array5d 165 maxLoc 39 array6d 166 maxVal 40 arrayAdd 167 mini1 41 arrayAllocation_0 168 minVal 42 arrayAllocation_1 169 mod_f_arg 43 arrayAllocation_2 170 nested_calls_1 44 arrayAllocation_3 171 nested_calls_2 45 arrayBoundImplicit 172 nested_calls_3 46 arrayBoundImplicit2 173 nested_calls_4 47 arrayBoundVar 174 nested_calls_5 48 arrayEDiv 175 nested_dfdcfj 49 arrayEDivExp 176 nestedFunc0 50 arrayEMult 177 nestedFunc1 51 asin_f_arg 178 nestedFunc2 52 bat 179 nestedFunc3 53 box_timestep 180 nestedFunc4 54 boxmodel 181 nestedFunc5 55 bratu 182 NestedIf 56 cancellation 183 NestedIfLoop 57 cast1 184 NestedLoopIf 58 cbSideEffects 185 NestedLoops 59 compressible1 186 noDefaultInit_1 60 ConsFold 187 noDefaultInit_argumentConversion_3 61 ConsFoldSimp0 188 noDefaultInit_cbSideEffects 62 constant0 189 nullifyFunction 63 constant1 190 onEntry 64 constPrec 191 onEntryLoopSimple 65 conversion1 192 optParm1 66 conversion2 193 ORNL_toy 67 cos_f_arg 194 overlappingIntermediate 68 daerfj 195 overlappingLHS 69 dfdcfj 196 passiveMix1 70 dfdcfj_MemOps 197 passiveMix2 71 directDependency1 198 passiveMix3 72 directDependency2 199 passiveStatement 73 directDependency3 200 passiveSubroutine 74 DoubleArrayIndex 201 power_f_arg 75 dQuoteInString 202 presentFunction 76 duud1 203 readWrite1 77 duud2 204 readWrite2 78 duudChains1 205 real_f_arg 79 duudChains2 206 renameSRinMod 80 exp_f_arg 207 reshape 81 externalCalls1 208 RoehFlux 82 externalCalls2 209 RoehFlux_MemOps 83 externalCalls3 210 scalarToArray 84 externalSubtroutine 211 Select_1 85 float_intrinsic 212 Select_2 86 funcCanonModule 213 Select_3 87 funcCanonStandalone 214 Select_4 88 funcInMod 215 Select_5 89 gcmAssignTapeDuplication 216 SeqOfIfs 90 gcmBit1 217 SeqOfLoops 91 globalActive_1 218 sequenceSpanningPush0 92 globalActive_2 219 shape1 93 globalActive_3 220 shape2 94 globalActive_4 221 shapeReshape 95 globalActive_5 222 sideEffect_1 96 globalActive_6 223 sideEffect_2 97 globalActive_7 224 sideEffect_3 98 globalActive_8 225 sideEffect_4 99 globalActive_cbHasRef 226 sideEffect_5 100 globalActive_cbNoRef 227 sideEffect_6 101 globalActive_modNoRef 228 signIntrinsic 102 globalActiveSideEffect 229 simple0 103 graphEx1 230 simple1 104 graphEx2 231 simple2 105 GriewankRerouting 232 simple3 106 If_Loop_1 233 sinh_f_arg 107 If_Loop_2 234 sliceVsSingle 108 If_Loop_3 235 speelpenning 109 If_Loop_4 236 sqrt_f_arg 110 If_Loop_5 237 srIntr 111 IfStatement_1 238 srIntrPd 112 IfStatement_2 239 srIntrPr8 113 IfStatement_3 240 stringScan 114 implicitType 241 sum_f_arg 115 implicitTypeCB 242 tanh_f_arg 116 inactive1 243 todd 117 int_f_arg 244 todd1 118 intMaxVal 245 transfer 119 KrishnaForLoop 246 transpose 120 lbound_f_arg 247 u_def_struct_1 121 lighthouse 248 u_def_struct_2 122 lion 249 u_def_struct_3 123 log10_f_arg 250 ubound_f_arg 124 Loop_1 251 Unstructured0 125 Loop_2 252 Unstructured1 126 Loop_3 253 Unstructured2 127 Loop_simple_1 ================================================================================ pick one of the following xaifBooster algorithms: 0: AddressArithmetic 1: BasicBlockPreaccumulation 2: BasicBlockPreaccumulationReverse 3: BasicBlockPreaccumulationTape 4: BasicBlockPreaccumulationTapeAdjoint 5: ControlFlowReversal 6: Linearization 7: PushPop 8: TraceDiff 9: TypeChange xaifBoosterAlgPath is /sandbox/utke/CronTest/OpenAD/xaifBooster/algorithms/BasicBlockPreaccumulationReverse/driver/oadDriver ** running 1 of 253 (abs_f_arg) -- scalar adm split **************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.021669 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.804852 ifort -check all -g -O0 -traceback -fpe0 -free -c w2f__types.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_rev.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_tape.f90 icc -c iaddr.c ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n abs_f_arg tmpOutput/dd.out examples/abs_f_arg/refOutput/dd.out tmpOutput/ad.out examples/abs_f_arg/refOutput/ad.out ** running 2 of 253 (acos_f_arg) -- scalar adm split *************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.021775 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.816659 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n acos_f_arg tmpOutput/dd.out examples/acos_f_arg/refOutput/dd.out tmpOutput/ad.out examples/acos_f_arg/refOutput/ad.out ** skipping 3 of 253 (activeArrayPointer1) -- fails for scalar adm split ******* ** running 4 of 253 (activeLoopControl) -- scalar adm split ******************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.027205 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.864935 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n activeLoopControl tmpOutput/dd.out examples/activeLoopControl/refOutput/dd.out tmpOutput/ad.out examples/activeLoopControl/refOutput/ad.out ** skipping 5 of 253 (allocatedFunction) -- fails for scalar adm split ********* ** skipping 6 of 253 (argArrayIndexOverwrite0) -- fails for scalar adm split *** ** skipping 7 of 253 (argArrayIndexOverwrite1) -- fails for scalar adm split *** ** skipping 8 of 253 (argArrayIndexOverwrite2) -- fails for scalar adm split *** ** skipping 9 of 253 (argArrayIndexOverwrite3) -- fails for scalar adm split *** ** running 10 of 253 (argArrayIndexOverwrite4) -- scalar adm split ************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.025971 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.856510 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n argArrayIndexOverwrite4 tmpOutput/dd.out examples/argArrayIndexOverwrite4/refOutput/dd.out tmpOutput/ad.out examples/argArrayIndexOverwrite4/refOutput/ad.out ** skipping 11 of 253 (argArrayIndexOverwrite5) -- fails for scalar adm split ** ** skipping 12 of 253 (argArrayIndexOverwrite6) -- fails for scalar adm split ** ** running 13 of 253 (argArrayIndexOverwrite7) -- scalar adm split ************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:01.186469 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:14.936507 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n argArrayIndexOverwrite7 tmpOutput/dd.out examples/argArrayIndexOverwrite7/refOutput/dd.out tmpOutput/ad.out examples/argArrayIndexOverwrite7/refOutput/ad.out ** running 14 of 253 (argumentArrayIndex) -- scalar adm split ****************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.026349 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.837036 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n argumentArrayIndex tmpOutput/dd.out examples/argumentArrayIndex/refOutput/dd.out tmpOutput/ad.out examples/argumentArrayIndex/refOutput/ad.out ** running 15 of 253 (argumentArrayIndex2) -- scalar adm split ***************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.027964 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: WARNING: subroutine oad_convert requested for inlining not found in ad_inline.f; reported once for first occurrence (ad_template.f) SourceProcessing: timing: 0:00:00.846613 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n argumentArrayIndex2 tmpOutput/dd.out examples/argumentArrayIndex2/refOutput/dd.out tmpOutput/ad.out examples/argumentArrayIndex2/refOutput/ad.out ** running 16 of 253 (argumentArrayIndex3) -- scalar adm split ***************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.029290 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: WARNING: subroutine oad_convert requested for inlining not found in ad_inline.f; reported once for first occurrence (ad_template.f) SourceProcessing: timing: 0:00:00.872173 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n argumentArrayIndex3 tmpOutput/dd.out examples/argumentArrayIndex3/refOutput/dd.out tmpOutput/ad.out examples/argumentArrayIndex3/refOutput/ad.out ** running 17 of 253 (argumentArrayIndex4) -- scalar adm split ***************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.032058 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: WARNING: subroutine oad_convert requested for inlining not found in ad_inline.f; reported once for first occurrence (ad_template.f) SourceProcessing: timing: 0:00:00.884821 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n argumentArrayIndex4 tmpOutput/dd.out examples/argumentArrayIndex4/refOutput/dd.out tmpOutput/ad.out examples/argumentArrayIndex4/refOutput/ad.out ** running 18 of 253 (argumentConversion_1) -- scalar adm split **************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.027414 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: WARNING: subroutine oad_convert requested for inlining not found in ad_inline.f; reported once for first occurrence (ad_template.f) SourceProcessing: timing: 0:00:00.872542 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n argumentConversion_1 tmpOutput/dd.out examples/argumentConversion_1/refOutput/dd.out tmpOutput/ad.out examples/argumentConversion_1/refOutput/ad.out ** running 19 of 253 (argumentConversion_2) -- scalar adm split **************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f WARNING: single precision temporary variable introduced; issued for first occurence only, here in unit subroutine head(x,y) for expression >2.0< on line 14 SourceProcessing: timing: 0:00:00.024312 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: WARNING: subroutine oad_convert requested for inlining not found in ad_inline.f; reported once for first occurrence (ad_template.f) SourceProcessing: timing: 0:00:00.823634 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n argumentConversion_2 tmpOutput/dd.out examples/argumentConversion_2/refOutput/dd.out tmpOutput/ad.out examples/argumentConversion_2/refOutput/ad.out ** running 20 of 253 (argumentConversion_3) -- scalar adm split **************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.030358 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: WARNING: subroutine oad_convert requested for inlining not found in ad_inline.f; reported once for first occurrence (ad_template.f) SourceProcessing: timing: 0:00:00.871294 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n argumentConversion_3 tmpOutput/dd.out examples/argumentConversion_3/refOutput/dd.out tmpOutput/ad.out examples/argumentConversion_3/refOutput/ad.out ** running 21 of 253 (argumentConversion_4) -- scalar adm split **************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.025073 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: WARNING: subroutine oad_convert requested for inlining not found in ad_inline.f; reported once for first occurrence (ad_template.f) SourceProcessing: timing: 0:00:00.840875 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n argumentConversion_4 tmpOutput/dd.out examples/argumentConversion_4/refOutput/dd.out tmpOutput/ad.out examples/argumentConversion_4/refOutput/ad.out ** running 22 of 253 (argumentConversion_4a) -- scalar adm split *************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.029910 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: WARNING: subroutine oad_convert requested for inlining not found in ad_inline.f; reported once for first occurrence (ad_template.f) SourceProcessing: timing: 0:00:00.919307 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n argumentConversion_4a tmpOutput/dd.out examples/argumentConversion_4a/refOutput/dd.out tmpOutput/ad.out examples/argumentConversion_4a/refOutput/ad.out ** running 23 of 253 (argumentConversion_4b) -- scalar adm split *************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.037683 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: WARNING: subroutine oad_convert requested for inlining not found in ad_inline.f; reported once for first occurrence (ad_template.f) SourceProcessing: timing: 0:00:00.956897 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver forrtl: warning (402): fort: (1): In call to FOO, an array temporary was created for argument #1 forrtl: warning (402): fort: (1): In call to FOO, an array temporary was created for argument #1 forrtl: warning (402): fort: (1): In call to FOO, an array temporary was created for argument #1 forrtl: warning (402): fort: (1): In call to FOO, an array temporary was created for argument #1 forrtl: warning (402): fort: (1): In call to FOO, an array temporary was created for argument #1 forrtl: warning (402): fort: (1): In call to FOO, an array temporary was created for argument #1 forrtl: warning (402): fort: (1): In call to FOO, an array temporary was created for argument #1 forrtl: warning (402): fort: (1): In call to FOO, an array temporary was created for argument #1 forrtl: warning (402): fort: (1): In call to FOO, an array temporary was created for argument #1 forrtl: warning (402): fort: (1): In call to FOO, an array temporary was created for argument #1 ******************************************************************************** ./numericalComparison.py -b -n argumentConversion_4b tmpOutput/dd.out examples/argumentConversion_4b/refOutput/dd.out tmpOutput/ad.out examples/argumentConversion_4b/refOutput/ad.out ** running 24 of 253 (argumentConversion_4c) -- scalar adm split *************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.033124 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: WARNING: subroutine oad_convert requested for inlining not found in ad_inline.f; reported once for first occurrence (ad_template.f) SourceProcessing: timing: 0:00:00.951653 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n argumentConversion_4c tmpOutput/dd.out examples/argumentConversion_4c/refOutput/dd.out tmpOutput/ad.out examples/argumentConversion_4c/refOutput/ad.out ** running 25 of 253 (argumentConversion_4d) -- scalar adm split *************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.029051 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: WARNING: subroutine oad_convert requested for inlining not found in ad_inline.f; reported once for first occurrence (ad_template.f) SourceProcessing: timing: 0:00:00.892905 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n argumentConversion_4d tmpOutput/dd.out examples/argumentConversion_4d/refOutput/dd.out tmpOutput/ad.out examples/argumentConversion_4d/refOutput/ad.out ** running 26 of 253 (argumentConversion_4e) -- scalar adm split *************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.025529 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B Open64IRInterface:[debuglevel=0]: Warning: assuming no sideeffects for undefined routine barext_ ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: subroutine oad_convert requested for inlining not found in ad_inline.f; reported once for first occurrence (head_sf.pre.xb.x2w.w2f.f) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.845820 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf examples/argumentConversion_4e/driver_scalar_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n argumentConversion_4e tmpOutput/dd.out examples/argumentConversion_4e/refOutput/dd.out tmpOutput/ad.out examples/argumentConversion_4e/refOutput/ad.out ** running 27 of 253 (argumentConversion_4f) -- scalar adm split *************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.024573 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B Open64IRInterface:[debuglevel=0]: Warning: assuming no sideeffects for undefined routine barext_ ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: subroutine oad_AllocateMatching requested for inlining not found in ad_inline.f; reported once for first occurrence (head_sf.pre.xb.x2w.w2f.f) SourceProcessing: WARNING: subroutine oad_convert requested for inlining not found in ad_inline.f; reported once for first occurrence (head_sf.pre.xb.x2w.w2f.f) SourceProcessing: WARNING: subroutine oad_ShapeTest requested for inlining not found in ad_inline.f; reported once for first occurrence (head_sf.pre.xb.x2w.w2f.f) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.842354 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf examples/argumentConversion_4f/driver_scalar_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n argumentConversion_4f tmpOutput/dd.out examples/argumentConversion_4f/refOutput/dd.out tmpOutput/ad.out examples/argumentConversion_4f/refOutput/ad.out ** running 28 of 253 (argumentConversion_4g) -- scalar adm split *************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.025867 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: WARNING: subroutine oad_AllocateMatching requested for inlining not found in ad_inline.f; reported once for first occurrence (ad_template.f) SourceProcessing: WARNING: subroutine oad_convert requested for inlining not found in ad_inline.f; reported once for first occurrence (ad_template.f) SourceProcessing: WARNING: subroutine oad_ShapeTest requested for inlining not found in ad_inline.f; reported once for first occurrence (ad_template.f) SourceProcessing: timing: 0:00:00.827795 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf examples/argumentConversion_4g/driver_scalar_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n argumentConversion_4g tmpOutput/dd.out examples/argumentConversion_4g/refOutput/dd.out tmpOutput/ad.out examples/argumentConversion_4g/refOutput/ad.out ** running 29 of 253 (argumentConversion_5) -- scalar adm split **************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.026302 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: WARNING: subroutine oad_convert requested for inlining not found in ad_inline.f; reported once for first occurrence (ad_template.f) SourceProcessing: timing: 0:00:00.856044 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n argumentConversion_5 tmpOutput/dd.out examples/argumentConversion_5/refOutput/dd.out tmpOutput/ad.out examples/argumentConversion_5/refOutput/ad.out ** skipping 30 of 253 (argumentConversion_6) -- fails for scalar adm split ***** ** skipping 31 of 253 (argumentConversion_7) -- fails for scalar adm split ***** ** running 32 of 253 (argumentConversion_8) -- scalar adm split **************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.033233 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: WARNING: subroutine oad_AllocateMatching requested for inlining not found in ad_inline.f; reported once for first occurrence (ad_template.f) SourceProcessing: WARNING: subroutine oad_convert requested for inlining not found in ad_inline.f; reported once for first occurrence (ad_template.f) SourceProcessing: WARNING: subroutine oad_ShapeTest requested for inlining not found in ad_inline.f; reported once for first occurrence (ad_template.f) SourceProcessing: timing: 0:00:00.923404 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n argumentConversion_8 tmpOutput/dd.out examples/argumentConversion_8/refOutput/dd.out tmpOutput/ad.out examples/argumentConversion_8/refOutput/ad.out ** skipping 33 of 253 (argumentConversion_indexOverwrite) -- fails for scalar adm split ** running 34 of 253 (argumentConversionSaveIndex) -- scalar adm split ********* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.031260 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: WARNING: subroutine oad_convert requested for inlining not found in ad_inline.f; reported once for first occurrence (ad_template.f) SourceProcessing: timing: 0:00:00.863203 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n argumentConversionSaveIndex tmpOutput/dd.out examples/argumentConversionSaveIndex/refOutput/dd.out tmpOutput/ad.out examples/argumentConversionSaveIndex/refOutput/ad.out ** running 35 of 253 (argumentConversionSaveIndex2) -- scalar adm split ******** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.032347 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: WARNING: subroutine oad_convert requested for inlining not found in ad_inline.f; reported once for first occurrence (ad_template.f) SourceProcessing: timing: 0:00:00.869574 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n argumentConversionSaveIndex2 tmpOutput/dd.out examples/argumentConversionSaveIndex2/refOutput/dd.out tmpOutput/ad.out examples/argumentConversionSaveIndex2/refOutput/ad.out ** running 36 of 253 (argumentShapeMismatch1) -- scalar adm split ************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.035551 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: WARNING: subroutine oad_AllocateMatching requested for inlining not found in ad_inline.f; reported once for first occurrence (ad_template.f) SourceProcessing: WARNING: subroutine oad_convert requested for inlining not found in ad_inline.f; reported once for first occurrence (ad_template.f) SourceProcessing: WARNING: subroutine oad_ShapeTest requested for inlining not found in ad_inline.f; reported once for first occurrence (ad_template.f) SourceProcessing: timing: 0:00:00.908177 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n argumentShapeMismatch1 tmpOutput/dd.out examples/argumentShapeMismatch1/refOutput/dd.out tmpOutput/ad.out examples/argumentShapeMismatch1/refOutput/ad.out ** running 37 of 253 (array4d) -- scalar adm split ***************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.030485 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.884925 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n array4d tmpOutput/dd.out examples/array4d/refOutput/dd.out tmpOutput/ad.out examples/array4d/refOutput/ad.out ** running 38 of 253 (array5d) -- scalar adm split ***************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.031932 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.904045 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n array5d tmpOutput/dd.out examples/array5d/refOutput/dd.out tmpOutput/ad.out examples/array5d/refOutput/ad.out ** running 39 of 253 (array6d) -- scalar adm split ***************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.033356 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.916021 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n array6d tmpOutput/dd.out examples/array6d/refOutput/dd.out tmpOutput/ad.out examples/array6d/refOutput/ad.out ** running 40 of 253 (arrayAdd) -- scalar adm split **************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.023409 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.879686 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n arrayAdd tmpOutput/dd.out examples/arrayAdd/refOutput/dd.out tmpOutput/ad.out examples/arrayAdd/refOutput/ad.out ** running 41 of 253 (arrayAllocation_0) -- scalar adm split ******************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.024891 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for Y Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for Y Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for Y Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for Y Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for Y Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for Y Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for Y Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for Y Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for Y Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for Y Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for Y Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for Y ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: subroutine oad_AllocateMatching requested for inlining not found in ad_inline.f; reported once for first occurrence (head_sf.pre.xb.x2w.w2f.f) SourceProcessing: WARNING: subroutine oad_AllocateShape requested for inlining not found in ad_inline.f; reported once for first occurrence (head_sf.pre.xb.x2w.w2f.f) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.993695 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n arrayAllocation_0 tmpOutput/dd.out examples/arrayAllocation_0/refOutput/dd.out tmpOutput/ad.out examples/arrayAllocation_0/refOutput/ad.out ** running 42 of 253 (arrayAllocation_1) -- scalar adm split ******************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.023712 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: subroutine oad_AllocateMatching requested for inlining not found in ad_inline.f; reported once for first occurrence (head_sf.pre.xb.x2w.w2f.f) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:01.054194 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n arrayAllocation_1 tmpOutput/dd.out examples/arrayAllocation_1/refOutput/dd.out tmpOutput/ad.out examples/arrayAllocation_1/refOutput/ad.out ** skipping 43 of 253 (arrayAllocation_2) -- fails for scalar adm split ******** ** running 44 of 253 (arrayAllocation_3) -- scalar adm split ******************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.030978 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: subroutine oad_AllocateMatching requested for inlining not found in ad_inline.f; reported once for first occurrence (head_sf.pre.xb.x2w.w2f.f) SourceProcessing: WARNING: subroutine oad_AllocateShape requested for inlining not found in ad_inline.f; reported once for first occurrence (head_sf.pre.xb.x2w.w2f.f) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:01.701544 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n arrayAllocation_3 tmpOutput/dd.out examples/arrayAllocation_3/refOutput/dd.out tmpOutput/ad.out examples/arrayAllocation_3/refOutput/ad.out WARNING: numerical discrepancies in test 44 of 253 (arrayAllocation_3). ** running 45 of 253 (arrayBoundImplicit) -- scalar adm split ****************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.028875 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.812100 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n arrayBoundImplicit tmpOutput/dd.out examples/arrayBoundImplicit/refOutput/dd.out tmpOutput/ad.out examples/arrayBoundImplicit/refOutput/ad.out ** skipping 46 of 253 (arrayBoundImplicit2) -- fails for scalar adm split ****** ** running 47 of 253 (arrayBoundVar) -- scalar adm split *********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.023088 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.863512 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n arrayBoundVar tmpOutput/dd.out examples/arrayBoundVar/refOutput/dd.out tmpOutput/ad.out examples/arrayBoundVar/refOutput/ad.out ** running 48 of 253 (arrayEDiv) -- scalar adm split *************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.020713 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.797862 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n arrayEDiv tmpOutput/dd.out examples/arrayEDiv/refOutput/dd.out tmpOutput/ad.out examples/arrayEDiv/refOutput/ad.out ** running 49 of 253 (arrayEDivExp) -- scalar adm split ************************ ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.021560 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.807341 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n arrayEDivExp tmpOutput/dd.out examples/arrayEDivExp/refOutput/dd.out tmpOutput/ad.out examples/arrayEDivExp/refOutput/ad.out ** running 50 of 253 (arrayEMult) -- scalar adm split ************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.023308 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: subroutine oad_AllocateMatching requested for inlining not found in ad_inline.f; reported once for first occurrence (head_sf.pre.xb.x2w.w2f.f) SourceProcessing: WARNING: subroutine oad_AllocateShape requested for inlining not found in ad_inline.f; reported once for first occurrence (head_sf.pre.xb.x2w.w2f.f) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.918768 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n arrayEMult tmpOutput/dd.out examples/arrayEMult/refOutput/dd.out tmpOutput/ad.out examples/arrayEMult/refOutput/ad.out ** running 51 of 253 (asin_f_arg) -- scalar adm split ************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.022002 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.808030 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n asin_f_arg tmpOutput/dd.out examples/asin_f_arg/refOutput/dd.out tmpOutput/ad.out examples/asin_f_arg/refOutput/ad.out ** running 52 of 253 (bat) -- scalar adm split ********************************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.028421 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.963986 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n bat tmpOutput/dd.out examples/bat/refOutput/dd.out tmpOutput/ad.out examples/bat/refOutput/ad.out ** running 53 of 253 (box_timestep) -- scalar adm split ************************ ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.060393 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:01.249344 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf examples/box_timestep/driver_scalar_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n box_timestep tmpOutput/dd.out examples/box_timestep/refOutput/dd.out tmpOutput/ad.out examples/box_timestep/refOutput/ad.out WARNING: numerical discrepancies in test 53 of 253 (box_timestep). ** running 54 of 253 (boxmodel) -- scalar adm split **************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.368964 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:03.275567 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf examples/boxmodel/all_globals_mod.f all_globals_mod.f ln -sf examples/boxmodel/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf examples/boxmodel/driver_scalar_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n boxmodel tmpOutput/dd.out examples/boxmodel/refOutput/dd.out tmpOutput/ad.out examples/boxmodel/refOutput/ad.out WARNING: numerical discrepancies in test 54 of 253 (boxmodel). ** running 55 of 253 (bratu) -- scalar adm split ******************************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.076789 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:01.781456 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf examples/bratu/driver_scalar_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n bratu tmpOutput/dd.out examples/bratu/refOutput/dd.out tmpOutput/ad.out examples/bratu/refOutput/ad.out WARNING: numerical discrepancies in test 55 of 253 (bratu). ** running 56 of 253 (cancellation) -- scalar adm split ************************ ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.028168 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.956691 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf examples/cancellation/driver_scalar_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n cancellation tmpOutput/dd.out examples/cancellation/refOutput/dd.out tmpOutput/ad.out examples/cancellation/refOutput/ad.out WARNING: numerical discrepancies in test 56 of 253 (cancellation). ** running 57 of 253 (cast1) -- scalar adm split ******************************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.021858 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.791333 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n cast1 tmpOutput/dd.out examples/cast1/refOutput/dd.out tmpOutput/ad.out examples/cast1/refOutput/ad.out ** running 58 of 253 (cbSideEffects) -- scalar adm split *********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.030894 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif FortTk: WARNING:: COMMON construct detected for G conflicts with default initialization within the active type (required for adjoint mode) ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.884276 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n cbSideEffects tmpOutput/dd.out examples/cbSideEffects/refOutput/dd.out tmpOutput/ad.out examples/cbSideEffects/refOutput/ad.out ** running 59 of 253 (compressible1) -- scalar adm split *********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.028342 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.867218 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n compressible1 tmpOutput/dd.out examples/compressible1/refOutput/dd.out tmpOutput/ad.out examples/compressible1/refOutput/ad.out ** running 60 of 253 (ConsFold) -- scalar adm split **************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.027887 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.837291 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n ConsFold tmpOutput/dd.out examples/ConsFold/refOutput/dd.out tmpOutput/ad.out examples/ConsFold/refOutput/ad.out ** running 61 of 253 (ConsFoldSimp0) -- scalar adm split *********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.024927 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.812917 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n ConsFoldSimp0 tmpOutput/dd.out examples/ConsFoldSimp0/refOutput/dd.out tmpOutput/ad.out examples/ConsFoldSimp0/refOutput/ad.out ** running 62 of 253 (constant0) -- scalar adm split *************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.023620 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.804842 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n constant0 tmpOutput/dd.out examples/constant0/refOutput/dd.out tmpOutput/ad.out examples/constant0/refOutput/ad.out ** running 63 of 253 (constant1) -- scalar adm split *************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.026631 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.814726 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf examples/constant1/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n constant1 tmpOutput/dd.out examples/constant1/refOutput/dd.out tmpOutput/ad.out examples/constant1/refOutput/ad.out ** running 64 of 253 (constPrec) -- scalar adm split *************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.026081 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.802987 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n constPrec tmpOutput/dd.out examples/constPrec/refOutput/dd.out tmpOutput/ad.out examples/constPrec/refOutput/ad.out ** running 65 of 253 (conversion1) -- scalar adm split ************************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.022403 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.797612 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n conversion1 tmpOutput/dd.out examples/conversion1/refOutput/dd.out tmpOutput/ad.out examples/conversion1/refOutput/ad.out ** skipping 66 of 253 (conversion2) -- fails for scalar adm split ************** ** running 67 of 253 (cos_f_arg) -- scalar adm split *************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.021747 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.800574 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n cos_f_arg tmpOutput/dd.out examples/cos_f_arg/refOutput/dd.out tmpOutput/ad.out examples/cos_f_arg/refOutput/ad.out ** running 68 of 253 (daerfj) -- scalar adm split ****************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.044799 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.974610 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf examples/daerfj/driver_scalar_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n daerfj tmpOutput/dd.out examples/daerfj/refOutput/dd.out tmpOutput/ad.out examples/daerfj/refOutput/ad.out ** running 69 of 253 (dfdcfj) -- scalar adm split ****************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.098076 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:02.043102 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf examples/dfdcfj/driver_scalar_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n dfdcfj tmpOutput/dd.out examples/dfdcfj/refOutput/dd.out tmpOutput/ad.out examples/dfdcfj/refOutput/ad.out WARNING: numerical discrepancies in test 69 of 253 (dfdcfj). ** running 70 of 253 (dfdcfj_MemOps) -- scalar adm split *********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.094775 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:01.992124 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf examples/dfdcfj_MemOps/driver_scalar_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n dfdcfj_MemOps tmpOutput/dd.out examples/dfdcfj_MemOps/refOutput/dd.out tmpOutput/ad.out examples/dfdcfj_MemOps/refOutput/ad.out WARNING: numerical discrepancies in test 70 of 253 (dfdcfj_MemOps). ** running 71 of 253 (directDependency1) -- scalar adm split ******************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.024743 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.817292 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n directDependency1 tmpOutput/dd.out examples/directDependency1/refOutput/dd.out tmpOutput/ad.out examples/directDependency1/refOutput/ad.out ** running 72 of 253 (directDependency2) -- scalar adm split ******************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.024524 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.821052 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n directDependency2 tmpOutput/dd.out examples/directDependency2/refOutput/dd.out tmpOutput/ad.out examples/directDependency2/refOutput/ad.out ** running 73 of 253 (directDependency3) -- scalar adm split ******************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.023400 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.798609 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n directDependency3 tmpOutput/dd.out examples/directDependency3/refOutput/dd.out tmpOutput/ad.out examples/directDependency3/refOutput/ad.out ** running 74 of 253 (DoubleArrayIndex) -- scalar adm split ******************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.026126 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.861718 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n DoubleArrayIndex tmpOutput/dd.out examples/DoubleArrayIndex/refOutput/dd.out tmpOutput/ad.out examples/DoubleArrayIndex/refOutput/ad.out ** skipping 75 of 253 (dQuoteInString) -- fails for scalar adm split *********** ** running 76 of 253 (duud1) -- scalar adm split ******************************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.022809 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.832153 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n duud1 tmpOutput/dd.out examples/duud1/refOutput/dd.out tmpOutput/ad.out examples/duud1/refOutput/ad.out ** running 77 of 253 (duud2) -- scalar adm split ******************************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.023747 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.837186 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n duud2 tmpOutput/dd.out examples/duud2/refOutput/dd.out tmpOutput/ad.out examples/duud2/refOutput/ad.out ** running 78 of 253 (duudChains1) -- scalar adm split ************************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.025596 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.840295 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n duudChains1 tmpOutput/dd.out examples/duudChains1/refOutput/dd.out tmpOutput/ad.out examples/duudChains1/refOutput/ad.out ** running 79 of 253 (duudChains2) -- scalar adm split ************************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.025345 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.822250 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n duudChains2 tmpOutput/dd.out examples/duudChains2/refOutput/dd.out tmpOutput/ad.out examples/duudChains2/refOutput/ad.out ** running 80 of 253 (exp_f_arg) -- scalar adm split *************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.022103 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.804740 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n exp_f_arg tmpOutput/dd.out examples/exp_f_arg/refOutput/dd.out tmpOutput/ad.out examples/exp_f_arg/refOutput/ad.out ** running 81 of 253 (externalCalls1) -- scalar adm split ********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.027121 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B Open64IRInterface:[debuglevel=0]: Warning: assuming no sideeffects for undefined routine barext_ ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: subroutine oad_convert requested for inlining not found in ad_inline.f; reported once for first occurrence (head_sf.pre.xb.x2w.w2f.f) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.843797 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf examples/externalCalls1/driver_scalar_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n externalCalls1 tmpOutput/dd.out examples/externalCalls1/refOutput/dd.out tmpOutput/ad.out examples/externalCalls1/refOutput/ad.out ** running 82 of 253 (externalCalls2) -- scalar adm split ********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.029465 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B Open64IRInterface:[debuglevel=0]: Warning: assuming no sideeffects for undefined routine barext_ ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: subroutine oad_convert requested for inlining not found in ad_inline.f; reported once for first occurrence (head_sf.pre.xb.x2w.w2f.f) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.852073 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf examples/externalCalls2/driver_scalar_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n externalCalls2 tmpOutput/dd.out examples/externalCalls2/refOutput/dd.out tmpOutput/ad.out examples/externalCalls2/refOutput/ad.out ** running 83 of 253 (externalCalls3) -- scalar adm split ********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.021376 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B Open64IRInterface:[debuglevel=0]: Warning: assuming no sideeffects for undefined routine barext_ ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.786303 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf examples/externalCalls3/driver_scalar_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n externalCalls3 tmpOutput/dd.out examples/externalCalls3/refOutput/dd.out tmpOutput/ad.out examples/externalCalls3/refOutput/ad.out ** skipping 84 of 253 (externalSubtroutine) -- fails for scalar adm split ****** ** running 85 of 253 (float_intrinsic) -- scalar adm split ********************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.022193 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.800845 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n float_intrinsic tmpOutput/dd.out examples/float_intrinsic/refOutput/dd.out tmpOutput/ad.out examples/float_intrinsic/refOutput/ad.out ** running 86 of 253 (funcCanonModule) -- scalar adm split ********************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.035681 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: WARNING: subroutine oad_convert requested for inlining not found in ad_inline.f; reported once for first occurrence (ad_template.f) SourceProcessing: timing: 0:00:00.896629 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n funcCanonModule tmpOutput/dd.out examples/funcCanonModule/refOutput/dd.out tmpOutput/ad.out examples/funcCanonModule/refOutput/ad.out ** running 87 of 253 (funcCanonStandalone) -- scalar adm split ***************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.032324 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: WARNING: subroutine oad_convert requested for inlining not found in ad_inline.f; reported once for first occurrence (ad_template.f) SourceProcessing: timing: 0:00:00.894958 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n funcCanonStandalone tmpOutput/dd.out examples/funcCanonStandalone/refOutput/dd.out tmpOutput/ad.out examples/funcCanonStandalone/refOutput/ad.out ** running 88 of 253 (funcInMod) -- scalar adm split *************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.044650 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for MX Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for MX Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for MX ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: unimplemented type inference; returning None for __identifierType (head_sf.pre.xb.x2w.w2f.f:(64,)) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.909364 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n funcInMod tmpOutput/dd.out examples/funcInMod/refOutput/dd.out tmpOutput/ad.out examples/funcInMod/refOutput/ad.out ** running 89 of 253 (gcmAssignTapeDuplication) -- scalar adm split ************ ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.030614 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.986697 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n gcmAssignTapeDuplication tmpOutput/dd.out examples/gcmAssignTapeDuplication/refOutput/dd.out tmpOutput/ad.out examples/gcmAssignTapeDuplication/refOutput/ad.out ** running 90 of 253 (gcmBit1) -- scalar adm split ***************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.112917 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:01.918276 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n gcmBit1 tmpOutput/dd.out examples/gcmBit1/refOutput/dd.out tmpOutput/ad.out examples/gcmBit1/refOutput/ad.out WARNING: numerical discrepancies in test 90 of 253 (gcmBit1). ** running 91 of 253 (globalActive_1) -- scalar adm split ********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.024031 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.827024 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n globalActive_1 tmpOutput/dd.out examples/globalActive_1/refOutput/dd.out tmpOutput/ad.out examples/globalActive_1/refOutput/ad.out ** running 92 of 253 (globalActive_2) -- scalar adm split ********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.025348 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.842052 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n globalActive_2 tmpOutput/dd.out examples/globalActive_2/refOutput/dd.out tmpOutput/ad.out examples/globalActive_2/refOutput/ad.out ** running 93 of 253 (globalActive_3) -- scalar adm split ********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.027558 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.860827 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n globalActive_3 tmpOutput/dd.out examples/globalActive_3/refOutput/dd.out tmpOutput/ad.out examples/globalActive_3/refOutput/ad.out ** running 94 of 253 (globalActive_4) -- scalar adm split ********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.024850 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.831749 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf examples/globalActive_4/all_globals_mod.f all_globals_mod.f ln -sf examples/globalActive_4/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf examples/globalActive_4/driver_scalar_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n globalActive_4 tmpOutput/dd.out examples/globalActive_4/refOutput/dd.out tmpOutput/ad.out examples/globalActive_4/refOutput/ad.out ** running 95 of 253 (globalActive_5) -- scalar adm split ********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.022720 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.817727 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf examples/globalActive_5/all_globals_mod.f all_globals_mod.f ln -sf examples/globalActive_5/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf examples/globalActive_5/driver_scalar_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n globalActive_5 tmpOutput/dd.out examples/globalActive_5/refOutput/dd.out tmpOutput/ad.out examples/globalActive_5/refOutput/ad.out ** skipping 96 of 253 (globalActive_6) -- fails for scalar adm split *********** ** running 97 of 253 (globalActive_7) -- scalar adm split ********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.030335 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: WARNING: subroutine oad_convert requested for inlining not found in ad_inline.f; reported once for first occurrence (ad_template.f) SourceProcessing: timing: 0:00:00.875084 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n globalActive_7 tmpOutput/dd.out examples/globalActive_7/refOutput/dd.out tmpOutput/ad.out examples/globalActive_7/refOutput/ad.out ** running 98 of 253 (globalActive_8) -- scalar adm split ********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.032205 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.898173 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n globalActive_8 tmpOutput/dd.out examples/globalActive_8/refOutput/dd.out tmpOutput/ad.out examples/globalActive_8/refOutput/ad.out ** running 99 of 253 (globalActive_cbHasRef) -- scalar adm split *************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.037325 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif FortTk: WARNING:: COMMON construct detected for G1 conflicts with default initialization within the active type (required for adjoint mode) FortTk: WARNING:: COMMON construct detected for G conflicts with default initialization within the active type (required for adjoint mode) FortTk: WARNING:: COMMON construct detected for X conflicts with default initialization within the active type (required for adjoint mode) FortTk: WARNING:: COMMON construct detected for Y conflicts with default initialization within the active type (required for adjoint mode) ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.968916 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf examples/globalActive_cbHasRef/driver_scalar_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n globalActive_cbHasRef tmpOutput/dd.out examples/globalActive_cbHasRef/refOutput/dd.out tmpOutput/ad.out examples/globalActive_cbHasRef/refOutput/ad.out ** skipping 100 of 253 (globalActive_cbNoRef) -- fails for scalar adm split **** ** running 101 of 253 (globalActive_modNoRef) -- scalar adm split ************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.035796 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.924019 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf examples/globalActive_modNoRef/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf examples/globalActive_modNoRef/driver_scalar_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n globalActive_modNoRef tmpOutput/dd.out examples/globalActive_modNoRef/refOutput/dd.out tmpOutput/ad.out examples/globalActive_modNoRef/refOutput/ad.out ** running 102 of 253 (globalActiveSideEffect) -- scalar adm split ************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.029912 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: WARNING: subroutine oad_convert requested for inlining not found in ad_inline.f; reported once for first occurrence (ad_template.f) SourceProcessing: timing: 0:00:00.875018 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n globalActiveSideEffect tmpOutput/dd.out examples/globalActiveSideEffect/refOutput/dd.out tmpOutput/ad.out examples/globalActiveSideEffect/refOutput/ad.out ** running 103 of 253 (graphEx1) -- scalar adm split *************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.103619 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:03.904883 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf examples/graphEx1/driver_scalar_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n graphEx1 tmpOutput/dd.out examples/graphEx1/refOutput/dd.out tmpOutput/ad.out examples/graphEx1/refOutput/ad.out WARNING: numerical discrepancies in test 103 of 253 (graphEx1). ** running 104 of 253 (graphEx2) -- scalar adm split *************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.181873 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif === /sandbox/utke/CronTest/OpenAD/xaifBooster/algorithms/BasicBlockPreaccumulationReverse/driver SVN synched to hg ac5f84e33225 built by === reset log 0:DuUdMap.cpp:151:ERROR::DuUdMapEntry::use: an empty StatementIdSet implies dead code, the subsequent transformations may fail ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:04.769173 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf examples/graphEx2/driver_scalar_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n graphEx2 tmpOutput/dd.out examples/graphEx2/refOutput/dd.out tmpOutput/ad.out examples/graphEx2/refOutput/ad.out WARNING: numerical discrepancies in test 104 of 253 (graphEx2). ** running 105 of 253 (GriewankRerouting) -- scalar adm split ****************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.024675 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.870343 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf examples/GriewankRerouting/driver_scalar_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n GriewankRerouting tmpOutput/dd.out examples/GriewankRerouting/refOutput/dd.out tmpOutput/ad.out examples/GriewankRerouting/refOutput/ad.out WARNING: numerical discrepancies in test 105 of 253 (GriewankRerouting). ** running 106 of 253 (If_Loop_1) -- scalar adm split ************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.028279 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.915334 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n If_Loop_1 tmpOutput/dd.out examples/If_Loop_1/refOutput/dd.out tmpOutput/ad.out examples/If_Loop_1/refOutput/ad.out ** running 107 of 253 (If_Loop_2) -- scalar adm split ************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.031568 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.989672 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n If_Loop_2 tmpOutput/dd.out examples/If_Loop_2/refOutput/dd.out tmpOutput/ad.out examples/If_Loop_2/refOutput/ad.out ** running 108 of 253 (If_Loop_3) -- scalar adm split ************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.034912 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:01.020600 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n If_Loop_3 tmpOutput/dd.out examples/If_Loop_3/refOutput/dd.out tmpOutput/ad.out examples/If_Loop_3/refOutput/ad.out ** running 109 of 253 (If_Loop_4) -- scalar adm split ************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.030180 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.933071 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n If_Loop_4 tmpOutput/dd.out examples/If_Loop_4/refOutput/dd.out tmpOutput/ad.out examples/If_Loop_4/refOutput/ad.out ** running 110 of 253 (If_Loop_5) -- scalar adm split ************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.028387 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.917340 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n If_Loop_5 tmpOutput/dd.out examples/If_Loop_5/refOutput/dd.out tmpOutput/ad.out examples/If_Loop_5/refOutput/ad.out ** running 111 of 253 (IfStatement_1) -- scalar adm split ********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.025761 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.864992 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n IfStatement_1 tmpOutput/dd.out examples/IfStatement_1/refOutput/dd.out tmpOutput/ad.out examples/IfStatement_1/refOutput/ad.out ** running 112 of 253 (IfStatement_2) -- scalar adm split ********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.031233 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.929182 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n IfStatement_2 tmpOutput/dd.out examples/IfStatement_2/refOutput/dd.out tmpOutput/ad.out examples/IfStatement_2/refOutput/ad.out ** running 113 of 253 (IfStatement_3) -- scalar adm split ********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.026187 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: WARNING: subroutine oad_convert requested for inlining not found in ad_inline.f; reported once for first occurrence (ad_template.f) SourceProcessing: timing: 0:00:00.831548 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n IfStatement_3 tmpOutput/dd.out examples/IfStatement_3/refOutput/dd.out tmpOutput/ad.out examples/IfStatement_3/refOutput/ad.out ** running 114 of 253 (implicitType) -- scalar adm split *********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.023981 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.802506 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n implicitType tmpOutput/dd.out examples/implicitType/refOutput/dd.out tmpOutput/ad.out examples/implicitType/refOutput/ad.out ** skipping 115 of 253 (implicitTypeCB) -- fails for scalar adm split ********** ** running 116 of 253 (inactive1) -- scalar adm split ************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.033194 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: WARNING: subroutine oad_convert requested for inlining not found in ad_inline.f; reported once for first occurrence (ad_template.f) SourceProcessing: timing: 0:00:00.910361 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n inactive1 tmpOutput/dd.out examples/inactive1/refOutput/dd.out tmpOutput/ad.out examples/inactive1/refOutput/ad.out ** running 117 of 253 (int_f_arg) -- scalar adm split ************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.020170 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B FortTk: warning: within head_: deactivating symbol >Y< of type integer ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.771809 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n int_f_arg tmpOutput/dd.out examples/int_f_arg/refOutput/dd.out tmpOutput/ad.out examples/int_f_arg/refOutput/ad.out ** running 118 of 253 (intMaxVal) -- scalar adm split ************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.028980 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.869810 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n intMaxVal tmpOutput/dd.out examples/intMaxVal/refOutput/dd.out tmpOutput/ad.out examples/intMaxVal/refOutput/ad.out ** running 119 of 253 (KrishnaForLoop) -- scalar adm split ********************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.025302 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.835056 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n KrishnaForLoop tmpOutput/dd.out examples/KrishnaForLoop/refOutput/dd.out tmpOutput/ad.out examples/KrishnaForLoop/refOutput/ad.out ** running 120 of 253 (lbound_f_arg) -- scalar adm split *********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.021299 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.790108 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n lbound_f_arg tmpOutput/dd.out examples/lbound_f_arg/refOutput/dd.out tmpOutput/ad.out examples/lbound_f_arg/refOutput/ad.out ** running 121 of 253 (lighthouse) -- scalar adm split ************************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.027830 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.923453 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n lighthouse tmpOutput/dd.out examples/lighthouse/refOutput/dd.out tmpOutput/ad.out examples/lighthouse/refOutput/ad.out ** running 122 of 253 (lion) -- scalar adm split ******************************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.029438 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.940809 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n lion tmpOutput/dd.out examples/lion/refOutput/dd.out tmpOutput/ad.out examples/lion/refOutput/ad.out ** running 123 of 253 (log10_f_arg) -- scalar adm split ************************ ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.022163 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.798621 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n log10_f_arg tmpOutput/dd.out examples/log10_f_arg/refOutput/dd.out tmpOutput/ad.out examples/log10_f_arg/refOutput/ad.out ** running 124 of 253 (Loop_1) -- scalar adm split ***************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.026046 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.866249 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_1 tmpOutput/dd.out examples/Loop_1/refOutput/dd.out tmpOutput/ad.out examples/Loop_1/refOutput/ad.out ** running 125 of 253 (Loop_2) -- scalar adm split ***************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.027739 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.931889 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_2 tmpOutput/dd.out examples/Loop_2/refOutput/dd.out tmpOutput/ad.out examples/Loop_2/refOutput/ad.out ** running 126 of 253 (Loop_3) -- scalar adm split ***************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.029324 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.959711 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_3 tmpOutput/dd.out examples/Loop_3/refOutput/dd.out tmpOutput/ad.out examples/Loop_3/refOutput/ad.out ** running 127 of 253 (Loop_simple_1) -- scalar adm split ********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.026063 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.863853 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_1 tmpOutput/dd.out examples/Loop_simple_1/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_1/refOutput/ad.out ** running 128 of 253 (Loop_simple_10) -- scalar adm split ********************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.042096 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:01.002170 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_10 tmpOutput/dd.out examples/Loop_simple_10/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_10/refOutput/ad.out ** running 129 of 253 (Loop_simple_10a) -- scalar adm split ******************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.028691 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.823111 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_10a tmpOutput/dd.out examples/Loop_simple_10a/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_10a/refOutput/ad.out ** running 130 of 253 (Loop_simple_11) -- scalar adm split ********************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.027468 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.897540 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_11 tmpOutput/dd.out examples/Loop_simple_11/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_11/refOutput/ad.out ** skipping 131 of 253 (Loop_simple_12) -- fails for scalar adm split ********** ** skipping 132 of 253 (Loop_simple_12a) -- fails for scalar adm split ********* ** running 133 of 253 (Loop_simple_13) -- scalar adm split ********************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.027157 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif === /sandbox/utke/CronTest/OpenAD/xaifBooster/algorithms/BasicBlockPreaccumulationReverse/driver SVN synched to hg ac5f84e33225 built by === reset log 0:ControlFlowGraph.cpp:424:ERROR::::ControlFlowGraph::augmentGraphInfo: condition variable S in head redefined under Branch contained in loop marked as 'simple'; we will suppress the flag for this branch ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.863060 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_13 tmpOutput/dd.out examples/Loop_simple_13/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_13/refOutput/ad.out ** running 134 of 253 (Loop_simple_14) -- scalar adm split ********************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.028267 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif === /sandbox/utke/CronTest/OpenAD/xaifBooster/algorithms/BasicBlockPreaccumulationReverse/driver SVN synched to hg ac5f84e33225 built by === reset log 0:ControlFlowGraph.cpp:424:ERROR::::ControlFlowGraph::augmentGraphInfo: condition variable S in head redefined under Branch contained in loop marked as 'simple'; we will suppress the flag for this branch ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.890391 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_14 tmpOutput/dd.out examples/Loop_simple_14/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_14/refOutput/ad.out ** running 135 of 253 (Loop_simple_15) -- scalar adm split ********************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.028951 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif === /sandbox/utke/CronTest/OpenAD/xaifBooster/algorithms/BasicBlockPreaccumulationReverse/driver SVN synched to hg ac5f84e33225 built by === reset log 0:ControlFlowGraph.cpp:424:ERROR::::ControlFlowGraph::augmentGraphInfo: condition variable S in head redefined under Branch contained in loop marked as 'simple'; we will suppress the flag for this branch ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.871405 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_15 tmpOutput/dd.out examples/Loop_simple_15/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_15/refOutput/ad.out ** running 136 of 253 (Loop_simple_16) -- scalar adm split ********************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.036962 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B FortTk: WARNING:: xlate_BBStmt: loop with variable stride ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.939669 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_16 tmpOutput/dd.out examples/Loop_simple_16/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_16/refOutput/ad.out ** running 137 of 253 (Loop_simple_16a) -- scalar adm split ******************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.037909 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B FortTk: WARNING:: xlate_BBStmt: loop with variable stride ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.952080 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_16a tmpOutput/dd.out examples/Loop_simple_16a/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_16a/refOutput/ad.out ** running 138 of 253 (Loop_simple_16b) -- scalar adm split ******************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.037442 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.964114 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_16b tmpOutput/dd.out examples/Loop_simple_16b/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_16b/refOutput/ad.out ** running 139 of 253 (Loop_simple_17) -- scalar adm split ********************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.024789 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B FortTk: warning: within head_: deactivating symbol >I< of type integer ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.819702 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_17 tmpOutput/dd.out examples/Loop_simple_17/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_17/refOutput/ad.out ** running 140 of 253 (Loop_simple_18) -- scalar adm split ********************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.023472 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.812160 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_18 tmpOutput/dd.out examples/Loop_simple_18/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_18/refOutput/ad.out ** running 141 of 253 (Loop_simple_19) -- scalar adm split ********************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.026915 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif === /sandbox/utke/CronTest/OpenAD/xaifBooster/algorithms/BasicBlockPreaccumulationReverse/driver SVN synched to hg ac5f84e33225 built by === reset log 0:CallGraphVertexAlg.cpp:171:ERROR::CallGraphVertexAlg::findUnknownVariablesInArgument: variable K redefined in head under the enclosing control flow vertex, violating asserted simple loop properties ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.848077 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_19 tmpOutput/dd.out examples/Loop_simple_19/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_19/refOutput/ad.out ** running 142 of 253 (Loop_simple_1a) -- scalar adm split ********************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.026527 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.856658 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_1a tmpOutput/dd.out examples/Loop_simple_1a/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_1a/refOutput/ad.out ** running 143 of 253 (Loop_simple_1b) -- scalar adm split ********************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.026104 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.865614 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_1b tmpOutput/dd.out examples/Loop_simple_1b/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_1b/refOutput/ad.out WARNING: numerical discrepancies in test 143 of 253 (Loop_simple_1b). ** running 144 of 253 (Loop_simple_1c) -- scalar adm split ********************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.023610 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.810611 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_1c tmpOutput/dd.out examples/Loop_simple_1c/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_1c/refOutput/ad.out ** running 145 of 253 (Loop_simple_1d) -- scalar adm split ********************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.025936 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.822387 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_1d tmpOutput/dd.out examples/Loop_simple_1d/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_1d/refOutput/ad.out ** running 146 of 253 (Loop_simple_1e) -- scalar adm split ********************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.028174 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.841472 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_1e tmpOutput/dd.out examples/Loop_simple_1e/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_1e/refOutput/ad.out ** running 147 of 253 (Loop_simple_1f) -- scalar adm split ********************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.024087 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.819081 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_1f tmpOutput/dd.out examples/Loop_simple_1f/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_1f/refOutput/ad.out ** running 148 of 253 (Loop_simple_2) -- scalar adm split ********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.027783 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.919437 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_2 tmpOutput/dd.out examples/Loop_simple_2/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_2/refOutput/ad.out ** running 149 of 253 (Loop_simple_2a) -- scalar adm split ********************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.027820 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.903582 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_2a tmpOutput/dd.out examples/Loop_simple_2a/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_2a/refOutput/ad.out ** running 150 of 253 (Loop_simple_3) -- scalar adm split ********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.030633 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif === /sandbox/utke/CronTest/OpenAD/xaifBooster/algorithms/BasicBlockPreaccumulationReverse/driver SVN synched to hg ac5f84e33225 built by === reset log 0:ControlFlowGraph.cpp:546:ERROR::ControlFlowGraph::definesUnderControlFlowGraphVertex: cannot find assignment for id 23 0:ControlFlowGraph.cpp:546:ERROR::ControlFlowGraph::definesUnderControlFlowGraphVertex: cannot find assignment for id 23 0:ControlFlowGraph.cpp:546:ERROR::ControlFlowGraph::definesUnderControlFlowGraphVertex: cannot find assignment for id 23 0:ControlFlowGraph.cpp:546:ERROR::ControlFlowGraph::definesUnderControlFlowGraphVertex: cannot find assignment for id 23 0:ControlFlowGraph.cpp:546:ERROR::ControlFlowGraph::definesUnderControlFlowGraphVertex: cannot find assignment for id 23 0:ControlFlowGraph.cpp:546:ERROR::ControlFlowGraph::definesUnderControlFlowGraphVertex: cannot find assignment for id 23 ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.908166 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_3 tmpOutput/dd.out examples/Loop_simple_3/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_3/refOutput/ad.out ** running 151 of 253 (Loop_simple_4) -- scalar adm split ********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.032292 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.899131 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_4 tmpOutput/dd.out examples/Loop_simple_4/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_4/refOutput/ad.out ** skipping 152 of 253 (Loop_simple_4a) -- fails for scalar adm split ********** ** skipping 153 of 253 (Loop_simple_4b) -- fails for scalar adm split ********** ** running 154 of 253 (Loop_simple_4c) -- scalar adm split ********************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.039215 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.986956 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_4c tmpOutput/dd.out examples/Loop_simple_4c/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_4c/refOutput/ad.out ** running 155 of 253 (Loop_simple_5) -- scalar adm split ********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.026127 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.839796 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_5 tmpOutput/dd.out examples/Loop_simple_5/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_5/refOutput/ad.out ** running 156 of 253 (Loop_simple_6) -- scalar adm split ********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.027700 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.863860 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_6 tmpOutput/dd.out examples/Loop_simple_6/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_6/refOutput/ad.out ** running 157 of 253 (Loop_simple_7) -- scalar adm split ********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.029383 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.836225 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_7 tmpOutput/dd.out examples/Loop_simple_7/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_7/refOutput/ad.out ** running 158 of 253 (Loop_simple_7a) -- scalar adm split ********************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.030376 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.836482 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_7a tmpOutput/dd.out examples/Loop_simple_7a/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_7a/refOutput/ad.out ** running 159 of 253 (Loop_simple_8) -- scalar adm split ********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.029505 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.838033 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_8 tmpOutput/dd.out examples/Loop_simple_8/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_8/refOutput/ad.out ** running 160 of 253 (Loop_simple_9) -- scalar adm split ********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.026002 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.837835 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_9 tmpOutput/dd.out examples/Loop_simple_9/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_9/refOutput/ad.out ** skipping 161 of 253 (Loop_simple_9a) -- fails for scalar adm split ********** ** skipping 162 of 253 (Loop_simple_9b) -- fails for scalar adm split ********** ** running 163 of 253 (LoopArrayIndex) -- scalar adm split ********************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.030612 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.915918 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n LoopArrayIndex tmpOutput/dd.out examples/LoopArrayIndex/refOutput/dd.out tmpOutput/ad.out examples/LoopArrayIndex/refOutput/ad.out ** running 164 of 253 (LoopArrayIndex2) -- scalar adm split ******************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.028635 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.857720 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n LoopArrayIndex2 tmpOutput/dd.out examples/LoopArrayIndex2/refOutput/dd.out tmpOutput/ad.out examples/LoopArrayIndex2/refOutput/ad.out ** running 165 of 253 (maxLoc) -- scalar adm split ***************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.022342 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.831852 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n maxLoc tmpOutput/dd.out examples/maxLoc/refOutput/dd.out tmpOutput/ad.out examples/maxLoc/refOutput/ad.out ** running 166 of 253 (maxVal) -- scalar adm split ***************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.022984 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B FortTk: warning: within OAD_S_MAXVAL_D_1: deactivating symbol >I< of type integer ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for A Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for A Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for A Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for A Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for A Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for A ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.831519 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n maxVal tmpOutput/dd.out examples/maxVal/refOutput/dd.out tmpOutput/ad.out examples/maxVal/refOutput/ad.out ** running 167 of 253 (mini1) -- scalar adm split ****************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.021552 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.808967 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf examples/mini1/driver_scalar_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n mini1 tmpOutput/dd.out examples/mini1/refOutput/dd.out tmpOutput/ad.out examples/mini1/refOutput/ad.out ** running 168 of 253 (minVal) -- scalar adm split ***************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.022942 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B FortTk: warning: within OAD_S_MAXVAL_D_1: deactivating symbol >I< of type integer ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for A Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for A Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for A Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for A Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for A Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for A ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.831108 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n minVal tmpOutput/dd.out examples/minVal/refOutput/dd.out tmpOutput/ad.out examples/minVal/refOutput/ad.out ** running 169 of 253 (mod_f_arg) -- scalar adm split ************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.023783 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.822551 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n mod_f_arg tmpOutput/dd.out examples/mod_f_arg/refOutput/dd.out tmpOutput/ad.out examples/mod_f_arg/refOutput/ad.out ** running 170 of 253 (nested_calls_1) -- scalar adm split ********************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.034183 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.998809 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n nested_calls_1 tmpOutput/dd.out examples/nested_calls_1/refOutput/dd.out tmpOutput/ad.out examples/nested_calls_1/refOutput/ad.out ** running 171 of 253 (nested_calls_2) -- scalar adm split ********************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.035923 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:01.012121 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n nested_calls_2 tmpOutput/dd.out examples/nested_calls_2/refOutput/dd.out tmpOutput/ad.out examples/nested_calls_2/refOutput/ad.out ** running 172 of 253 (nested_calls_3) -- scalar adm split ********************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.030318 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.942908 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n nested_calls_3 tmpOutput/dd.out examples/nested_calls_3/refOutput/dd.out tmpOutput/ad.out examples/nested_calls_3/refOutput/ad.out ** running 173 of 253 (nested_calls_4) -- scalar adm split ********************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.032988 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: subroutine oad_convert requested for inlining not found in ad_inline.f; reported once for first occurrence (head_sf.pre.xb.x2w.w2f.f) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.977997 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n nested_calls_4 tmpOutput/dd.out examples/nested_calls_4/refOutput/dd.out tmpOutput/ad.out examples/nested_calls_4/refOutput/ad.out ** running 174 of 253 (nested_calls_5) -- scalar adm split ********************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.025894 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.837482 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n nested_calls_5 tmpOutput/dd.out examples/nested_calls_5/refOutput/dd.out tmpOutput/ad.out examples/nested_calls_5/refOutput/ad.out ** running 175 of 253 (nested_dfdcfj) -- scalar adm split ********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.120727 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:02.291040 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf examples/nested_dfdcfj/driver_scalar_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n nested_dfdcfj tmpOutput/dd.out examples/nested_dfdcfj/refOutput/dd.out tmpOutput/ad.out examples/nested_dfdcfj/refOutput/ad.out WARNING: numerical discrepancies in test 175 of 253 (nested_dfdcfj). ** running 176 of 253 (nestedFunc0) -- scalar adm split ************************ ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.023613 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.824008 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n nestedFunc0 tmpOutput/dd.out examples/nestedFunc0/refOutput/dd.out tmpOutput/ad.out examples/nestedFunc0/refOutput/ad.out ** running 177 of 253 (nestedFunc1) -- scalar adm split ************************ ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.027172 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.862977 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf examples/nestedFunc1/driver_scalar_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n nestedFunc1 tmpOutput/dd.out examples/nestedFunc1/refOutput/dd.out tmpOutput/ad.out examples/nestedFunc1/refOutput/ad.out ** running 178 of 253 (nestedFunc2) -- scalar adm split ************************ ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.029925 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B FortTk: WARNING:: xlate_SideEffectNamedLocation: ignoring symbol FVAR (resolves in the current symbol table to X indicating it is invisible in head_) FortTk: WARNING:: xlate_SideEffectNamedLocation: ignoring symbol FVAR (resolves in the current symbol table to X indicating it is invisible in head_) FortTk: WARNING:: xlate_SideEffectNamedLocation: ignoring symbol FX (resolves in the current symbol table to Y indicating it is invisible in head_) FortTk: WARNING:: xlate_SideEffectNamedLocation: ignoring symbol FY (resolves in the current symbol table to foo_ indicating it is invisible in head_) ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.851171 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n nestedFunc2 tmpOutput/dd.out examples/nestedFunc2/refOutput/dd.out tmpOutput/ad.out examples/nestedFunc2/refOutput/ad.out ** running 179 of 253 (nestedFunc3) -- scalar adm split ************************ ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.029587 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.923716 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n nestedFunc3 tmpOutput/dd.out examples/nestedFunc3/refOutput/dd.out tmpOutput/ad.out examples/nestedFunc3/refOutput/ad.out WARNING: numerical discrepancies in test 179 of 253 (nestedFunc3). ** skipping 180 of 253 (nestedFunc4) -- fails for scalar adm split ************* ** skipping 181 of 253 (nestedFunc5) -- fails for scalar adm split ************* ** running 182 of 253 (NestedIf) -- scalar adm split *************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.031200 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.932050 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n NestedIf tmpOutput/dd.out examples/NestedIf/refOutput/dd.out tmpOutput/ad.out examples/NestedIf/refOutput/ad.out ** running 183 of 253 (NestedIfLoop) -- scalar adm split *********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.028529 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.930291 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n NestedIfLoop tmpOutput/dd.out examples/NestedIfLoop/refOutput/dd.out tmpOutput/ad.out examples/NestedIfLoop/refOutput/ad.out ** running 184 of 253 (NestedLoopIf) -- scalar adm split *********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.026916 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.904505 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n NestedLoopIf tmpOutput/dd.out examples/NestedLoopIf/refOutput/dd.out tmpOutput/ad.out examples/NestedLoopIf/refOutput/ad.out ** running 185 of 253 (NestedLoops) -- scalar adm split ************************ ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.025068 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.856783 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n NestedLoops tmpOutput/dd.out examples/NestedLoops/refOutput/dd.out tmpOutput/ad.out examples/NestedLoops/refOutput/ad.out ** running 186 of 253 (noDefaultInit_1) -- scalar adm split ******************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.031126 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -D ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.839921 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f {'opts': '-D'} majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n noDefaultInit_1 tmpOutput/dd.out examples/noDefaultInit_1/refOutput/dd.out tmpOutput/ad.out examples/noDefaultInit_1/refOutput/ad.out ** running 187 of 253 (noDefaultInit_argumentConversion_3) -- scalar adm split * ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.030596 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -D ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' --explicitInit SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: WARNING: subroutine oad_convert requested for inlining not found in ad_inline.f; reported once for first occurrence (ad_template.f) SourceProcessing: timing: 0:00:00.872494 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f {'opts': '-D'} {'opts': '--explicitInit'} majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n noDefaultInit_argumentConversion_3 tmpOutput/dd.out examples/noDefaultInit_argumentConversion_3/refOutput/dd.out tmpOutput/ad.out examples/noDefaultInit_argumentConversion_3/refOutput/ad.out ** running 188 of 253 (noDefaultInit_cbSideEffects) -- scalar adm split ******** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.030946 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -D ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif FortTk: WARNING:: COMMON construct detected for G conflicts with default initialization within the active type (required for adjoint mode) ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' --explicitInit SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.891980 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f {'opts': '-D'} {'opts': '--explicitInit'} majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n noDefaultInit_cbSideEffects tmpOutput/dd.out examples/noDefaultInit_cbSideEffects/refOutput/dd.out tmpOutput/ad.out examples/noDefaultInit_cbSideEffects/refOutput/ad.out ** skipping 189 of 253 (nullifyFunction) -- fails for scalar adm split ********* ** running 190 of 253 (onEntry) -- scalar adm split **************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.029403 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.894774 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n onEntry tmpOutput/dd.out examples/onEntry/refOutput/dd.out tmpOutput/ad.out examples/onEntry/refOutput/ad.out ** skipping 191 of 253 (onEntryLoopSimple) -- fails for scalar adm split ******* ** running 192 of 253 (optParm1) -- scalar adm split *************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.033157 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.939094 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n optParm1 tmpOutput/dd.out examples/optParm1/refOutput/dd.out tmpOutput/ad.out examples/optParm1/refOutput/ad.out ** running 193 of 253 (ORNL_toy) -- scalar adm split *************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.037263 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:01.023107 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n ORNL_toy tmpOutput/dd.out examples/ORNL_toy/refOutput/dd.out tmpOutput/ad.out examples/ORNL_toy/refOutput/ad.out ** running 194 of 253 (overlappingIntermediate) -- scalar adm split ************ ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.027920 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.936431 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n overlappingIntermediate tmpOutput/dd.out examples/overlappingIntermediate/refOutput/dd.out tmpOutput/ad.out examples/overlappingIntermediate/refOutput/ad.out WARNING: numerical discrepancies in test 194 of 253 (overlappingIntermediate). ** running 195 of 253 (overlappingLHS) -- scalar adm split ********************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.024009 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.822743 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n overlappingLHS tmpOutput/dd.out examples/overlappingLHS/refOutput/dd.out tmpOutput/ad.out examples/overlappingLHS/refOutput/ad.out ** running 196 of 253 (passiveMix1) -- scalar adm split ************************ ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.026834 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.868208 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n passiveMix1 tmpOutput/dd.out examples/passiveMix1/refOutput/dd.out tmpOutput/ad.out examples/passiveMix1/refOutput/ad.out ** running 197 of 253 (passiveMix2) -- scalar adm split ************************ ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.029333 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: WARNING: subroutine oad_convert requested for inlining not found in ad_inline.f; reported once for first occurrence (ad_template.f) SourceProcessing: timing: 0:00:00.899427 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n passiveMix2 tmpOutput/dd.out examples/passiveMix2/refOutput/dd.out tmpOutput/ad.out examples/passiveMix2/refOutput/ad.out ** running 198 of 253 (passiveMix3) -- scalar adm split ************************ ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.035354 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: WARNING: subroutine oad_convert requested for inlining not found in ad_inline.f; reported once for first occurrence (ad_template.f) SourceProcessing: timing: 0:00:00.918635 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f {'ctrMode': 'split', 'opts': '-I', 'majorMode': 'adm'} majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n passiveMix3 tmpOutput/dd.out examples/passiveMix3/refOutput/dd.out tmpOutput/ad.out examples/passiveMix3/refOutput/ad.out ** running 199 of 253 (passiveStatement) -- scalar adm split ******************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.023545 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.802072 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n passiveStatement tmpOutput/dd.out examples/passiveStatement/refOutput/dd.out tmpOutput/ad.out examples/passiveStatement/refOutput/ad.out ** running 200 of 253 (passiveSubroutine) -- scalar adm split ****************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.027983 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.837638 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n passiveSubroutine tmpOutput/dd.out examples/passiveSubroutine/refOutput/dd.out tmpOutput/ad.out examples/passiveSubroutine/refOutput/ad.out ** running 201 of 253 (power_f_arg) -- scalar adm split ************************ ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.021567 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.804595 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n power_f_arg tmpOutput/dd.out examples/power_f_arg/refOutput/dd.out tmpOutput/ad.out examples/power_f_arg/refOutput/ad.out ** running 202 of 253 (presentFunction) -- scalar adm split ******************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.036125 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.920362 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n presentFunction tmpOutput/dd.out examples/presentFunction/refOutput/dd.out tmpOutput/ad.out examples/presentFunction/refOutput/ad.out ** running 203 of 253 (readWrite1) -- scalar adm split ************************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.026710 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.808618 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n readWrite1 tmpOutput/dd.out examples/readWrite1/refOutput/dd.out tmpOutput/ad.out examples/readWrite1/refOutput/ad.out ** skipping 204 of 253 (readWrite2) -- fails for scalar adm split ************** ** running 205 of 253 (real_f_arg) -- scalar adm split ************************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.020876 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.794120 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n real_f_arg tmpOutput/dd.out examples/real_f_arg/refOutput/dd.out tmpOutput/ad.out examples/real_f_arg/refOutput/ad.out ** running 206 of 253 (renameSRinMod) -- scalar adm split ********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.028514 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -r ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif InterfaceData::findAndAdjustInterface(m_, FOO_I,OpenAD_FOO_I) ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.826226 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f {'opts': '-r'} majorMode = adm ln -sf examples/renameSRinMod/driver_scalar_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n renameSRinMod tmpOutput/dd.out examples/renameSRinMod/refOutput/dd.out tmpOutput/ad.out examples/renameSRinMod/refOutput/ad.out ** skipping 207 of 253 (reshape) -- fails for scalar adm split ***************** ** running 208 of 253 (RoehFlux) -- scalar adm split *************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.150847 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:04.560403 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf examples/RoehFlux/driver_scalar_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n RoehFlux tmpOutput/dd.out examples/RoehFlux/refOutput/dd.out tmpOutput/ad.out examples/RoehFlux/refOutput/ad.out WARNING: numerical discrepancies in test 208 of 253 (RoehFlux). ** running 209 of 253 (RoehFlux_MemOps) -- scalar adm split ******************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.116764 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:03.866450 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf examples/RoehFlux_MemOps/driver_scalar_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n RoehFlux_MemOps tmpOutput/dd.out examples/RoehFlux_MemOps/refOutput/dd.out tmpOutput/ad.out examples/RoehFlux_MemOps/refOutput/ad.out WARNING: numerical discrepancies in test 209 of 253 (RoehFlux_MemOps). ** skipping 210 of 253 (scalarToArray) -- fails for scalar adm split *********** ** running 211 of 253 (Select_1) -- scalar adm split *************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.029082 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.908157 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Select_1 tmpOutput/dd.out examples/Select_1/refOutput/dd.out tmpOutput/ad.out examples/Select_1/refOutput/ad.out ** skipping 212 of 253 (Select_2) -- fails for scalar adm split **************** ** running 213 of 253 (Select_3) -- scalar adm split *************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.024057 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.807905 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Select_3 tmpOutput/dd.out examples/Select_3/refOutput/dd.out tmpOutput/ad.out examples/Select_3/refOutput/ad.out ** skipping 214 of 253 (Select_4) -- fails for scalar adm split **************** ** skipping 215 of 253 (Select_5) -- fails for scalar adm split **************** ** running 216 of 253 (SeqOfIfs) -- scalar adm split *************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.029874 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.903573 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n SeqOfIfs tmpOutput/dd.out examples/SeqOfIfs/refOutput/dd.out tmpOutput/ad.out examples/SeqOfIfs/refOutput/ad.out ** running 217 of 253 (SeqOfLoops) -- scalar adm split ************************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.025747 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.883098 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n SeqOfLoops tmpOutput/dd.out examples/SeqOfLoops/refOutput/dd.out tmpOutput/ad.out examples/SeqOfLoops/refOutput/ad.out ** running 218 of 253 (sequenceSpanningPush0) -- scalar adm split ************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.028214 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.861469 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n sequenceSpanningPush0 tmpOutput/dd.out examples/sequenceSpanningPush0/refOutput/dd.out tmpOutput/ad.out examples/sequenceSpanningPush0/refOutput/ad.out ** running 219 of 253 (shape1) -- scalar adm split ***************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.024338 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.823241 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n shape1 tmpOutput/dd.out examples/shape1/refOutput/dd.out tmpOutput/ad.out examples/shape1/refOutput/ad.out ** running 220 of 253 (shape2) -- scalar adm split ***************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.025225 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.915992 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n shape2 tmpOutput/dd.out examples/shape2/refOutput/dd.out tmpOutput/ad.out examples/shape2/refOutput/ad.out ** skipping 221 of 253 (shapeReshape) -- fails for scalar adm split ************ ** running 222 of 253 (sideEffect_1) -- scalar adm split *********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.031098 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.905132 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n sideEffect_1 tmpOutput/dd.out examples/sideEffect_1/refOutput/dd.out tmpOutput/ad.out examples/sideEffect_1/refOutput/ad.out ** running 223 of 253 (sideEffect_2) -- scalar adm split *********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.023949 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.824920 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n sideEffect_2 tmpOutput/dd.out examples/sideEffect_2/refOutput/dd.out tmpOutput/ad.out examples/sideEffect_2/refOutput/ad.out ** running 224 of 253 (sideEffect_3) -- scalar adm split *********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.026524 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.843859 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n sideEffect_3 tmpOutput/dd.out examples/sideEffect_3/refOutput/dd.out tmpOutput/ad.out examples/sideEffect_3/refOutput/ad.out ** running 225 of 253 (sideEffect_4) -- scalar adm split *********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.023833 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.818008 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n sideEffect_4 tmpOutput/dd.out examples/sideEffect_4/refOutput/dd.out tmpOutput/ad.out examples/sideEffect_4/refOutput/ad.out ** running 226 of 253 (sideEffect_5) -- scalar adm split *********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.033694 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.925480 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf examples/sideEffect_5/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n sideEffect_5 tmpOutput/dd.out examples/sideEffect_5/refOutput/dd.out tmpOutput/ad.out examples/sideEffect_5/refOutput/ad.out ** running 227 of 253 (sideEffect_6) -- scalar adm split *********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.029677 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.897940 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n sideEffect_6 tmpOutput/dd.out examples/sideEffect_6/refOutput/dd.out tmpOutput/ad.out examples/sideEffect_6/refOutput/ad.out ** running 228 of 253 (signIntrinsic) -- scalar adm split ********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.023281 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.814872 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n signIntrinsic tmpOutput/dd.out examples/signIntrinsic/refOutput/dd.out tmpOutput/ad.out examples/signIntrinsic/refOutput/ad.out ** running 229 of 253 (simple0) -- scalar adm split **************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.021544 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.816809 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n simple0 tmpOutput/dd.out examples/simple0/refOutput/dd.out tmpOutput/ad.out examples/simple0/refOutput/ad.out ** running 230 of 253 (simple1) -- scalar adm split **************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.024864 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.851090 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n simple1 tmpOutput/dd.out examples/simple1/refOutput/dd.out tmpOutput/ad.out examples/simple1/refOutput/ad.out ** running 231 of 253 (simple2) -- scalar adm split **************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.022454 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.868345 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf examples/simple2/driver_scalar_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n simple2 tmpOutput/dd.out examples/simple2/refOutput/dd.out tmpOutput/ad.out examples/simple2/refOutput/ad.out ** running 232 of 253 (simple3) -- scalar adm split **************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.022168 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.874717 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf examples/simple3/driver_scalar_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n simple3 tmpOutput/dd.out examples/simple3/refOutput/dd.out tmpOutput/ad.out examples/simple3/refOutput/ad.out ** running 233 of 253 (sinh_f_arg) -- scalar adm split ************************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.022033 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.802358 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n sinh_f_arg tmpOutput/dd.out examples/sinh_f_arg/refOutput/dd.out tmpOutput/ad.out examples/sinh_f_arg/refOutput/ad.out ** running 234 of 253 (sliceVsSingle) -- scalar adm split ********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.031859 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.872851 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n sliceVsSingle tmpOutput/dd.out examples/sliceVsSingle/refOutput/dd.out tmpOutput/ad.out examples/sliceVsSingle/refOutput/ad.out ** running 235 of 253 (speelpenning) -- scalar adm split *********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.025973 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.863709 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n speelpenning tmpOutput/dd.out examples/speelpenning/refOutput/dd.out tmpOutput/ad.out examples/speelpenning/refOutput/ad.out ** running 236 of 253 (sqrt_f_arg) -- scalar adm split ************************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.021981 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.798366 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n sqrt_f_arg tmpOutput/dd.out examples/sqrt_f_arg/refOutput/dd.out tmpOutput/ad.out examples/sqrt_f_arg/refOutput/ad.out ** running 237 of 253 (srIntr) -- scalar adm split ***************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.025028 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.858575 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n srIntr tmpOutput/dd.out examples/srIntr/refOutput/dd.out tmpOutput/ad.out examples/srIntr/refOutput/ad.out ** running 238 of 253 (srIntrPd) -- scalar adm split *************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.028543 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.905811 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n srIntrPd tmpOutput/dd.out examples/srIntrPd/refOutput/dd.out tmpOutput/ad.out examples/srIntrPd/refOutput/ad.out ** running 239 of 253 (srIntrPr8) -- scalar adm split ************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.028506 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.898119 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n srIntrPr8 tmpOutput/dd.out examples/srIntrPr8/refOutput/dd.out tmpOutput/ad.out examples/srIntrPr8/refOutput/ad.out ** running 240 of 253 (stringScan) -- scalar adm split ************************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.030896 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.835988 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n stringScan tmpOutput/dd.out examples/stringScan/refOutput/dd.out tmpOutput/ad.out examples/stringScan/refOutput/ad.out ** skipping 241 of 253 (sum_f_arg) -- fails for scalar adm split *************** ** running 242 of 253 (tanh_f_arg) -- scalar adm split ************************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.021857 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.797829 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n tanh_f_arg tmpOutput/dd.out examples/tanh_f_arg/refOutput/dd.out tmpOutput/ad.out examples/tanh_f_arg/refOutput/ad.out ** running 243 of 253 (todd) -- scalar adm split ******************************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.045893 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:01.213115 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf examples/todd/driver_scalar_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n todd tmpOutput/dd.out examples/todd/refOutput/dd.out tmpOutput/ad.out examples/todd/refOutput/ad.out ** running 244 of 253 (todd1) -- scalar adm split ****************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.095019 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:02.575224 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf examples/todd1/driver_scalar_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n todd1 tmpOutput/dd.out examples/todd1/refOutput/dd.out tmpOutput/ad.out examples/todd1/refOutput/ad.out WARNING: numerical discrepancies in test 244 of 253 (todd1). ** running 245 of 253 (transfer) -- scalar adm split *************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.025903 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B FortTk: warning: within head_: deactivating symbol >I< of type integer ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.807672 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n transfer tmpOutput/dd.out examples/transfer/refOutput/dd.out tmpOutput/ad.out examples/transfer/refOutput/ad.out ** running 246 of 253 (transpose) -- scalar adm split ************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.028521 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -N /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/noninlinable_intrinsics.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.902947 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f {'opts': '-N ${XAIFSCHEMAROOT}/schema/examples/noninlinable_intrinsics.xaif'} majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n transpose tmpOutput/dd.out examples/transpose/refOutput/dd.out tmpOutput/ad.out examples/transpose/refOutput/ad.out ** running 247 of 253 (u_def_struct_1) -- scalar adm split ********************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.027742 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.841379 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n u_def_struct_1 tmpOutput/dd.out examples/u_def_struct_1/refOutput/dd.out tmpOutput/ad.out examples/u_def_struct_1/refOutput/ad.out ** skipping 248 of 253 (u_def_struct_2) -- fails for scalar adm split ********** ** skipping 249 of 253 (u_def_struct_3) -- fails for scalar adm split ********** ** running 250 of 253 (ubound_f_arg) -- scalar adm split *********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.021103 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.791221 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n ubound_f_arg tmpOutput/dd.out examples/ubound_f_arg/refOutput/dd.out tmpOutput/ad.out examples/ubound_f_arg/refOutput/ad.out ** running 251 of 253 (Unstructured0) -- scalar adm split ********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.025170 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B FortTk: WARNING:: translatePU: found unstructured control flow in head_ while simple loop annotations (-s) were requested ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.942783 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Unstructured0 tmpOutput/dd.out examples/Unstructured0/refOutput/dd.out tmpOutput/ad.out examples/Unstructured0/refOutput/ad.out ** running 252 of 253 (Unstructured1) -- scalar adm split ********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.027538 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B FortTk: WARNING:: translatePU: found unstructured control flow in head_ while simple loop annotations (-s) were requested ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.922692 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Unstructured1 tmpOutput/dd.out examples/Unstructured1/refOutput/dd.out tmpOutput/ad.out examples/Unstructured1/refOutput/ad.out ** running 253 of 253 (Unstructured2) -- scalar adm split ********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.025836 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B FortTk: WARNING:: translatePU: found unstructured control flow in head_ while simple loop annotations (-s) were requested ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.905867 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Unstructured2 tmpOutput/dd.out examples/Unstructured2/refOutput/dd.out tmpOutput/ad.out examples/Unstructured2/refOutput/ad.out =============== Results =============== 214 OK (18 with numerical discrepancy) 39 Known errors 0 New errors --------------------------------------- 253 Total rm -rf *.xsd rm -rf mfef90 whirl2xaif whirl2sexp sexp2whirl ir_b2a xaif2whirl whirl2f_be whirl2f *Process.py xaifBooster .lastRun w2f__types.f90 iaddr.c ad_inline.f OAD_active.f90 OAD_cp.f90 OAD_rev.f90 OAD_tape.f90 OAD_trace.f90 oad_tr_*.xml rm -rf *.mod *.o rm -rf plotOutput ================================================================================ Running all examples with a range of (1-253): 1 abs_f_arg 128 Loop_simple_10 2 acos_f_arg 129 Loop_simple_10a 3 activeArrayPointer1 130 Loop_simple_11 4 activeLoopControl 131 Loop_simple_12 5 allocatedFunction 132 Loop_simple_12a 6 argArrayIndexOverwrite0 133 Loop_simple_13 7 argArrayIndexOverwrite1 134 Loop_simple_14 8 argArrayIndexOverwrite2 135 Loop_simple_15 9 argArrayIndexOverwrite3 136 Loop_simple_16 10 argArrayIndexOverwrite4 137 Loop_simple_16a 11 argArrayIndexOverwrite5 138 Loop_simple_16b 12 argArrayIndexOverwrite6 139 Loop_simple_17 13 argArrayIndexOverwrite7 140 Loop_simple_18 14 argumentArrayIndex 141 Loop_simple_19 15 argumentArrayIndex2 142 Loop_simple_1a 16 argumentArrayIndex3 143 Loop_simple_1b 17 argumentArrayIndex4 144 Loop_simple_1c 18 argumentConversion_1 145 Loop_simple_1d 19 argumentConversion_2 146 Loop_simple_1e 20 argumentConversion_3 147 Loop_simple_1f 21 argumentConversion_4 148 Loop_simple_2 22 argumentConversion_4a 149 Loop_simple_2a 23 argumentConversion_4b 150 Loop_simple_3 24 argumentConversion_4c 151 Loop_simple_4 25 argumentConversion_4d 152 Loop_simple_4a 26 argumentConversion_4e 153 Loop_simple_4b 27 argumentConversion_4f 154 Loop_simple_4c 28 argumentConversion_4g 155 Loop_simple_5 29 argumentConversion_5 156 Loop_simple_6 30 argumentConversion_6 157 Loop_simple_7 31 argumentConversion_7 158 Loop_simple_7a 32 argumentConversion_8 159 Loop_simple_8 33 argumentConversion_indexOverwrite 160 Loop_simple_9 34 argumentConversionSaveIndex 161 Loop_simple_9a 35 argumentConversionSaveIndex2 162 Loop_simple_9b 36 argumentShapeMismatch1 163 LoopArrayIndex 37 array4d 164 LoopArrayIndex2 38 array5d 165 maxLoc 39 array6d 166 maxVal 40 arrayAdd 167 mini1 41 arrayAllocation_0 168 minVal 42 arrayAllocation_1 169 mod_f_arg 43 arrayAllocation_2 170 nested_calls_1 44 arrayAllocation_3 171 nested_calls_2 45 arrayBoundImplicit 172 nested_calls_3 46 arrayBoundImplicit2 173 nested_calls_4 47 arrayBoundVar 174 nested_calls_5 48 arrayEDiv 175 nested_dfdcfj 49 arrayEDivExp 176 nestedFunc0 50 arrayEMult 177 nestedFunc1 51 asin_f_arg 178 nestedFunc2 52 bat 179 nestedFunc3 53 box_timestep 180 nestedFunc4 54 boxmodel 181 nestedFunc5 55 bratu 182 NestedIf 56 cancellation 183 NestedIfLoop 57 cast1 184 NestedLoopIf 58 cbSideEffects 185 NestedLoops 59 compressible1 186 noDefaultInit_1 60 ConsFold 187 noDefaultInit_argumentConversion_3 61 ConsFoldSimp0 188 noDefaultInit_cbSideEffects 62 constant0 189 nullifyFunction 63 constant1 190 onEntry 64 constPrec 191 onEntryLoopSimple 65 conversion1 192 optParm1 66 conversion2 193 ORNL_toy 67 cos_f_arg 194 overlappingIntermediate 68 daerfj 195 overlappingLHS 69 dfdcfj 196 passiveMix1 70 dfdcfj_MemOps 197 passiveMix2 71 directDependency1 198 passiveMix3 72 directDependency2 199 passiveStatement 73 directDependency3 200 passiveSubroutine 74 DoubleArrayIndex 201 power_f_arg 75 dQuoteInString 202 presentFunction 76 duud1 203 readWrite1 77 duud2 204 readWrite2 78 duudChains1 205 real_f_arg 79 duudChains2 206 renameSRinMod 80 exp_f_arg 207 reshape 81 externalCalls1 208 RoehFlux 82 externalCalls2 209 RoehFlux_MemOps 83 externalCalls3 210 scalarToArray 84 externalSubtroutine 211 Select_1 85 float_intrinsic 212 Select_2 86 funcCanonModule 213 Select_3 87 funcCanonStandalone 214 Select_4 88 funcInMod 215 Select_5 89 gcmAssignTapeDuplication 216 SeqOfIfs 90 gcmBit1 217 SeqOfLoops 91 globalActive_1 218 sequenceSpanningPush0 92 globalActive_2 219 shape1 93 globalActive_3 220 shape2 94 globalActive_4 221 shapeReshape 95 globalActive_5 222 sideEffect_1 96 globalActive_6 223 sideEffect_2 97 globalActive_7 224 sideEffect_3 98 globalActive_8 225 sideEffect_4 99 globalActive_cbHasRef 226 sideEffect_5 100 globalActive_cbNoRef 227 sideEffect_6 101 globalActive_modNoRef 228 signIntrinsic 102 globalActiveSideEffect 229 simple0 103 graphEx1 230 simple1 104 graphEx2 231 simple2 105 GriewankRerouting 232 simple3 106 If_Loop_1 233 sinh_f_arg 107 If_Loop_2 234 sliceVsSingle 108 If_Loop_3 235 speelpenning 109 If_Loop_4 236 sqrt_f_arg 110 If_Loop_5 237 srIntr 111 IfStatement_1 238 srIntrPd 112 IfStatement_2 239 srIntrPr8 113 IfStatement_3 240 stringScan 114 implicitType 241 sum_f_arg 115 implicitTypeCB 242 tanh_f_arg 116 inactive1 243 todd 117 int_f_arg 244 todd1 118 intMaxVal 245 transfer 119 KrishnaForLoop 246 transpose 120 lbound_f_arg 247 u_def_struct_1 121 lighthouse 248 u_def_struct_2 122 lion 249 u_def_struct_3 123 log10_f_arg 250 ubound_f_arg 124 Loop_1 251 Unstructured0 125 Loop_2 252 Unstructured1 126 Loop_3 253 Unstructured2 127 Loop_simple_1 ================================================================================ pick one of the following xaifBooster algorithms: 0: AddressArithmetic 1: BasicBlockPreaccumulation 2: BasicBlockPreaccumulationReverse 3: BasicBlockPreaccumulationTape 4: BasicBlockPreaccumulationTapeAdjoint 5: ControlFlowReversal 6: Linearization 7: PushPop 8: TraceDiff 9: TypeChange xaifBoosterAlgPath is /sandbox/utke/CronTest/OpenAD/xaifBooster/algorithms/BasicBlockPreaccumulationReverse/driver/oadDriver ** running 1 of 253 (abs_f_arg) -- scalar adm joint **************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.021852 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.837413 ifort -check all -g -O0 -traceback -fpe0 -free -c w2f__types.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_rev.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_tape.f90 icc -c iaddr.c ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n abs_f_arg tmpOutput/dd.out examples/abs_f_arg/refOutput/dd.out tmpOutput/ad.out examples/abs_f_arg/refOutput/ad.out ** running 2 of 253 (acos_f_arg) -- scalar adm joint *************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.021844 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.837360 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n acos_f_arg tmpOutput/dd.out examples/acos_f_arg/refOutput/dd.out tmpOutput/ad.out examples/acos_f_arg/refOutput/ad.out ** skipping 3 of 253 (activeArrayPointer1) -- fails for scalar adm joint ******* ** running 4 of 253 (activeLoopControl) -- scalar adm joint ******************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.027238 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.890855 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n activeLoopControl tmpOutput/dd.out examples/activeLoopControl/refOutput/dd.out tmpOutput/ad.out examples/activeLoopControl/refOutput/ad.out ** skipping 5 of 253 (allocatedFunction) -- fails for scalar adm joint ********* ** skipping 6 of 253 (argArrayIndexOverwrite0) -- fails for scalar adm joint *** ** skipping 7 of 253 (argArrayIndexOverwrite1) -- fails for scalar adm joint *** ** skipping 8 of 253 (argArrayIndexOverwrite2) -- fails for scalar adm joint *** ** skipping 9 of 253 (argArrayIndexOverwrite3) -- fails for scalar adm joint *** ** running 10 of 253 (argArrayIndexOverwrite4) -- scalar adm joint ************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.025684 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.883795 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n argArrayIndexOverwrite4 tmpOutput/dd.out examples/argArrayIndexOverwrite4/refOutput/dd.out tmpOutput/ad.out examples/argArrayIndexOverwrite4/refOutput/ad.out ** skipping 11 of 253 (argArrayIndexOverwrite5) -- fails for scalar adm joint ** ** skipping 12 of 253 (argArrayIndexOverwrite6) -- fails for scalar adm joint ** ** running 13 of 253 (argArrayIndexOverwrite7) -- scalar adm joint ************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:01.185394 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:15.170853 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n argArrayIndexOverwrite7 tmpOutput/dd.out examples/argArrayIndexOverwrite7/refOutput/dd.out tmpOutput/ad.out examples/argArrayIndexOverwrite7/refOutput/ad.out ** running 14 of 253 (argumentArrayIndex) -- scalar adm joint ****************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.026114 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.856015 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n argumentArrayIndex tmpOutput/dd.out examples/argumentArrayIndex/refOutput/dd.out tmpOutput/ad.out examples/argumentArrayIndex/refOutput/ad.out ** running 15 of 253 (argumentArrayIndex2) -- scalar adm joint ***************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.028000 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: WARNING: subroutine oad_convert requested for inlining not found in ad_inline.f; reported once for first occurrence (ad_template.f) SourceProcessing: timing: 0:00:00.874173 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n argumentArrayIndex2 tmpOutput/dd.out examples/argumentArrayIndex2/refOutput/dd.out tmpOutput/ad.out examples/argumentArrayIndex2/refOutput/ad.out ** running 16 of 253 (argumentArrayIndex3) -- scalar adm joint ***************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.029480 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: WARNING: subroutine oad_convert requested for inlining not found in ad_inline.f; reported once for first occurrence (ad_template.f) SourceProcessing: timing: 0:00:00.893066 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n argumentArrayIndex3 tmpOutput/dd.out examples/argumentArrayIndex3/refOutput/dd.out tmpOutput/ad.out examples/argumentArrayIndex3/refOutput/ad.out ** running 17 of 253 (argumentArrayIndex4) -- scalar adm joint ***************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.031773 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: WARNING: subroutine oad_convert requested for inlining not found in ad_inline.f; reported once for first occurrence (ad_template.f) SourceProcessing: timing: 0:00:00.920609 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n argumentArrayIndex4 tmpOutput/dd.out examples/argumentArrayIndex4/refOutput/dd.out tmpOutput/ad.out examples/argumentArrayIndex4/refOutput/ad.out ** running 18 of 253 (argumentConversion_1) -- scalar adm joint **************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.027409 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: WARNING: subroutine oad_convert requested for inlining not found in ad_inline.f; reported once for first occurrence (ad_template.f) SourceProcessing: timing: 0:00:00.906822 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n argumentConversion_1 tmpOutput/dd.out examples/argumentConversion_1/refOutput/dd.out tmpOutput/ad.out examples/argumentConversion_1/refOutput/ad.out ** running 19 of 253 (argumentConversion_2) -- scalar adm joint **************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f WARNING: single precision temporary variable introduced; issued for first occurence only, here in unit subroutine head(x,y) for expression >2.0< on line 14 SourceProcessing: timing: 0:00:00.024308 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: WARNING: subroutine oad_convert requested for inlining not found in ad_inline.f; reported once for first occurrence (ad_template.f) SourceProcessing: timing: 0:00:00.841676 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n argumentConversion_2 tmpOutput/dd.out examples/argumentConversion_2/refOutput/dd.out tmpOutput/ad.out examples/argumentConversion_2/refOutput/ad.out ** running 20 of 253 (argumentConversion_3) -- scalar adm joint **************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.030525 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: WARNING: subroutine oad_convert requested for inlining not found in ad_inline.f; reported once for first occurrence (ad_template.f) SourceProcessing: timing: 0:00:00.901670 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n argumentConversion_3 tmpOutput/dd.out examples/argumentConversion_3/refOutput/dd.out tmpOutput/ad.out examples/argumentConversion_3/refOutput/ad.out ** running 21 of 253 (argumentConversion_4) -- scalar adm joint **************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.025031 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: WARNING: subroutine oad_convert requested for inlining not found in ad_inline.f; reported once for first occurrence (ad_template.f) SourceProcessing: timing: 0:00:00.872927 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n argumentConversion_4 tmpOutput/dd.out examples/argumentConversion_4/refOutput/dd.out tmpOutput/ad.out examples/argumentConversion_4/refOutput/ad.out ** running 22 of 253 (argumentConversion_4a) -- scalar adm joint *************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.029994 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: WARNING: subroutine oad_convert requested for inlining not found in ad_inline.f; reported once for first occurrence (ad_template.f) SourceProcessing: timing: 0:00:00.950794 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n argumentConversion_4a tmpOutput/dd.out examples/argumentConversion_4a/refOutput/dd.out tmpOutput/ad.out examples/argumentConversion_4a/refOutput/ad.out ** running 23 of 253 (argumentConversion_4b) -- scalar adm joint *************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.037373 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: WARNING: subroutine oad_convert requested for inlining not found in ad_inline.f; reported once for first occurrence (ad_template.f) SourceProcessing: timing: 0:00:00.979198 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver forrtl: warning (402): fort: (1): In call to FOO, an array temporary was created for argument #1 forrtl: warning (402): fort: (1): In call to FOO, an array temporary was created for argument #1 forrtl: warning (402): fort: (1): In call to FOO, an array temporary was created for argument #1 forrtl: warning (402): fort: (1): In call to FOO, an array temporary was created for argument #1 forrtl: warning (402): fort: (1): In call to FOO, an array temporary was created for argument #1 forrtl: warning (402): fort: (1): In call to FOO, an array temporary was created for argument #1 forrtl: warning (402): fort: (1): In call to FOO, an array temporary was created for argument #1 forrtl: warning (402): fort: (1): In call to FOO, an array temporary was created for argument #1 forrtl: warning (402): fort: (1): In call to FOO, an array temporary was created for argument #1 forrtl: warning (402): fort: (1): In call to FOO, an array temporary was created for argument #1 ******************************************************************************** ./numericalComparison.py -b -n argumentConversion_4b tmpOutput/dd.out examples/argumentConversion_4b/refOutput/dd.out tmpOutput/ad.out examples/argumentConversion_4b/refOutput/ad.out ** running 24 of 253 (argumentConversion_4c) -- scalar adm joint *************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.033220 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: WARNING: subroutine oad_convert requested for inlining not found in ad_inline.f; reported once for first occurrence (ad_template.f) SourceProcessing: timing: 0:00:00.962722 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n argumentConversion_4c tmpOutput/dd.out examples/argumentConversion_4c/refOutput/dd.out tmpOutput/ad.out examples/argumentConversion_4c/refOutput/ad.out ** running 25 of 253 (argumentConversion_4d) -- scalar adm joint *************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.029192 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: WARNING: subroutine oad_convert requested for inlining not found in ad_inline.f; reported once for first occurrence (ad_template.f) SourceProcessing: timing: 0:00:00.911048 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n argumentConversion_4d tmpOutput/dd.out examples/argumentConversion_4d/refOutput/dd.out tmpOutput/ad.out examples/argumentConversion_4d/refOutput/ad.out ** running 26 of 253 (argumentConversion_4e) -- scalar adm joint *************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.025662 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B Open64IRInterface:[debuglevel=0]: Warning: assuming no sideeffects for undefined routine barext_ ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: subroutine oad_convert requested for inlining not found in ad_inline.f; reported once for first occurrence (head_sf.pre.xb.x2w.w2f.f) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.870772 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf examples/argumentConversion_4e/driver_scalar_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n argumentConversion_4e tmpOutput/dd.out examples/argumentConversion_4e/refOutput/dd.out tmpOutput/ad.out examples/argumentConversion_4e/refOutput/ad.out ** running 27 of 253 (argumentConversion_4f) -- scalar adm joint *************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.024427 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B Open64IRInterface:[debuglevel=0]: Warning: assuming no sideeffects for undefined routine barext_ ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: subroutine oad_AllocateMatching requested for inlining not found in ad_inline.f; reported once for first occurrence (head_sf.pre.xb.x2w.w2f.f) SourceProcessing: WARNING: subroutine oad_convert requested for inlining not found in ad_inline.f; reported once for first occurrence (head_sf.pre.xb.x2w.w2f.f) SourceProcessing: WARNING: subroutine oad_ShapeTest requested for inlining not found in ad_inline.f; reported once for first occurrence (head_sf.pre.xb.x2w.w2f.f) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.858679 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf examples/argumentConversion_4f/driver_scalar_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n argumentConversion_4f tmpOutput/dd.out examples/argumentConversion_4f/refOutput/dd.out tmpOutput/ad.out examples/argumentConversion_4f/refOutput/ad.out ** running 28 of 253 (argumentConversion_4g) -- scalar adm joint *************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.026269 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: WARNING: subroutine oad_AllocateMatching requested for inlining not found in ad_inline.f; reported once for first occurrence (ad_template.f) SourceProcessing: WARNING: subroutine oad_convert requested for inlining not found in ad_inline.f; reported once for first occurrence (ad_template.f) SourceProcessing: WARNING: subroutine oad_ShapeTest requested for inlining not found in ad_inline.f; reported once for first occurrence (ad_template.f) SourceProcessing: timing: 0:00:00.841416 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf examples/argumentConversion_4g/driver_scalar_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n argumentConversion_4g tmpOutput/dd.out examples/argumentConversion_4g/refOutput/dd.out tmpOutput/ad.out examples/argumentConversion_4g/refOutput/ad.out ** running 29 of 253 (argumentConversion_5) -- scalar adm joint **************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.026492 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: WARNING: subroutine oad_convert requested for inlining not found in ad_inline.f; reported once for first occurrence (ad_template.f) SourceProcessing: timing: 0:00:00.889812 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n argumentConversion_5 tmpOutput/dd.out examples/argumentConversion_5/refOutput/dd.out tmpOutput/ad.out examples/argumentConversion_5/refOutput/ad.out ** skipping 30 of 253 (argumentConversion_6) -- fails for scalar adm joint ***** ** skipping 31 of 253 (argumentConversion_7) -- fails for scalar adm joint ***** ** running 32 of 253 (argumentConversion_8) -- scalar adm joint **************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.033186 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: WARNING: subroutine oad_AllocateMatching requested for inlining not found in ad_inline.f; reported once for first occurrence (ad_template.f) SourceProcessing: WARNING: subroutine oad_convert requested for inlining not found in ad_inline.f; reported once for first occurrence (ad_template.f) SourceProcessing: WARNING: subroutine oad_ShapeTest requested for inlining not found in ad_inline.f; reported once for first occurrence (ad_template.f) SourceProcessing: timing: 0:00:00.951446 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n argumentConversion_8 tmpOutput/dd.out examples/argumentConversion_8/refOutput/dd.out tmpOutput/ad.out examples/argumentConversion_8/refOutput/ad.out ** skipping 33 of 253 (argumentConversion_indexOverwrite) -- fails for scalar adm joint ** running 34 of 253 (argumentConversionSaveIndex) -- scalar adm joint ********* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.031248 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: WARNING: subroutine oad_convert requested for inlining not found in ad_inline.f; reported once for first occurrence (ad_template.f) SourceProcessing: timing: 0:00:00.883801 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n argumentConversionSaveIndex tmpOutput/dd.out examples/argumentConversionSaveIndex/refOutput/dd.out tmpOutput/ad.out examples/argumentConversionSaveIndex/refOutput/ad.out ** running 35 of 253 (argumentConversionSaveIndex2) -- scalar adm joint ******** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.032535 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: WARNING: subroutine oad_convert requested for inlining not found in ad_inline.f; reported once for first occurrence (ad_template.f) SourceProcessing: timing: 0:00:00.891244 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n argumentConversionSaveIndex2 tmpOutput/dd.out examples/argumentConversionSaveIndex2/refOutput/dd.out tmpOutput/ad.out examples/argumentConversionSaveIndex2/refOutput/ad.out ** running 36 of 253 (argumentShapeMismatch1) -- scalar adm joint ************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.035353 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: WARNING: subroutine oad_AllocateMatching requested for inlining not found in ad_inline.f; reported once for first occurrence (ad_template.f) SourceProcessing: WARNING: subroutine oad_convert requested for inlining not found in ad_inline.f; reported once for first occurrence (ad_template.f) SourceProcessing: WARNING: subroutine oad_ShapeTest requested for inlining not found in ad_inline.f; reported once for first occurrence (ad_template.f) SourceProcessing: timing: 0:00:00.934967 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n argumentShapeMismatch1 tmpOutput/dd.out examples/argumentShapeMismatch1/refOutput/dd.out tmpOutput/ad.out examples/argumentShapeMismatch1/refOutput/ad.out ** running 37 of 253 (array4d) -- scalar adm joint ***************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.030842 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.911718 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n array4d tmpOutput/dd.out examples/array4d/refOutput/dd.out tmpOutput/ad.out examples/array4d/refOutput/ad.out ** running 38 of 253 (array5d) -- scalar adm joint ***************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.031941 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.927348 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n array5d tmpOutput/dd.out examples/array5d/refOutput/dd.out tmpOutput/ad.out examples/array5d/refOutput/ad.out ** running 39 of 253 (array6d) -- scalar adm joint ***************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.033331 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.944365 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n array6d tmpOutput/dd.out examples/array6d/refOutput/dd.out tmpOutput/ad.out examples/array6d/refOutput/ad.out ** running 40 of 253 (arrayAdd) -- scalar adm joint **************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.023499 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.899193 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n arrayAdd tmpOutput/dd.out examples/arrayAdd/refOutput/dd.out tmpOutput/ad.out examples/arrayAdd/refOutput/ad.out ** running 41 of 253 (arrayAllocation_0) -- scalar adm joint ******************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.024984 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for Y Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for Y Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for Y Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for Y Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for Y Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for Y Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for Y Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for Y Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for Y Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for Y Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for Y Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for Y ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: subroutine oad_AllocateMatching requested for inlining not found in ad_inline.f; reported once for first occurrence (head_sf.pre.xb.x2w.w2f.f) SourceProcessing: WARNING: subroutine oad_AllocateShape requested for inlining not found in ad_inline.f; reported once for first occurrence (head_sf.pre.xb.x2w.w2f.f) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:01.030345 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n arrayAllocation_0 tmpOutput/dd.out examples/arrayAllocation_0/refOutput/dd.out tmpOutput/ad.out examples/arrayAllocation_0/refOutput/ad.out ** running 42 of 253 (arrayAllocation_1) -- scalar adm joint ******************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.023734 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: subroutine oad_AllocateMatching requested for inlining not found in ad_inline.f; reported once for first occurrence (head_sf.pre.xb.x2w.w2f.f) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:01.093592 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n arrayAllocation_1 tmpOutput/dd.out examples/arrayAllocation_1/refOutput/dd.out tmpOutput/ad.out examples/arrayAllocation_1/refOutput/ad.out ** skipping 43 of 253 (arrayAllocation_2) -- fails for scalar adm joint ******** ** running 44 of 253 (arrayAllocation_3) -- scalar adm joint ******************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.031046 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: subroutine oad_AllocateMatching requested for inlining not found in ad_inline.f; reported once for first occurrence (head_sf.pre.xb.x2w.w2f.f) SourceProcessing: WARNING: subroutine oad_AllocateShape requested for inlining not found in ad_inline.f; reported once for first occurrence (head_sf.pre.xb.x2w.w2f.f) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:01.722318 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n arrayAllocation_3 tmpOutput/dd.out examples/arrayAllocation_3/refOutput/dd.out tmpOutput/ad.out examples/arrayAllocation_3/refOutput/ad.out WARNING: numerical discrepancies in test 44 of 253 (arrayAllocation_3). ** running 45 of 253 (arrayBoundImplicit) -- scalar adm joint ****************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.028959 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.840603 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n arrayBoundImplicit tmpOutput/dd.out examples/arrayBoundImplicit/refOutput/dd.out tmpOutput/ad.out examples/arrayBoundImplicit/refOutput/ad.out ** running 46 of 253 (arrayBoundImplicit2) -- scalar adm joint ***************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.022819 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.837827 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n arrayBoundImplicit2 tmpOutput/dd.out examples/arrayBoundImplicit2/refOutput/dd.out tmpOutput/ad.out examples/arrayBoundImplicit2/refOutput/ad.out ** running 47 of 253 (arrayBoundVar) -- scalar adm joint *********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.023381 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.900223 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n arrayBoundVar tmpOutput/dd.out examples/arrayBoundVar/refOutput/dd.out tmpOutput/ad.out examples/arrayBoundVar/refOutput/ad.out ** running 48 of 253 (arrayEDiv) -- scalar adm joint *************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.020591 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.824514 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n arrayEDiv tmpOutput/dd.out examples/arrayEDiv/refOutput/dd.out tmpOutput/ad.out examples/arrayEDiv/refOutput/ad.out ** running 49 of 253 (arrayEDivExp) -- scalar adm joint ************************ ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.021617 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.838185 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n arrayEDivExp tmpOutput/dd.out examples/arrayEDivExp/refOutput/dd.out tmpOutput/ad.out examples/arrayEDivExp/refOutput/ad.out ** running 50 of 253 (arrayEMult) -- scalar adm joint ************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.023578 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: subroutine oad_AllocateMatching requested for inlining not found in ad_inline.f; reported once for first occurrence (head_sf.pre.xb.x2w.w2f.f) SourceProcessing: WARNING: subroutine oad_AllocateShape requested for inlining not found in ad_inline.f; reported once for first occurrence (head_sf.pre.xb.x2w.w2f.f) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.946271 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n arrayEMult tmpOutput/dd.out examples/arrayEMult/refOutput/dd.out tmpOutput/ad.out examples/arrayEMult/refOutput/ad.out ** running 51 of 253 (asin_f_arg) -- scalar adm joint ************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.022038 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.830046 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n asin_f_arg tmpOutput/dd.out examples/asin_f_arg/refOutput/dd.out tmpOutput/ad.out examples/asin_f_arg/refOutput/ad.out ** running 52 of 253 (bat) -- scalar adm joint ********************************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.028230 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.998733 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n bat tmpOutput/dd.out examples/bat/refOutput/dd.out tmpOutput/ad.out examples/bat/refOutput/ad.out ** running 53 of 253 (box_timestep) -- scalar adm joint ************************ ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.060786 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:01.266133 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf examples/box_timestep/driver_scalar_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n box_timestep tmpOutput/dd.out examples/box_timestep/refOutput/dd.out tmpOutput/ad.out examples/box_timestep/refOutput/ad.out WARNING: numerical discrepancies in test 53 of 253 (box_timestep). ** running 54 of 253 (boxmodel) -- scalar adm joint **************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.368488 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:03.343523 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf examples/boxmodel/all_globals_mod.f all_globals_mod.f ln -sf examples/boxmodel/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf examples/boxmodel/driver_scalar_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n boxmodel tmpOutput/dd.out examples/boxmodel/refOutput/dd.out tmpOutput/ad.out examples/boxmodel/refOutput/ad.out WARNING: numerical discrepancies in test 54 of 253 (boxmodel). ** running 55 of 253 (bratu) -- scalar adm joint ******************************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.076062 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:01.792898 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf examples/bratu/driver_scalar_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n bratu tmpOutput/dd.out examples/bratu/refOutput/dd.out tmpOutput/ad.out examples/bratu/refOutput/ad.out WARNING: numerical discrepancies in test 55 of 253 (bratu). ** running 56 of 253 (cancellation) -- scalar adm joint ************************ ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.028317 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.977004 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf examples/cancellation/driver_scalar_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n cancellation tmpOutput/dd.out examples/cancellation/refOutput/dd.out tmpOutput/ad.out examples/cancellation/refOutput/ad.out WARNING: numerical discrepancies in test 56 of 253 (cancellation). ** running 57 of 253 (cast1) -- scalar adm joint ******************************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.022183 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.823042 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n cast1 tmpOutput/dd.out examples/cast1/refOutput/dd.out tmpOutput/ad.out examples/cast1/refOutput/ad.out ** running 58 of 253 (cbSideEffects) -- scalar adm joint *********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.030818 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif FortTk: WARNING:: COMMON construct detected for G conflicts with default initialization within the active type (required for adjoint mode) ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.910201 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n cbSideEffects tmpOutput/dd.out examples/cbSideEffects/refOutput/dd.out tmpOutput/ad.out examples/cbSideEffects/refOutput/ad.out ** running 59 of 253 (compressible1) -- scalar adm joint *********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.028440 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.887746 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n compressible1 tmpOutput/dd.out examples/compressible1/refOutput/dd.out tmpOutput/ad.out examples/compressible1/refOutput/ad.out ** running 60 of 253 (ConsFold) -- scalar adm joint **************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.028087 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.859981 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n ConsFold tmpOutput/dd.out examples/ConsFold/refOutput/dd.out tmpOutput/ad.out examples/ConsFold/refOutput/ad.out ** running 61 of 253 (ConsFoldSimp0) -- scalar adm joint *********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.025033 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.834915 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n ConsFoldSimp0 tmpOutput/dd.out examples/ConsFoldSimp0/refOutput/dd.out tmpOutput/ad.out examples/ConsFoldSimp0/refOutput/ad.out ** running 62 of 253 (constant0) -- scalar adm joint *************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.023818 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.828574 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n constant0 tmpOutput/dd.out examples/constant0/refOutput/dd.out tmpOutput/ad.out examples/constant0/refOutput/ad.out ** running 63 of 253 (constant1) -- scalar adm joint *************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.026445 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.832070 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf examples/constant1/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n constant1 tmpOutput/dd.out examples/constant1/refOutput/dd.out tmpOutput/ad.out examples/constant1/refOutput/ad.out ** running 64 of 253 (constPrec) -- scalar adm joint *************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.025977 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.825786 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n constPrec tmpOutput/dd.out examples/constPrec/refOutput/dd.out tmpOutput/ad.out examples/constPrec/refOutput/ad.out ** running 65 of 253 (conversion1) -- scalar adm joint ************************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.022405 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.821842 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n conversion1 tmpOutput/dd.out examples/conversion1/refOutput/dd.out tmpOutput/ad.out examples/conversion1/refOutput/ad.out ** skipping 66 of 253 (conversion2) -- fails for scalar adm joint ************** ** running 67 of 253 (cos_f_arg) -- scalar adm joint *************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.022068 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.825895 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n cos_f_arg tmpOutput/dd.out examples/cos_f_arg/refOutput/dd.out tmpOutput/ad.out examples/cos_f_arg/refOutput/ad.out ** running 68 of 253 (daerfj) -- scalar adm joint ****************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.044522 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.981902 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf examples/daerfj/driver_scalar_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n daerfj tmpOutput/dd.out examples/daerfj/refOutput/dd.out tmpOutput/ad.out examples/daerfj/refOutput/ad.out ** running 69 of 253 (dfdcfj) -- scalar adm joint ****************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.098230 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:02.092031 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf examples/dfdcfj/driver_scalar_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n dfdcfj tmpOutput/dd.out examples/dfdcfj/refOutput/dd.out tmpOutput/ad.out examples/dfdcfj/refOutput/ad.out WARNING: numerical discrepancies in test 69 of 253 (dfdcfj). ** running 70 of 253 (dfdcfj_MemOps) -- scalar adm joint *********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.094998 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:02.014099 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf examples/dfdcfj_MemOps/driver_scalar_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n dfdcfj_MemOps tmpOutput/dd.out examples/dfdcfj_MemOps/refOutput/dd.out tmpOutput/ad.out examples/dfdcfj_MemOps/refOutput/ad.out WARNING: numerical discrepancies in test 70 of 253 (dfdcfj_MemOps). ** running 71 of 253 (directDependency1) -- scalar adm joint ******************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.024828 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.841603 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n directDependency1 tmpOutput/dd.out examples/directDependency1/refOutput/dd.out tmpOutput/ad.out examples/directDependency1/refOutput/ad.out ** running 72 of 253 (directDependency2) -- scalar adm joint ******************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.024695 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.846945 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n directDependency2 tmpOutput/dd.out examples/directDependency2/refOutput/dd.out tmpOutput/ad.out examples/directDependency2/refOutput/ad.out ** running 73 of 253 (directDependency3) -- scalar adm joint ******************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.023326 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.818986 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n directDependency3 tmpOutput/dd.out examples/directDependency3/refOutput/dd.out tmpOutput/ad.out examples/directDependency3/refOutput/ad.out ** running 74 of 253 (DoubleArrayIndex) -- scalar adm joint ******************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.026073 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.872560 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n DoubleArrayIndex tmpOutput/dd.out examples/DoubleArrayIndex/refOutput/dd.out tmpOutput/ad.out examples/DoubleArrayIndex/refOutput/ad.out ** skipping 75 of 253 (dQuoteInString) -- fails for scalar adm joint *********** ** running 76 of 253 (duud1) -- scalar adm joint ******************************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.022761 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.861192 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n duud1 tmpOutput/dd.out examples/duud1/refOutput/dd.out tmpOutput/ad.out examples/duud1/refOutput/ad.out ** running 77 of 253 (duud2) -- scalar adm joint ******************************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.023695 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.848031 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n duud2 tmpOutput/dd.out examples/duud2/refOutput/dd.out tmpOutput/ad.out examples/duud2/refOutput/ad.out ** running 78 of 253 (duudChains1) -- scalar adm joint ************************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.025688 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.864489 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n duudChains1 tmpOutput/dd.out examples/duudChains1/refOutput/dd.out tmpOutput/ad.out examples/duudChains1/refOutput/ad.out ** running 79 of 253 (duudChains2) -- scalar adm joint ************************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.025973 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.856409 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n duudChains2 tmpOutput/dd.out examples/duudChains2/refOutput/dd.out tmpOutput/ad.out examples/duudChains2/refOutput/ad.out ** running 80 of 253 (exp_f_arg) -- scalar adm joint *************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.022003 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.829623 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n exp_f_arg tmpOutput/dd.out examples/exp_f_arg/refOutput/dd.out tmpOutput/ad.out examples/exp_f_arg/refOutput/ad.out ** running 81 of 253 (externalCalls1) -- scalar adm joint ********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.026883 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B Open64IRInterface:[debuglevel=0]: Warning: assuming no sideeffects for undefined routine barext_ ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: subroutine oad_convert requested for inlining not found in ad_inline.f; reported once for first occurrence (head_sf.pre.xb.x2w.w2f.f) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.873368 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf examples/externalCalls1/driver_scalar_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n externalCalls1 tmpOutput/dd.out examples/externalCalls1/refOutput/dd.out tmpOutput/ad.out examples/externalCalls1/refOutput/ad.out ** running 82 of 253 (externalCalls2) -- scalar adm joint ********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.029589 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B Open64IRInterface:[debuglevel=0]: Warning: assuming no sideeffects for undefined routine barext_ ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: subroutine oad_convert requested for inlining not found in ad_inline.f; reported once for first occurrence (head_sf.pre.xb.x2w.w2f.f) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.876439 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf examples/externalCalls2/driver_scalar_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n externalCalls2 tmpOutput/dd.out examples/externalCalls2/refOutput/dd.out tmpOutput/ad.out examples/externalCalls2/refOutput/ad.out ** running 83 of 253 (externalCalls3) -- scalar adm joint ********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.021531 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B Open64IRInterface:[debuglevel=0]: Warning: assuming no sideeffects for undefined routine barext_ ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.800504 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf examples/externalCalls3/driver_scalar_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n externalCalls3 tmpOutput/dd.out examples/externalCalls3/refOutput/dd.out tmpOutput/ad.out examples/externalCalls3/refOutput/ad.out ** skipping 84 of 253 (externalSubtroutine) -- fails for scalar adm joint ****** ** running 85 of 253 (float_intrinsic) -- scalar adm joint ********************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.022188 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.823196 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n float_intrinsic tmpOutput/dd.out examples/float_intrinsic/refOutput/dd.out tmpOutput/ad.out examples/float_intrinsic/refOutput/ad.out ** running 86 of 253 (funcCanonModule) -- scalar adm joint ********************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.035292 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: WARNING: subroutine oad_convert requested for inlining not found in ad_inline.f; reported once for first occurrence (ad_template.f) SourceProcessing: timing: 0:00:00.932492 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n funcCanonModule tmpOutput/dd.out examples/funcCanonModule/refOutput/dd.out tmpOutput/ad.out examples/funcCanonModule/refOutput/ad.out ** running 87 of 253 (funcCanonStandalone) -- scalar adm joint ***************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.032475 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: WARNING: subroutine oad_convert requested for inlining not found in ad_inline.f; reported once for first occurrence (ad_template.f) SourceProcessing: timing: 0:00:00.920192 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n funcCanonStandalone tmpOutput/dd.out examples/funcCanonStandalone/refOutput/dd.out tmpOutput/ad.out examples/funcCanonStandalone/refOutput/ad.out ** running 88 of 253 (funcInMod) -- scalar adm joint *************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.044577 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for MX Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for MX Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for MX ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: unimplemented type inference; returning None for __identifierType (head_sf.pre.xb.x2w.w2f.f:(64,)) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.931851 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n funcInMod tmpOutput/dd.out examples/funcInMod/refOutput/dd.out tmpOutput/ad.out examples/funcInMod/refOutput/ad.out ** running 89 of 253 (gcmAssignTapeDuplication) -- scalar adm joint ************ ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.030548 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:01.012141 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n gcmAssignTapeDuplication tmpOutput/dd.out examples/gcmAssignTapeDuplication/refOutput/dd.out tmpOutput/ad.out examples/gcmAssignTapeDuplication/refOutput/ad.out ** running 90 of 253 (gcmBit1) -- scalar adm joint ***************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.112662 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:01.970004 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n gcmBit1 tmpOutput/dd.out examples/gcmBit1/refOutput/dd.out tmpOutput/ad.out examples/gcmBit1/refOutput/ad.out WARNING: numerical discrepancies in test 90 of 253 (gcmBit1). ** running 91 of 253 (globalActive_1) -- scalar adm joint ********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.024143 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.854656 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n globalActive_1 tmpOutput/dd.out examples/globalActive_1/refOutput/dd.out tmpOutput/ad.out examples/globalActive_1/refOutput/ad.out ** running 92 of 253 (globalActive_2) -- scalar adm joint ********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.025146 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.871690 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n globalActive_2 tmpOutput/dd.out examples/globalActive_2/refOutput/dd.out tmpOutput/ad.out examples/globalActive_2/refOutput/ad.out ** running 93 of 253 (globalActive_3) -- scalar adm joint ********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.027293 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.879077 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n globalActive_3 tmpOutput/dd.out examples/globalActive_3/refOutput/dd.out tmpOutput/ad.out examples/globalActive_3/refOutput/ad.out ** running 94 of 253 (globalActive_4) -- scalar adm joint ********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.024639 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.854843 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf examples/globalActive_4/all_globals_mod.f all_globals_mod.f ln -sf examples/globalActive_4/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf examples/globalActive_4/driver_scalar_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n globalActive_4 tmpOutput/dd.out examples/globalActive_4/refOutput/dd.out tmpOutput/ad.out examples/globalActive_4/refOutput/ad.out ** running 95 of 253 (globalActive_5) -- scalar adm joint ********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.022808 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.845002 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf examples/globalActive_5/all_globals_mod.f all_globals_mod.f ln -sf examples/globalActive_5/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf examples/globalActive_5/driver_scalar_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n globalActive_5 tmpOutput/dd.out examples/globalActive_5/refOutput/dd.out tmpOutput/ad.out examples/globalActive_5/refOutput/ad.out ** skipping 96 of 253 (globalActive_6) -- fails for scalar adm joint *********** ** running 97 of 253 (globalActive_7) -- scalar adm joint ********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.030656 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: WARNING: subroutine oad_convert requested for inlining not found in ad_inline.f; reported once for first occurrence (ad_template.f) SourceProcessing: timing: 0:00:00.908881 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n globalActive_7 tmpOutput/dd.out examples/globalActive_7/refOutput/dd.out tmpOutput/ad.out examples/globalActive_7/refOutput/ad.out ** running 98 of 253 (globalActive_8) -- scalar adm joint ********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.032238 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.928504 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n globalActive_8 tmpOutput/dd.out examples/globalActive_8/refOutput/dd.out tmpOutput/ad.out examples/globalActive_8/refOutput/ad.out ** running 99 of 253 (globalActive_cbHasRef) -- scalar adm joint *************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.037240 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif FortTk: WARNING:: COMMON construct detected for G1 conflicts with default initialization within the active type (required for adjoint mode) FortTk: WARNING:: COMMON construct detected for G conflicts with default initialization within the active type (required for adjoint mode) FortTk: WARNING:: COMMON construct detected for X conflicts with default initialization within the active type (required for adjoint mode) FortTk: WARNING:: COMMON construct detected for Y conflicts with default initialization within the active type (required for adjoint mode) ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.996906 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf examples/globalActive_cbHasRef/driver_scalar_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n globalActive_cbHasRef tmpOutput/dd.out examples/globalActive_cbHasRef/refOutput/dd.out tmpOutput/ad.out examples/globalActive_cbHasRef/refOutput/ad.out ** skipping 100 of 253 (globalActive_cbNoRef) -- fails for scalar adm joint **** ** running 101 of 253 (globalActive_modNoRef) -- scalar adm joint ************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.035997 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.937468 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf examples/globalActive_modNoRef/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf examples/globalActive_modNoRef/driver_scalar_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n globalActive_modNoRef tmpOutput/dd.out examples/globalActive_modNoRef/refOutput/dd.out tmpOutput/ad.out examples/globalActive_modNoRef/refOutput/ad.out ** running 102 of 253 (globalActiveSideEffect) -- scalar adm joint ************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.029974 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: WARNING: subroutine oad_convert requested for inlining not found in ad_inline.f; reported once for first occurrence (ad_template.f) SourceProcessing: timing: 0:00:00.895568 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n globalActiveSideEffect tmpOutput/dd.out examples/globalActiveSideEffect/refOutput/dd.out tmpOutput/ad.out examples/globalActiveSideEffect/refOutput/ad.out ** running 103 of 253 (graphEx1) -- scalar adm joint *************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.104408 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:03.894842 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf examples/graphEx1/driver_scalar_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n graphEx1 tmpOutput/dd.out examples/graphEx1/refOutput/dd.out tmpOutput/ad.out examples/graphEx1/refOutput/ad.out WARNING: numerical discrepancies in test 103 of 253 (graphEx1). ** running 104 of 253 (graphEx2) -- scalar adm joint *************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.179487 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I === /sandbox/utke/CronTest/OpenAD/xaifBooster/algorithms/BasicBlockPreaccumulationReverse/driver SVN synched to hg ac5f84e33225 built by === reset log 0:DuUdMap.cpp:151:ERROR::DuUdMapEntry::use: an empty StatementIdSet implies dead code, the subsequent transformations may fail ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:04.804113 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf examples/graphEx2/driver_scalar_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n graphEx2 tmpOutput/dd.out examples/graphEx2/refOutput/dd.out tmpOutput/ad.out examples/graphEx2/refOutput/ad.out WARNING: numerical discrepancies in test 104 of 253 (graphEx2). ** running 105 of 253 (GriewankRerouting) -- scalar adm joint ****************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.024617 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.903336 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf examples/GriewankRerouting/driver_scalar_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n GriewankRerouting tmpOutput/dd.out examples/GriewankRerouting/refOutput/dd.out tmpOutput/ad.out examples/GriewankRerouting/refOutput/ad.out WARNING: numerical discrepancies in test 105 of 253 (GriewankRerouting). ** running 106 of 253 (If_Loop_1) -- scalar adm joint ************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.028086 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.951278 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n If_Loop_1 tmpOutput/dd.out examples/If_Loop_1/refOutput/dd.out tmpOutput/ad.out examples/If_Loop_1/refOutput/ad.out ** running 107 of 253 (If_Loop_2) -- scalar adm joint ************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.031585 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:01.003517 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n If_Loop_2 tmpOutput/dd.out examples/If_Loop_2/refOutput/dd.out tmpOutput/ad.out examples/If_Loop_2/refOutput/ad.out ** running 108 of 253 (If_Loop_3) -- scalar adm joint ************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.034428 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:01.041373 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n If_Loop_3 tmpOutput/dd.out examples/If_Loop_3/refOutput/dd.out tmpOutput/ad.out examples/If_Loop_3/refOutput/ad.out ** running 109 of 253 (If_Loop_4) -- scalar adm joint ************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.030079 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.954657 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n If_Loop_4 tmpOutput/dd.out examples/If_Loop_4/refOutput/dd.out tmpOutput/ad.out examples/If_Loop_4/refOutput/ad.out ** running 110 of 253 (If_Loop_5) -- scalar adm joint ************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.028345 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.935772 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n If_Loop_5 tmpOutput/dd.out examples/If_Loop_5/refOutput/dd.out tmpOutput/ad.out examples/If_Loop_5/refOutput/ad.out ** running 111 of 253 (IfStatement_1) -- scalar adm joint ********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.025769 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.891238 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n IfStatement_1 tmpOutput/dd.out examples/IfStatement_1/refOutput/dd.out tmpOutput/ad.out examples/IfStatement_1/refOutput/ad.out ** running 112 of 253 (IfStatement_2) -- scalar adm joint ********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.030870 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.959022 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n IfStatement_2 tmpOutput/dd.out examples/IfStatement_2/refOutput/dd.out tmpOutput/ad.out examples/IfStatement_2/refOutput/ad.out ** running 113 of 253 (IfStatement_3) -- scalar adm joint ********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.026356 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: WARNING: subroutine oad_convert requested for inlining not found in ad_inline.f; reported once for first occurrence (ad_template.f) SourceProcessing: timing: 0:00:00.852515 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n IfStatement_3 tmpOutput/dd.out examples/IfStatement_3/refOutput/dd.out tmpOutput/ad.out examples/IfStatement_3/refOutput/ad.out ** running 114 of 253 (implicitType) -- scalar adm joint *********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.023988 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.827546 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n implicitType tmpOutput/dd.out examples/implicitType/refOutput/dd.out tmpOutput/ad.out examples/implicitType/refOutput/ad.out ** skipping 115 of 253 (implicitTypeCB) -- fails for scalar adm joint ********** ** running 116 of 253 (inactive1) -- scalar adm joint ************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.033296 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: WARNING: subroutine oad_convert requested for inlining not found in ad_inline.f; reported once for first occurrence (ad_template.f) SourceProcessing: timing: 0:00:00.933673 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n inactive1 tmpOutput/dd.out examples/inactive1/refOutput/dd.out tmpOutput/ad.out examples/inactive1/refOutput/ad.out ** running 117 of 253 (int_f_arg) -- scalar adm joint ************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.020361 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B FortTk: warning: within head_: deactivating symbol >Y< of type integer ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.796427 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n int_f_arg tmpOutput/dd.out examples/int_f_arg/refOutput/dd.out tmpOutput/ad.out examples/int_f_arg/refOutput/ad.out ** running 118 of 253 (intMaxVal) -- scalar adm joint ************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.028924 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.889855 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n intMaxVal tmpOutput/dd.out examples/intMaxVal/refOutput/dd.out tmpOutput/ad.out examples/intMaxVal/refOutput/ad.out ** running 119 of 253 (KrishnaForLoop) -- scalar adm joint ********************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.025334 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.863119 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n KrishnaForLoop tmpOutput/dd.out examples/KrishnaForLoop/refOutput/dd.out tmpOutput/ad.out examples/KrishnaForLoop/refOutput/ad.out ** running 120 of 253 (lbound_f_arg) -- scalar adm joint *********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.021007 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.808113 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n lbound_f_arg tmpOutput/dd.out examples/lbound_f_arg/refOutput/dd.out tmpOutput/ad.out examples/lbound_f_arg/refOutput/ad.out ** running 121 of 253 (lighthouse) -- scalar adm joint ************************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.027691 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.954403 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n lighthouse tmpOutput/dd.out examples/lighthouse/refOutput/dd.out tmpOutput/ad.out examples/lighthouse/refOutput/ad.out ** running 122 of 253 (lion) -- scalar adm joint ******************************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.029624 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.967162 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n lion tmpOutput/dd.out examples/lion/refOutput/dd.out tmpOutput/ad.out examples/lion/refOutput/ad.out ** running 123 of 253 (log10_f_arg) -- scalar adm joint ************************ ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.022073 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.827013 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n log10_f_arg tmpOutput/dd.out examples/log10_f_arg/refOutput/dd.out tmpOutput/ad.out examples/log10_f_arg/refOutput/ad.out ** running 124 of 253 (Loop_1) -- scalar adm joint ***************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.025828 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.891298 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_1 tmpOutput/dd.out examples/Loop_1/refOutput/dd.out tmpOutput/ad.out examples/Loop_1/refOutput/ad.out ** running 125 of 253 (Loop_2) -- scalar adm joint ***************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.027630 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.943826 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_2 tmpOutput/dd.out examples/Loop_2/refOutput/dd.out tmpOutput/ad.out examples/Loop_2/refOutput/ad.out ** running 126 of 253 (Loop_3) -- scalar adm joint ***************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.029741 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.993730 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_3 tmpOutput/dd.out examples/Loop_3/refOutput/dd.out tmpOutput/ad.out examples/Loop_3/refOutput/ad.out ** running 127 of 253 (Loop_simple_1) -- scalar adm joint ********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.025955 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.884702 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_1 tmpOutput/dd.out examples/Loop_simple_1/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_1/refOutput/ad.out ** running 128 of 253 (Loop_simple_10) -- scalar adm joint ********************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.042032 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:01.041722 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_10 tmpOutput/dd.out examples/Loop_simple_10/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_10/refOutput/ad.out ** running 129 of 253 (Loop_simple_10a) -- scalar adm joint ******************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.028672 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.845380 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_10a tmpOutput/dd.out examples/Loop_simple_10a/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_10a/refOutput/ad.out ** running 130 of 253 (Loop_simple_11) -- scalar adm joint ********************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.027317 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.913083 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_11 tmpOutput/dd.out examples/Loop_simple_11/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_11/refOutput/ad.out ** skipping 131 of 253 (Loop_simple_12) -- fails for scalar adm joint ********** ** skipping 132 of 253 (Loop_simple_12a) -- fails for scalar adm joint ********* ** running 133 of 253 (Loop_simple_13) -- scalar adm joint ********************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.026999 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I === /sandbox/utke/CronTest/OpenAD/xaifBooster/algorithms/BasicBlockPreaccumulationReverse/driver SVN synched to hg ac5f84e33225 built by === reset log 0:ControlFlowGraph.cpp:424:ERROR::::ControlFlowGraph::augmentGraphInfo: condition variable S in head redefined under Branch contained in loop marked as 'simple'; we will suppress the flag for this branch ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.880033 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_13 tmpOutput/dd.out examples/Loop_simple_13/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_13/refOutput/ad.out ** running 134 of 253 (Loop_simple_14) -- scalar adm joint ********************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.028413 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I === /sandbox/utke/CronTest/OpenAD/xaifBooster/algorithms/BasicBlockPreaccumulationReverse/driver SVN synched to hg ac5f84e33225 built by === reset log 0:ControlFlowGraph.cpp:424:ERROR::::ControlFlowGraph::augmentGraphInfo: condition variable S in head redefined under Branch contained in loop marked as 'simple'; we will suppress the flag for this branch ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.910257 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_14 tmpOutput/dd.out examples/Loop_simple_14/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_14/refOutput/ad.out ** running 135 of 253 (Loop_simple_15) -- scalar adm joint ********************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.028190 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I === /sandbox/utke/CronTest/OpenAD/xaifBooster/algorithms/BasicBlockPreaccumulationReverse/driver SVN synched to hg ac5f84e33225 built by === reset log 0:ControlFlowGraph.cpp:424:ERROR::::ControlFlowGraph::augmentGraphInfo: condition variable S in head redefined under Branch contained in loop marked as 'simple'; we will suppress the flag for this branch ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.894510 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_15 tmpOutput/dd.out examples/Loop_simple_15/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_15/refOutput/ad.out ** running 136 of 253 (Loop_simple_16) -- scalar adm joint ********************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.037028 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B FortTk: WARNING:: xlate_BBStmt: loop with variable stride ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.966278 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_16 tmpOutput/dd.out examples/Loop_simple_16/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_16/refOutput/ad.out ** running 137 of 253 (Loop_simple_16a) -- scalar adm joint ******************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.038123 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B FortTk: WARNING:: xlate_BBStmt: loop with variable stride ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.986025 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_16a tmpOutput/dd.out examples/Loop_simple_16a/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_16a/refOutput/ad.out ** running 138 of 253 (Loop_simple_16b) -- scalar adm joint ******************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.037166 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.985417 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_16b tmpOutput/dd.out examples/Loop_simple_16b/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_16b/refOutput/ad.out ** running 139 of 253 (Loop_simple_17) -- scalar adm joint ********************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.024645 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B FortTk: warning: within head_: deactivating symbol >I< of type integer ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.834393 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_17 tmpOutput/dd.out examples/Loop_simple_17/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_17/refOutput/ad.out ** running 140 of 253 (Loop_simple_18) -- scalar adm joint ********************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.023334 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.836901 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_18 tmpOutput/dd.out examples/Loop_simple_18/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_18/refOutput/ad.out ** running 141 of 253 (Loop_simple_19) -- scalar adm joint ********************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.026774 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I === /sandbox/utke/CronTest/OpenAD/xaifBooster/algorithms/BasicBlockPreaccumulationReverse/driver SVN synched to hg ac5f84e33225 built by === reset log 0:CallGraphVertexAlg.cpp:171:ERROR::CallGraphVertexAlg::findUnknownVariablesInArgument: variable K redefined in head under the enclosing control flow vertex, violating asserted simple loop properties ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.867639 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_19 tmpOutput/dd.out examples/Loop_simple_19/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_19/refOutput/ad.out ** running 142 of 253 (Loop_simple_1a) -- scalar adm joint ********************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.026186 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.892542 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_1a tmpOutput/dd.out examples/Loop_simple_1a/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_1a/refOutput/ad.out ** running 143 of 253 (Loop_simple_1b) -- scalar adm joint ********************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.026125 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.885936 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_1b tmpOutput/dd.out examples/Loop_simple_1b/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_1b/refOutput/ad.out WARNING: numerical discrepancies in test 143 of 253 (Loop_simple_1b). ** running 144 of 253 (Loop_simple_1c) -- scalar adm joint ********************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.023452 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.828349 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_1c tmpOutput/dd.out examples/Loop_simple_1c/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_1c/refOutput/ad.out ** running 145 of 253 (Loop_simple_1d) -- scalar adm joint ********************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.026032 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.852827 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_1d tmpOutput/dd.out examples/Loop_simple_1d/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_1d/refOutput/ad.out ** running 146 of 253 (Loop_simple_1e) -- scalar adm joint ********************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.028233 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.869502 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_1e tmpOutput/dd.out examples/Loop_simple_1e/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_1e/refOutput/ad.out ** running 147 of 253 (Loop_simple_1f) -- scalar adm joint ********************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.024027 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.837309 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_1f tmpOutput/dd.out examples/Loop_simple_1f/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_1f/refOutput/ad.out ** running 148 of 253 (Loop_simple_2) -- scalar adm joint ********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.027614 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.934955 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_2 tmpOutput/dd.out examples/Loop_simple_2/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_2/refOutput/ad.out ** running 149 of 253 (Loop_simple_2a) -- scalar adm joint ********************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.027886 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.932639 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_2a tmpOutput/dd.out examples/Loop_simple_2a/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_2a/refOutput/ad.out ** running 150 of 253 (Loop_simple_3) -- scalar adm joint ********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.030571 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I === /sandbox/utke/CronTest/OpenAD/xaifBooster/algorithms/BasicBlockPreaccumulationReverse/driver SVN synched to hg ac5f84e33225 built by === reset log 0:ControlFlowGraph.cpp:546:ERROR::ControlFlowGraph::definesUnderControlFlowGraphVertex: cannot find assignment for id 23 0:ControlFlowGraph.cpp:546:ERROR::ControlFlowGraph::definesUnderControlFlowGraphVertex: cannot find assignment for id 23 0:ControlFlowGraph.cpp:546:ERROR::ControlFlowGraph::definesUnderControlFlowGraphVertex: cannot find assignment for id 23 0:ControlFlowGraph.cpp:546:ERROR::ControlFlowGraph::definesUnderControlFlowGraphVertex: cannot find assignment for id 23 0:ControlFlowGraph.cpp:546:ERROR::ControlFlowGraph::definesUnderControlFlowGraphVertex: cannot find assignment for id 23 0:ControlFlowGraph.cpp:546:ERROR::ControlFlowGraph::definesUnderControlFlowGraphVertex: cannot find assignment for id 23 ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.944541 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_3 tmpOutput/dd.out examples/Loop_simple_3/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_3/refOutput/ad.out ** running 151 of 253 (Loop_simple_4) -- scalar adm joint ********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.032636 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.929367 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_4 tmpOutput/dd.out examples/Loop_simple_4/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_4/refOutput/ad.out ** skipping 152 of 253 (Loop_simple_4a) -- fails for scalar adm joint ********** ** skipping 153 of 253 (Loop_simple_4b) -- fails for scalar adm joint ********** ** running 154 of 253 (Loop_simple_4c) -- scalar adm joint ********************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.039479 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:01.007368 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_4c tmpOutput/dd.out examples/Loop_simple_4c/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_4c/refOutput/ad.out ** running 155 of 253 (Loop_simple_5) -- scalar adm joint ********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.026038 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.864186 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_5 tmpOutput/dd.out examples/Loop_simple_5/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_5/refOutput/ad.out ** running 156 of 253 (Loop_simple_6) -- scalar adm joint ********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.027599 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.892458 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_6 tmpOutput/dd.out examples/Loop_simple_6/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_6/refOutput/ad.out ** running 157 of 253 (Loop_simple_7) -- scalar adm joint ********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.029089 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.868101 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_7 tmpOutput/dd.out examples/Loop_simple_7/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_7/refOutput/ad.out ** running 158 of 253 (Loop_simple_7a) -- scalar adm joint ********************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.030449 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.864916 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_7a tmpOutput/dd.out examples/Loop_simple_7a/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_7a/refOutput/ad.out ** running 159 of 253 (Loop_simple_8) -- scalar adm joint ********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.029589 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.874707 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_8 tmpOutput/dd.out examples/Loop_simple_8/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_8/refOutput/ad.out ** running 160 of 253 (Loop_simple_9) -- scalar adm joint ********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.026054 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.856120 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_9 tmpOutput/dd.out examples/Loop_simple_9/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_9/refOutput/ad.out ** skipping 161 of 253 (Loop_simple_9a) -- fails for scalar adm joint ********** ** skipping 162 of 253 (Loop_simple_9b) -- fails for scalar adm joint ********** ** running 163 of 253 (LoopArrayIndex) -- scalar adm joint ********************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.030276 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.937029 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n LoopArrayIndex tmpOutput/dd.out examples/LoopArrayIndex/refOutput/dd.out tmpOutput/ad.out examples/LoopArrayIndex/refOutput/ad.out ** running 164 of 253 (LoopArrayIndex2) -- scalar adm joint ******************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.028565 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.873639 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n LoopArrayIndex2 tmpOutput/dd.out examples/LoopArrayIndex2/refOutput/dd.out tmpOutput/ad.out examples/LoopArrayIndex2/refOutput/ad.out ** running 165 of 253 (maxLoc) -- scalar adm joint ***************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.022330 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.856428 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n maxLoc tmpOutput/dd.out examples/maxLoc/refOutput/dd.out tmpOutput/ad.out examples/maxLoc/refOutput/ad.out ** running 166 of 253 (maxVal) -- scalar adm joint ***************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.022813 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B FortTk: warning: within OAD_S_MAXVAL_D_1: deactivating symbol >I< of type integer ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for A Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for A Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for A Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for A Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for A Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for A ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.854499 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n maxVal tmpOutput/dd.out examples/maxVal/refOutput/dd.out tmpOutput/ad.out examples/maxVal/refOutput/ad.out ** running 167 of 253 (mini1) -- scalar adm joint ****************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.021737 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.833975 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf examples/mini1/driver_scalar_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n mini1 tmpOutput/dd.out examples/mini1/refOutput/dd.out tmpOutput/ad.out examples/mini1/refOutput/ad.out ** running 168 of 253 (minVal) -- scalar adm joint ***************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.022783 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B FortTk: warning: within OAD_S_MAXVAL_D_1: deactivating symbol >I< of type integer ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for A Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for A Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for A Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for A Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for A Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for A ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.854944 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n minVal tmpOutput/dd.out examples/minVal/refOutput/dd.out tmpOutput/ad.out examples/minVal/refOutput/ad.out ** running 169 of 253 (mod_f_arg) -- scalar adm joint ************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.023613 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.837682 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n mod_f_arg tmpOutput/dd.out examples/mod_f_arg/refOutput/dd.out tmpOutput/ad.out examples/mod_f_arg/refOutput/ad.out ** running 170 of 253 (nested_calls_1) -- scalar adm joint ********************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.034127 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:01.021436 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n nested_calls_1 tmpOutput/dd.out examples/nested_calls_1/refOutput/dd.out tmpOutput/ad.out examples/nested_calls_1/refOutput/ad.out ** running 171 of 253 (nested_calls_2) -- scalar adm joint ********************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.035971 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:01.036432 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n nested_calls_2 tmpOutput/dd.out examples/nested_calls_2/refOutput/dd.out tmpOutput/ad.out examples/nested_calls_2/refOutput/ad.out ** running 172 of 253 (nested_calls_3) -- scalar adm joint ********************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.030611 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.965966 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n nested_calls_3 tmpOutput/dd.out examples/nested_calls_3/refOutput/dd.out tmpOutput/ad.out examples/nested_calls_3/refOutput/ad.out ** running 173 of 253 (nested_calls_4) -- scalar adm joint ********************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.032555 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: subroutine oad_convert requested for inlining not found in ad_inline.f; reported once for first occurrence (head_sf.pre.xb.x2w.w2f.f) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.990587 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n nested_calls_4 tmpOutput/dd.out examples/nested_calls_4/refOutput/dd.out tmpOutput/ad.out examples/nested_calls_4/refOutput/ad.out ** running 174 of 253 (nested_calls_5) -- scalar adm joint ********************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.026052 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.860092 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n nested_calls_5 tmpOutput/dd.out examples/nested_calls_5/refOutput/dd.out tmpOutput/ad.out examples/nested_calls_5/refOutput/ad.out ** running 175 of 253 (nested_dfdcfj) -- scalar adm joint ********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.120836 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:02.320571 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf examples/nested_dfdcfj/driver_scalar_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n nested_dfdcfj tmpOutput/dd.out examples/nested_dfdcfj/refOutput/dd.out tmpOutput/ad.out examples/nested_dfdcfj/refOutput/ad.out WARNING: numerical discrepancies in test 175 of 253 (nested_dfdcfj). ** running 176 of 253 (nestedFunc0) -- scalar adm joint ************************ ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.023366 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.845048 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n nestedFunc0 tmpOutput/dd.out examples/nestedFunc0/refOutput/dd.out tmpOutput/ad.out examples/nestedFunc0/refOutput/ad.out ** running 177 of 253 (nestedFunc1) -- scalar adm joint ************************ ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.026889 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.894746 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf examples/nestedFunc1/driver_scalar_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n nestedFunc1 tmpOutput/dd.out examples/nestedFunc1/refOutput/dd.out tmpOutput/ad.out examples/nestedFunc1/refOutput/ad.out ** running 178 of 253 (nestedFunc2) -- scalar adm joint ************************ ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.030023 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B FortTk: WARNING:: xlate_SideEffectNamedLocation: ignoring symbol FVAR (resolves in the current symbol table to X indicating it is invisible in head_) FortTk: WARNING:: xlate_SideEffectNamedLocation: ignoring symbol FVAR (resolves in the current symbol table to X indicating it is invisible in head_) FortTk: WARNING:: xlate_SideEffectNamedLocation: ignoring symbol FX (resolves in the current symbol table to Y indicating it is invisible in head_) FortTk: WARNING:: xlate_SideEffectNamedLocation: ignoring symbol FY (resolves in the current symbol table to foo_ indicating it is invisible in head_) ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.875923 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n nestedFunc2 tmpOutput/dd.out examples/nestedFunc2/refOutput/dd.out tmpOutput/ad.out examples/nestedFunc2/refOutput/ad.out ** running 179 of 253 (nestedFunc3) -- scalar adm joint ************************ ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.029404 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.942604 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n nestedFunc3 tmpOutput/dd.out examples/nestedFunc3/refOutput/dd.out tmpOutput/ad.out examples/nestedFunc3/refOutput/ad.out WARNING: numerical discrepancies in test 179 of 253 (nestedFunc3). ** skipping 180 of 253 (nestedFunc4) -- fails for scalar adm joint ************* ** skipping 181 of 253 (nestedFunc5) -- fails for scalar adm joint ************* ** running 182 of 253 (NestedIf) -- scalar adm joint *************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.031086 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.955803 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n NestedIf tmpOutput/dd.out examples/NestedIf/refOutput/dd.out tmpOutput/ad.out examples/NestedIf/refOutput/ad.out ** running 183 of 253 (NestedIfLoop) -- scalar adm joint *********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.028604 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.941840 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n NestedIfLoop tmpOutput/dd.out examples/NestedIfLoop/refOutput/dd.out tmpOutput/ad.out examples/NestedIfLoop/refOutput/ad.out ** running 184 of 253 (NestedLoopIf) -- scalar adm joint *********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.027371 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.916884 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n NestedLoopIf tmpOutput/dd.out examples/NestedLoopIf/refOutput/dd.out tmpOutput/ad.out examples/NestedLoopIf/refOutput/ad.out ** running 185 of 253 (NestedLoops) -- scalar adm joint ************************ ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.024906 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.883517 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n NestedLoops tmpOutput/dd.out examples/NestedLoops/refOutput/dd.out tmpOutput/ad.out examples/NestedLoops/refOutput/ad.out ** running 186 of 253 (noDefaultInit_1) -- scalar adm joint ******************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.031041 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I -D ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.874895 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f {'opts': '-D'} majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n noDefaultInit_1 tmpOutput/dd.out examples/noDefaultInit_1/refOutput/dd.out tmpOutput/ad.out examples/noDefaultInit_1/refOutput/ad.out ** running 187 of 253 (noDefaultInit_argumentConversion_3) -- scalar adm joint * ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.030998 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I -D ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' --explicitInit SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: WARNING: subroutine oad_convert requested for inlining not found in ad_inline.f; reported once for first occurrence (ad_template.f) SourceProcessing: timing: 0:00:00.890245 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f {'opts': '-D'} {'opts': '--explicitInit'} majorMode = adm ln -sf examples/noDefaultInit_argumentConversion_3/driver_scalar_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n noDefaultInit_argumentConversion_3 tmpOutput/dd.out examples/noDefaultInit_argumentConversion_3/refOutput/dd.out tmpOutput/ad.out examples/noDefaultInit_argumentConversion_3/refOutput/ad.out ** running 188 of 253 (noDefaultInit_cbSideEffects) -- scalar adm joint ******** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.030815 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I -D ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif FortTk: WARNING:: COMMON construct detected for G conflicts with default initialization within the active type (required for adjoint mode) ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' --explicitInit SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.915448 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f {'opts': '-D'} {'opts': '--explicitInit'} majorMode = adm ln -sf examples/noDefaultInit_cbSideEffects/driver_scalar_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n noDefaultInit_cbSideEffects tmpOutput/dd.out examples/noDefaultInit_cbSideEffects/refOutput/dd.out tmpOutput/ad.out examples/noDefaultInit_cbSideEffects/refOutput/ad.out ** skipping 189 of 253 (nullifyFunction) -- fails for scalar adm joint ********* ** running 190 of 253 (onEntry) -- scalar adm joint **************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.029491 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.920466 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n onEntry tmpOutput/dd.out examples/onEntry/refOutput/dd.out tmpOutput/ad.out examples/onEntry/refOutput/ad.out ** skipping 191 of 253 (onEntryLoopSimple) -- fails for scalar adm joint ******* ** skipping 192 of 253 (optParm1) -- fails for scalar adm joint **************** ** running 193 of 253 (ORNL_toy) -- scalar adm joint *************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.036796 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:01.048217 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n ORNL_toy tmpOutput/dd.out examples/ORNL_toy/refOutput/dd.out tmpOutput/ad.out examples/ORNL_toy/refOutput/ad.out ** running 194 of 253 (overlappingIntermediate) -- scalar adm joint ************ ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.027800 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.978539 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n overlappingIntermediate tmpOutput/dd.out examples/overlappingIntermediate/refOutput/dd.out tmpOutput/ad.out examples/overlappingIntermediate/refOutput/ad.out WARNING: numerical discrepancies in test 194 of 253 (overlappingIntermediate). ** running 195 of 253 (overlappingLHS) -- scalar adm joint ********************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.023704 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.842369 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n overlappingLHS tmpOutput/dd.out examples/overlappingLHS/refOutput/dd.out tmpOutput/ad.out examples/overlappingLHS/refOutput/ad.out ** running 196 of 253 (passiveMix1) -- scalar adm joint ************************ ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.026847 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.906369 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n passiveMix1 tmpOutput/dd.out examples/passiveMix1/refOutput/dd.out tmpOutput/ad.out examples/passiveMix1/refOutput/ad.out ** running 197 of 253 (passiveMix2) -- scalar adm joint ************************ ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.029386 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: WARNING: subroutine oad_convert requested for inlining not found in ad_inline.f; reported once for first occurrence (ad_template.f) SourceProcessing: timing: 0:00:00.921121 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n passiveMix2 tmpOutput/dd.out examples/passiveMix2/refOutput/dd.out tmpOutput/ad.out examples/passiveMix2/refOutput/ad.out ** running 198 of 253 (passiveMix3) -- scalar adm joint ************************ ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.035237 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: WARNING: subroutine oad_convert requested for inlining not found in ad_inline.f; reported once for first occurrence (ad_template.f) SourceProcessing: timing: 0:00:00.948006 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f {'ctrMode': 'split', 'opts': '-I', 'majorMode': 'adm'} majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n passiveMix3 tmpOutput/dd.out examples/passiveMix3/refOutput/dd.out tmpOutput/ad.out examples/passiveMix3/refOutput/ad.out ** running 199 of 253 (passiveStatement) -- scalar adm joint ******************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.023371 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.828860 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n passiveStatement tmpOutput/dd.out examples/passiveStatement/refOutput/dd.out tmpOutput/ad.out examples/passiveStatement/refOutput/ad.out ** running 200 of 253 (passiveSubroutine) -- scalar adm joint ****************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.028297 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.872540 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n passiveSubroutine tmpOutput/dd.out examples/passiveSubroutine/refOutput/dd.out tmpOutput/ad.out examples/passiveSubroutine/refOutput/ad.out ** running 201 of 253 (power_f_arg) -- scalar adm joint ************************ ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.021520 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.830229 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n power_f_arg tmpOutput/dd.out examples/power_f_arg/refOutput/dd.out tmpOutput/ad.out examples/power_f_arg/refOutput/ad.out ** running 202 of 253 (presentFunction) -- scalar adm joint ******************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.036272 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.959322 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n presentFunction tmpOutput/dd.out examples/presentFunction/refOutput/dd.out tmpOutput/ad.out examples/presentFunction/refOutput/ad.out ** running 203 of 253 (readWrite1) -- scalar adm joint ************************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.026572 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.833360 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n readWrite1 tmpOutput/dd.out examples/readWrite1/refOutput/dd.out tmpOutput/ad.out examples/readWrite1/refOutput/ad.out ** skipping 204 of 253 (readWrite2) -- fails for scalar adm joint ************** ** running 205 of 253 (real_f_arg) -- scalar adm joint ************************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.020834 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.828059 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n real_f_arg tmpOutput/dd.out examples/real_f_arg/refOutput/dd.out tmpOutput/ad.out examples/real_f_arg/refOutput/ad.out ** running 206 of 253 (renameSRinMod) -- scalar adm joint ********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.028539 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I -r ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif InterfaceData::findAndAdjustInterface(m_, FOO_I,OpenAD_FOO_I) ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.848899 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f {'opts': '-r'} majorMode = adm ln -sf examples/renameSRinMod/driver_scalar_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n renameSRinMod tmpOutput/dd.out examples/renameSRinMod/refOutput/dd.out tmpOutput/ad.out examples/renameSRinMod/refOutput/ad.out ** skipping 207 of 253 (reshape) -- fails for scalar adm joint ***************** ** running 208 of 253 (RoehFlux) -- scalar adm joint *************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.151319 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:04.576208 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf examples/RoehFlux/driver_scalar_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n RoehFlux tmpOutput/dd.out examples/RoehFlux/refOutput/dd.out tmpOutput/ad.out examples/RoehFlux/refOutput/ad.out WARNING: numerical discrepancies in test 208 of 253 (RoehFlux). ** running 209 of 253 (RoehFlux_MemOps) -- scalar adm joint ******************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.117342 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:03.895116 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf examples/RoehFlux_MemOps/driver_scalar_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n RoehFlux_MemOps tmpOutput/dd.out examples/RoehFlux_MemOps/refOutput/dd.out tmpOutput/ad.out examples/RoehFlux_MemOps/refOutput/ad.out WARNING: numerical discrepancies in test 209 of 253 (RoehFlux_MemOps). ** skipping 210 of 253 (scalarToArray) -- fails for scalar adm joint *********** ** running 211 of 253 (Select_1) -- scalar adm joint *************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.028853 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.943092 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Select_1 tmpOutput/dd.out examples/Select_1/refOutput/dd.out tmpOutput/ad.out examples/Select_1/refOutput/ad.out ** skipping 212 of 253 (Select_2) -- fails for scalar adm joint **************** ** running 213 of 253 (Select_3) -- scalar adm joint *************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.024208 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.830808 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Select_3 tmpOutput/dd.out examples/Select_3/refOutput/dd.out tmpOutput/ad.out examples/Select_3/refOutput/ad.out ** skipping 214 of 253 (Select_4) -- fails for scalar adm joint **************** ** skipping 215 of 253 (Select_5) -- fails for scalar adm joint **************** ** running 216 of 253 (SeqOfIfs) -- scalar adm joint *************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.029936 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.919365 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n SeqOfIfs tmpOutput/dd.out examples/SeqOfIfs/refOutput/dd.out tmpOutput/ad.out examples/SeqOfIfs/refOutput/ad.out ** running 217 of 253 (SeqOfLoops) -- scalar adm joint ************************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.025669 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.905433 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n SeqOfLoops tmpOutput/dd.out examples/SeqOfLoops/refOutput/dd.out tmpOutput/ad.out examples/SeqOfLoops/refOutput/ad.out ** running 218 of 253 (sequenceSpanningPush0) -- scalar adm joint ************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.028306 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.891615 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n sequenceSpanningPush0 tmpOutput/dd.out examples/sequenceSpanningPush0/refOutput/dd.out tmpOutput/ad.out examples/sequenceSpanningPush0/refOutput/ad.out ** running 219 of 253 (shape1) -- scalar adm joint ***************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.024342 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.856097 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n shape1 tmpOutput/dd.out examples/shape1/refOutput/dd.out tmpOutput/ad.out examples/shape1/refOutput/ad.out ** running 220 of 253 (shape2) -- scalar adm joint ***************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.024987 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.944378 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n shape2 tmpOutput/dd.out examples/shape2/refOutput/dd.out tmpOutput/ad.out examples/shape2/refOutput/ad.out ** skipping 221 of 253 (shapeReshape) -- fails for scalar adm joint ************ ** running 222 of 253 (sideEffect_1) -- scalar adm joint *********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.031090 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.929877 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n sideEffect_1 tmpOutput/dd.out examples/sideEffect_1/refOutput/dd.out tmpOutput/ad.out examples/sideEffect_1/refOutput/ad.out ** running 223 of 253 (sideEffect_2) -- scalar adm joint *********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.023794 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.844887 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n sideEffect_2 tmpOutput/dd.out examples/sideEffect_2/refOutput/dd.out tmpOutput/ad.out examples/sideEffect_2/refOutput/ad.out ** running 224 of 253 (sideEffect_3) -- scalar adm joint *********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.026413 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.866382 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n sideEffect_3 tmpOutput/dd.out examples/sideEffect_3/refOutput/dd.out tmpOutput/ad.out examples/sideEffect_3/refOutput/ad.out ** running 225 of 253 (sideEffect_4) -- scalar adm joint *********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.023780 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.849361 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n sideEffect_4 tmpOutput/dd.out examples/sideEffect_4/refOutput/dd.out tmpOutput/ad.out examples/sideEffect_4/refOutput/ad.out ** running 226 of 253 (sideEffect_5) -- scalar adm joint *********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.033634 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.967259 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf examples/sideEffect_5/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n sideEffect_5 tmpOutput/dd.out examples/sideEffect_5/refOutput/dd.out tmpOutput/ad.out examples/sideEffect_5/refOutput/ad.out ** running 227 of 253 (sideEffect_6) -- scalar adm joint *********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.029563 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.911003 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n sideEffect_6 tmpOutput/dd.out examples/sideEffect_6/refOutput/dd.out tmpOutput/ad.out examples/sideEffect_6/refOutput/ad.out ** running 228 of 253 (signIntrinsic) -- scalar adm joint ********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.023215 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.843255 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n signIntrinsic tmpOutput/dd.out examples/signIntrinsic/refOutput/dd.out tmpOutput/ad.out examples/signIntrinsic/refOutput/ad.out ** running 229 of 253 (simple0) -- scalar adm joint **************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.021591 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.845968 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n simple0 tmpOutput/dd.out examples/simple0/refOutput/dd.out tmpOutput/ad.out examples/simple0/refOutput/ad.out ** running 230 of 253 (simple1) -- scalar adm joint **************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.025079 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.880844 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n simple1 tmpOutput/dd.out examples/simple1/refOutput/dd.out tmpOutput/ad.out examples/simple1/refOutput/ad.out ** running 231 of 253 (simple2) -- scalar adm joint **************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.022445 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.893320 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf examples/simple2/driver_scalar_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n simple2 tmpOutput/dd.out examples/simple2/refOutput/dd.out tmpOutput/ad.out examples/simple2/refOutput/ad.out ** running 232 of 253 (simple3) -- scalar adm joint **************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.022395 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.903823 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf examples/simple3/driver_scalar_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n simple3 tmpOutput/dd.out examples/simple3/refOutput/dd.out tmpOutput/ad.out examples/simple3/refOutput/ad.out ** running 233 of 253 (sinh_f_arg) -- scalar adm joint ************************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.021993 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.826945 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n sinh_f_arg tmpOutput/dd.out examples/sinh_f_arg/refOutput/dd.out tmpOutput/ad.out examples/sinh_f_arg/refOutput/ad.out ** running 234 of 253 (sliceVsSingle) -- scalar adm joint ********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.031468 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.896525 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n sliceVsSingle tmpOutput/dd.out examples/sliceVsSingle/refOutput/dd.out tmpOutput/ad.out examples/sliceVsSingle/refOutput/ad.out ** running 235 of 253 (speelpenning) -- scalar adm joint *********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.026290 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.888330 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n speelpenning tmpOutput/dd.out examples/speelpenning/refOutput/dd.out tmpOutput/ad.out examples/speelpenning/refOutput/ad.out ** running 236 of 253 (sqrt_f_arg) -- scalar adm joint ************************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.021905 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.826088 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n sqrt_f_arg tmpOutput/dd.out examples/sqrt_f_arg/refOutput/dd.out tmpOutput/ad.out examples/sqrt_f_arg/refOutput/ad.out ** running 237 of 253 (srIntr) -- scalar adm joint ***************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.025202 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.875831 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n srIntr tmpOutput/dd.out examples/srIntr/refOutput/dd.out tmpOutput/ad.out examples/srIntr/refOutput/ad.out ** running 238 of 253 (srIntrPd) -- scalar adm joint *************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.028484 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.925722 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n srIntrPd tmpOutput/dd.out examples/srIntrPd/refOutput/dd.out tmpOutput/ad.out examples/srIntrPd/refOutput/ad.out ** running 239 of 253 (srIntrPr8) -- scalar adm joint ************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.028748 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.919403 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n srIntrPr8 tmpOutput/dd.out examples/srIntrPr8/refOutput/dd.out tmpOutput/ad.out examples/srIntrPr8/refOutput/ad.out ** running 240 of 253 (stringScan) -- scalar adm joint ************************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.030771 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.861789 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n stringScan tmpOutput/dd.out examples/stringScan/refOutput/dd.out tmpOutput/ad.out examples/stringScan/refOutput/ad.out ** skipping 241 of 253 (sum_f_arg) -- fails for scalar adm joint *************** ** running 242 of 253 (tanh_f_arg) -- scalar adm joint ************************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.021815 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.828934 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n tanh_f_arg tmpOutput/dd.out examples/tanh_f_arg/refOutput/dd.out tmpOutput/ad.out examples/tanh_f_arg/refOutput/ad.out ** running 243 of 253 (todd) -- scalar adm joint ******************************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.045942 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:01.233028 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf examples/todd/driver_scalar_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n todd tmpOutput/dd.out examples/todd/refOutput/dd.out tmpOutput/ad.out examples/todd/refOutput/ad.out ** running 244 of 253 (todd1) -- scalar adm joint ****************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.095570 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:02.606832 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf examples/todd1/driver_scalar_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n todd1 tmpOutput/dd.out examples/todd1/refOutput/dd.out tmpOutput/ad.out examples/todd1/refOutput/ad.out WARNING: numerical discrepancies in test 244 of 253 (todd1). ** running 245 of 253 (transfer) -- scalar adm joint *************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.025808 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B FortTk: warning: within head_: deactivating symbol >I< of type integer ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.840745 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n transfer tmpOutput/dd.out examples/transfer/refOutput/dd.out tmpOutput/ad.out examples/transfer/refOutput/ad.out ** running 246 of 253 (transpose) -- scalar adm joint ************************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.028505 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I -N /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/noninlinable_intrinsics.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.918053 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f {'opts': '-N ${XAIFSCHEMAROOT}/schema/examples/noninlinable_intrinsics.xaif'} majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n transpose tmpOutput/dd.out examples/transpose/refOutput/dd.out tmpOutput/ad.out examples/transpose/refOutput/ad.out ** running 247 of 253 (u_def_struct_1) -- scalar adm joint ********************* ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.027612 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.861469 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n u_def_struct_1 tmpOutput/dd.out examples/u_def_struct_1/refOutput/dd.out tmpOutput/ad.out examples/u_def_struct_1/refOutput/ad.out ** skipping 248 of 253 (u_def_struct_2) -- fails for scalar adm joint ********** ** skipping 249 of 253 (u_def_struct_3) -- fails for scalar adm joint ********** ** running 250 of 253 (ubound_f_arg) -- scalar adm joint *********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.021228 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.810478 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n ubound_f_arg tmpOutput/dd.out examples/ubound_f_arg/refOutput/dd.out tmpOutput/ad.out examples/ubound_f_arg/refOutput/ad.out ** running 251 of 253 (Unstructured0) -- scalar adm joint ********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.025048 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B FortTk: WARNING:: translatePU: found unstructured control flow in head_ while simple loop annotations (-s) were requested ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.963629 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Unstructured0 tmpOutput/dd.out examples/Unstructured0/refOutput/dd.out tmpOutput/ad.out examples/Unstructured0/refOutput/ad.out ** running 252 of 253 (Unstructured1) -- scalar adm joint ********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.027777 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B FortTk: WARNING:: translatePU: found unstructured control flow in head_ while simple loop annotations (-s) were requested ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.962606 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Unstructured1 tmpOutput/dd.out examples/Unstructured1/refOutput/dd.out tmpOutput/ad.out examples/Unstructured1/refOutput/ad.out ** running 253 of 253 (Unstructured2) -- scalar adm joint ********************** ./preProcess.py --mode=r --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.025783 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B FortTk: WARNING:: translatePU: found unstructured control flow in head_ while simple loop annotations (-s) were requested ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.933080 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Unstructured2 tmpOutput/dd.out examples/Unstructured2/refOutput/dd.out tmpOutput/ad.out examples/Unstructured2/refOutput/ad.out =============== Results =============== 214 OK (18 with numerical discrepancy) 39 Known errors 0 New errors --------------------------------------- 253 Total ########## Examples cd ArgExprCanonical/ && make clean make[1]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/ArgExprCanonical' rm -f func.pre.f90 make[1]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/ArgExprCanonical' cd BoxModel/ && make clean make[1]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/BoxModel' cd ADMjoint/ && make clean make[2]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/BoxModel/ADMjoint' rm -f ad_template* ad_inline.f OAD_* w2f__* iaddr* rm -f numCore.* *.B *.xaif *.o *.mod* driverADMjoint all_globals_mod.f head.f *~ make[2]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/BoxModel/ADMjoint' cd ADMsplit/ && make clean make[2]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/BoxModel/ADMsplit' rm -f ad_template* ad_inline.f OAD_* w2f__* iaddr* rm -f numCore.* *.B *.xaif *.o *.mod* driverADMsplit all_globals_mod.f head.f *~ make[2]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/BoxModel/ADMsplit' cd FD/ && make clean make[2]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/BoxModel/FD' rm -f *.o *.mod driverFD all_globals_mod.f head.f make[2]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/BoxModel/FD' cd TLM/ && make clean make[2]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/BoxModel/TLM' rm -f ad_template* OAD_* w2f__* iaddr* rm -f numCore.* *.B *.xaif *.o *.mod* driverTLM all_globals_mod.f head.f *~ make[2]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/BoxModel/TLM' cd TLMvec/ && make clean make[2]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/BoxModel/TLMvec' rm -f ad_template* OAD_* w2f__* iaddr* rm -f numCore.* *.B *.xaif *.o *.mod* driverTLMvec all_globals_mod.f head.f *~ make[2]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/BoxModel/TLMvec' rm -f *.o *.mod driver make[1]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/BoxModel' cd FDC/ && make clean make[1]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/FDC' cd ADMjoint/ && make clean make[2]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/FDC/ADMjoint' rm -f ad_template* ad_inline.f OAD_* w2f__* iaddr* rm -f head.* *.B *.xaif *.o *.mod* driverADMjoint init.f *~ make[2]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/FDC/ADMjoint' cd ADMsplit/ && make clean make[2]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/FDC/ADMsplit' rm -f ad_template* ad_inline.f OAD_* w2f__* iaddr* rm -f head.* *.B *.xaif *.o *.mod* driverADMsplit init.f *~ make[2]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/FDC/ADMsplit' cd FD/ && make clean make[2]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/FDC/FD' rm -f *.o *.mod driverFD head.f init.f make[2]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/FDC/FD' cd TLM/ && make clean make[2]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/FDC/TLM' rm -f ad_template* OAD_* w2f__* iaddr* rm -f head.* *.B *.xaif *.o *.mod* driverTLM all_globals_mod.f head.f init.f *~ make[2]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/FDC/TLM' rm -f *.o driver make[1]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/FDC' cd LibWrappers/ && make clean make[1]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/LibWrappers' no recursive descend here make[1]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/LibWrappers' cd Lion/ && make clean make[1]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/Lion' rm -f ad_template* OAD_* w2f__* iaddr* oadDriver rm -f head.prepped.pre* *.B *.xaif *.o *.mod driver *~ make[1]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/Lion' cd Loop/ && make clean make[1]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/Loop' rm -f ad_template* ad_inline.f OAD_* w2f__* iaddr* oad_cp* revolve* rm -f numCore* *.B *.xaif *.o *.mod driver driver? *~ make[1]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/Loop' cd MaxCanonical/ && make clean make[1]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/MaxCanonical' rm -f func.pre.f90 make[1]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/MaxCanonical' cd OneMinute/ && make clean make[1]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/OneMinute' rm -f ad_template* OAD_* w2f__* iaddr* rm -f head.prepped.pre* *.B *.xaif *.o *.mod driver driverE *~ make[1]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/OneMinute' cd OneMinuteReverse/ && make clean make[1]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/OneMinuteReverse' rm -f ad_template* ad_inline.f OAD_* w2f__* iaddr* rm -f head.prepped.pre.* *.B *.xaif *.o *.mod driver driverE *~ make[1]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/OneMinuteReverse' cd ReversalSchemes/ && make clean make[1]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/ReversalSchemes' cd ADMjoint/ && make clean make[2]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/ReversalSchemes/ADMjoint' rm -f ad_inline.f OAD_* w2f__* oad_cp.0* revStats* rm -f numCore.* *.B *.xaif *.o *.mod* driverADMjoint all_globals_mod.f head.f *~ make[2]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/ReversalSchemes/ADMjoint' cd ADMrevolve/ && make clean make[2]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/ReversalSchemes/ADMrevolve' rm -f ad_inline.f OAD_* w2f__* oad_cp.0* revStats* revolve* rm -f numCore.* *.B *.xaif *.o *.mod* driverADMrevolve all_globals_mod.f head.f *~ make[2]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/ReversalSchemes/ADMrevolve' cd ADMrevolve2/ && make clean make[2]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/ReversalSchemes/ADMrevolve2' rm -f ad_inline.f OAD_* w2f__* oad_cp.0* revStats* revolve* rm -f numCore.* *.B *.xaif *.o *.mod* driverADMrevolve all_globals_mod.f head.f *~ make[2]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/ReversalSchemes/ADMrevolve2' cd ADMsplit/ && make clean make[2]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/ReversalSchemes/ADMsplit' rm -f ad_inline.f OAD_* w2f__* oad_cp.0* revStats* rm -f numCore.* *.B *.xaif *.o *.mod* driverADMsplit all_globals_mod.f head.f *~ make[2]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/ReversalSchemes/ADMsplit' rm -f *.o *.mod driver make[1]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/ReversalSchemes' cd SRCanonical/ && make clean make[1]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/SRCanonical' rm -f func.pre.f90 make[1]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/SRCanonical' cd SelfAdjoint/ && make clean make[1]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/SelfAdjoint' cd ADMsplit/ && make clean make[2]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/SelfAdjoint/ADMsplit' rm -f ad_template* ad_inline.f OAD_* w2f__* iaddr* head.f90 lu.f90 rm -f numCore.* *.o *.mod* driverADMsplit *~ make[2]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/SelfAdjoint/ADMsplit' cd FD/ && make clean make[2]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/SelfAdjoint/FD' rm -f *.o *.mod driverFD make[2]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/SelfAdjoint/FD' rm -f *.o *.mod driver make[1]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/SelfAdjoint' cd ShallowWater/ && make clean make[1]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/ShallowWater' cd OADrts && make clean make[2]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/ShallowWater/OADrts' rm -f *.o *.mod *.MOD find . -type l -exec rm {} \; make[2]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/ShallowWater/OADrts' rm -f numericalCore* rm -f *.f *.o *.mod *.mod-whirl rm -rf Run make[1]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/ShallowWater' cd adism-1.0/ && make clean make[1]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/adism-1.0' no recursive descend here make[1]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/adism-1.0' cd ArgExprCanonical/ && make make[1]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/ArgExprCanonical' /sandbox/utke/CronTest/OpenAD/OpenADFortTk/tools/SourceProcessing/preProcess.py \ --inputFormat=free -o func.pre.f90 func.f90 WARNING: single precision temporary variable introduced; issued for first occurence only, here in unit program p for expression >x*3.0< on line 9 make[1]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/ArgExprCanonical' cd BoxModel/ && make make[1]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/BoxModel' gfortran -o all_globals_mod.o -c all_globals_mod.f gfortran -o driver.o -c driver.f90 gfortran -o head.o -c head.f gfortran -o driver all_globals_mod.o driver.o head.o cd ADMjoint/ && make make[2]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/BoxModel/ADMjoint' ln -s ../all_globals_mod.f ./ ln -s ../head.f ./ cat all_globals_mod.f head.f > numCore.f openad -c -m rj numCore.f openad log: openad.2014-11-13_01:35:12.log~ preprocessing fortran parsing preprocessed fortran analyzing source code and translating to xaif adjoint transformation getting runtime support file OAD_active.f90 getting runtime support file w2f__types.f90 getting runtime support file iaddr.c getting runtime support file ad_inline.f getting runtime support file OAD_cp.f90 getting runtime support file OAD_rev.f90 getting runtime support file OAD_tape.f90 getting template file translating transformed xaif to whirl unparsing transformed whirl to fortran postprocessing transformed fortran gfortran -o w2f__types.o -c w2f__types.f90 gfortran -o OAD_active.o -c OAD_active.f90 gfortran -o OAD_cp.o -c OAD_cp.f90 gfortran -o OAD_tape.o -c OAD_tape.f90 gfortran -o OAD_rev.o -c OAD_rev.f90 cc -o iaddr.o -c iaddr.c gfortran -o numCore.pre.xb.x2w.w2f.post.o -c numCore.pre.xb.x2w.w2f.post.f gfortran -o driverADMjoint.o -c driverADMjoint.f90 gfortran -o driverADMjoint w2f__types.o OAD_active.o OAD_cp.o OAD_tape.o OAD_rev.o iaddr.o numCore.pre.xb.x2w.w2f.post.o driverADMjoint.o make[2]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/BoxModel/ADMjoint' cd ADMsplit/ && make make[2]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/BoxModel/ADMsplit' ln -s ../all_globals_mod.f ./ ln -s ../head.f ./ cat all_globals_mod.f head.f > numCore.f openad -c -m rs numCore.f openad log: openad.2014-11-13_01:35:19.log~ preprocessing fortran parsing preprocessed fortran analyzing source code and translating to xaif adjoint transformation getting runtime support file OAD_active.f90 getting runtime support file w2f__types.f90 getting runtime support file iaddr.c getting runtime support file ad_inline.f getting runtime support file OAD_cp.f90 getting runtime support file OAD_rev.f90 getting runtime support file OAD_tape.f90 getting template file translating transformed xaif to whirl unparsing transformed whirl to fortran postprocessing transformed fortran gfortran -o w2f__types.o -c w2f__types.f90 gfortran -o OAD_active.o -c OAD_active.f90 gfortran -o OAD_cp.o -c OAD_cp.f90 gfortran -o OAD_tape.o -c OAD_tape.f90 gfortran -o OAD_rev.o -c OAD_rev.f90 cc -o iaddr.o -c iaddr.c gfortran -o numCore.pre.xb.x2w.w2f.post.o -c numCore.pre.xb.x2w.w2f.post.f gfortran -o driverADMsplit.o -c driverADMsplit.f90 gfortran -o driverADMsplit w2f__types.o OAD_active.o OAD_cp.o OAD_tape.o OAD_rev.o iaddr.o numCore.pre.xb.x2w.w2f.post.o driverADMsplit.o make[2]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/BoxModel/ADMsplit' cd FD/ && make make[2]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/BoxModel/FD' ln -s ../all_globals_mod.f ./ gfortran -o all_globals_mod.o -c all_globals_mod.f gfortran -o driverFD.o -c driverFD.f90 ln -s ../head.f ./ gfortran -o head.o -c head.f gfortran -o driverFD all_globals_mod.o driverFD.o head.o rm all_globals_mod.f head.f make[2]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/BoxModel/FD' cd TLM/ && make make[2]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/BoxModel/TLM' ln -s ../all_globals_mod.f ./ ln -s ../head.f ./ cat all_globals_mod.f head.f > numCore.f openad -c -m f numCore.f openad log: openad.2014-11-13_01:35:26.log~ preprocessing fortran parsing preprocessed fortran analyzing source code and translating to xaif tangent linear transformation getting runtime support file OAD_active.f90 getting runtime support file w2f__types.f90 getting runtime support file iaddr.c translating transformed xaif to whirl unparsing transformed whirl to fortran postprocessing transformed fortran gfortran -o w2f__types.o -c w2f__types.f90 gfortran -o OAD_active.o -c OAD_active.f90 gfortran -o numCore.pre.xb.x2w.w2f.post.o -c numCore.pre.xb.x2w.w2f.post.f gfortran -o driverTLM.o -c driverTLM.f90 gfortran -o driverTLM w2f__types.o OAD_active.o numCore.pre.xb.x2w.w2f.post.o driverTLM.o make[2]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/BoxModel/TLM' cd TLMvec/ && make make[2]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/BoxModel/TLMvec' ln -s ../all_globals_mod.f ./ ln -s ../head.f ./ cat all_globals_mod.f head.f > numCore.f openad -c -m fv numCore.f openad log: openad.2014-11-13_01:35:29.log~ preprocessing fortran parsing preprocessed fortran analyzing source code and translating to xaif tangent linear transformation getting runtime support file OAD_active.f90 getting runtime support file w2f__types.f90 getting runtime support file iaddr.c translating transformed xaif to whirl unparsing transformed whirl to fortran postprocessing transformed fortran gfortran -o w2f__types.o -c w2f__types.f90 gfortran -o OAD_active.o -c OAD_active.f90 gfortran -o numCore.pre.xb.x2w.w2f.post.o -c numCore.pre.xb.x2w.w2f.post.f gfortran -o driverTLMvec.o -c driverTLMvec.f90 gfortran -o driverTLMvec w2f__types.o OAD_active.o numCore.pre.xb.x2w.w2f.post.o driverTLMvec.o make[2]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/BoxModel/TLMvec' make[1]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/BoxModel' cd FDC/ && make make[1]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/FDC' gfortran -o driver.o -c driver.f90 gfortran -o head.o -c head.f gfortran -o init.o -c init.f gfortran -o driver driver.o head.o init.o cd ADMjoint/ && make make[2]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/FDC/ADMjoint' ln -s ../head.f ./ openad -c -m rj head.f openad log: openad.2014-11-13_01:35:32.log~ preprocessing fortran parsing preprocessed fortran analyzing source code and translating to xaif adjoint transformation getting runtime support file OAD_active.f90 getting runtime support file w2f__types.f90 getting runtime support file iaddr.c getting runtime support file ad_inline.f getting runtime support file OAD_cp.f90 getting runtime support file OAD_rev.f90 getting runtime support file OAD_tape.f90 getting template file translating transformed xaif to whirl unparsing transformed whirl to fortran postprocessing transformed fortran gfortran -o w2f__types.o -c w2f__types.f90 gfortran -o OAD_active.o -c OAD_active.f90 gfortran -o OAD_cp.o -c OAD_cp.f90 gfortran -o OAD_tape.o -c OAD_tape.f90 gfortran -o OAD_rev.o -c OAD_rev.f90 cc -o iaddr.o -c iaddr.c gfortran -o head.pre.xb.x2w.w2f.post.o -c head.pre.xb.x2w.w2f.post.f gfortran -o driverADMjoint.o -c driverADMjoint.f90 ln -s ../init.f ./ gfortran -o init.o -c init.f gfortran -o driverADMjoint w2f__types.o OAD_active.o OAD_cp.o OAD_tape.o OAD_rev.o iaddr.o head.pre.xb.x2w.w2f.post.o driverADMjoint.o init.o make[2]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/FDC/ADMjoint' cd ADMsplit/ && make make[2]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/FDC/ADMsplit' ln -s ../head.f ./ openad -c -m rs head.f openad log: openad.2014-11-13_01:35:37.log~ preprocessing fortran parsing preprocessed fortran analyzing source code and translating to xaif adjoint transformation getting runtime support file OAD_active.f90 getting runtime support file w2f__types.f90 getting runtime support file iaddr.c getting runtime support file ad_inline.f getting runtime support file OAD_cp.f90 getting runtime support file OAD_rev.f90 getting runtime support file OAD_tape.f90 getting template file translating transformed xaif to whirl unparsing transformed whirl to fortran postprocessing transformed fortran gfortran -o w2f__types.o -c w2f__types.f90 gfortran -o OAD_active.o -c OAD_active.f90 gfortran -o OAD_cp.o -c OAD_cp.f90 gfortran -o OAD_tape.o -c OAD_tape.f90 gfortran -o OAD_rev.o -c OAD_rev.f90 cc -o iaddr.o -c iaddr.c gfortran -o head.pre.xb.x2w.w2f.post.o -c head.pre.xb.x2w.w2f.post.f gfortran -o driverADMsplit.o -c driverADMsplit.f90 ln -s ../init.f ./ gfortran -o init.o -c init.f gfortran -o driverADMsplit w2f__types.o OAD_active.o OAD_cp.o OAD_tape.o OAD_rev.o iaddr.o head.pre.xb.x2w.w2f.post.o driverADMsplit.o init.o make[2]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/FDC/ADMsplit' cd FD/ && make make[2]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/FDC/FD' gfortran -o driverFD.o -c driverFD.f90 ln -s ../head.f ./ gfortran -o head.o -c head.f ln -s ../init.f ./ gfortran -o init.o -c init.f gfortran -o driverFD driverFD.o head.o init.o rm init.f head.f make[2]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/FDC/FD' cd TLM/ && make make[2]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/FDC/TLM' ln -s ../head.f ./ openad -c -m f head.f openad log: openad.2014-11-13_01:35:42.log~ preprocessing fortran parsing preprocessed fortran analyzing source code and translating to xaif tangent linear transformation getting runtime support file OAD_active.f90 getting runtime support file w2f__types.f90 getting runtime support file iaddr.c translating transformed xaif to whirl unparsing transformed whirl to fortran postprocessing transformed fortran gfortran -o w2f__types.o -c w2f__types.f90 gfortran -o OAD_active.o -c OAD_active.f90 gfortran -o head.pre.xb.x2w.w2f.post.o -c head.pre.xb.x2w.w2f.post.f gfortran -o driverTLM.o -c driverTLM.f90 ln -s ../init.f ./ gfortran -o init.o -c init.f gfortran -o driverTLM w2f__types.o OAD_active.o head.pre.xb.x2w.w2f.post.o driverTLM.o init.o make[2]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/FDC/TLM' make[1]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/FDC' cd LibWrappers/ && make make[1]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/LibWrappers' no recursive descend here make[1]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/LibWrappers' cd Lion/ && make make[1]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/Lion' openad -c -m f head.prepped.f90 openad log: openad.2014-11-13_01:35:44.log~ preprocessing fortran parsing preprocessed fortran analyzing source code and translating to xaif tangent linear transformation getting runtime support file OAD_active.f90 getting runtime support file w2f__types.f90 getting runtime support file iaddr.c translating transformed xaif to whirl unparsing transformed whirl to fortran postprocessing transformed fortran gfortran -o w2f__types.o -c w2f__types.f90 gfortran -o OAD_active.o -c OAD_active.f90 gfortran -o driver.o -c driver.f90 gfortran -o head.prepped.pre.xb.x2w.w2f.post.o -c head.prepped.pre.xb.x2w.w2f.post.f90 gfortran -o driver w2f__types.o OAD_active.o driver.o head.prepped.pre.xb.x2w.w2f.post.o make[1]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/Lion' cd Loop/ && make make[1]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/Loop' cp -f /sandbox/utke/CronTest/OpenAD/runTimeSupport/all/w2f__types.f90 w2f__types.f90 gfortran -g -O0 -o w2f__types.o -c w2f__types.f90 cp -f /sandbox/utke/CronTest/OpenAD/runTimeSupport/scalar/OAD_active.f90 OAD_active.f90 gfortran -g -O0 -o OAD_active.o -c OAD_active.f90 cp -f /sandbox/utke/CronTest/OpenAD/runTimeSupport/cpToFile/OAD_cp.f90 OAD_cp.f90 gfortran -g -O0 -o OAD_cp.o -c OAD_cp.f90 cp -f /sandbox/utke/CronTest/OpenAD/runTimeSupport/cpToFile/OAD_tape.f90 OAD_tape.f90 gfortran -g -O0 -o OAD_tape.o -c OAD_tape.f90 cp -f /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/OAD_rev.f90 OAD_rev.f90 gfortran -g -O0 -o OAD_rev.o -c OAD_rev.f90 cp -f /sandbox/utke/CronTest/OpenAD/runTimeSupport/all/iaddr.c iaddr.c cc -o iaddr.o -c iaddr.c cp -f /sandbox/utke/CronTest/OpenAD/RevolveF9X/revolve.f90 revolve.f90 gfortran -g -O0 -o revolve.o -c revolve.f90 gfortran -g -O0 -o driver.o -c driver.f90 cat loopWrapper.f90 loopBody.f90 > numCore.f90 /sandbox/utke/CronTest/OpenAD/Open64/osprey1.0/targ_ia64_ia64_linux/crayf90/sgi/mfef90 -z -F -N132 numCore.f90 /sandbox/utke/CronTest/OpenAD/OpenADFortTk/OpenADFortTk-x86_64-Linux/bin/whirl2xaif -n -o numCore.xaif numCore.B /sandbox/utke/CronTest/OpenAD/xaifBooster/../xaifBooster/algorithms/BasicBlockPreaccumulationReverse/driver/oadDriver -P -f \ -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif \ -s /sandbox/utke/CronTest/OpenAD/xaif/schema -i numCore.xaif -o numCoreR.xb.xaif /sandbox/utke/CronTest/OpenAD/OpenADFortTk/OpenADFortTk-x86_64-Linux/bin/xaif2whirl numCore.B numCoreR.xb.xaif /sandbox/utke/CronTest/OpenAD/Open64/osprey1.0/targ_ia64_ia64_linux/whirl2f/whirl2f -openad numCoreR.xb.x2w.B /sandbox/utke/CronTest/OpenAD/OpenADFortTk/tools/SourceProcessing/postProcess.py -m r \ --infoUnitFile=w2f__types.f90 \ -i /sandbox/utke/CronTest/OpenAD/runTimeSupport/cpToFile/ad_inline.f \ -t /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f \ -o numCoreR.xb.x2w.w2f.pp.f numCoreR.xb.x2w.w2f.f SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (/sandbox/utke/CronTest/OpenAD/runTimeSupport/cpToFile/ad_inline.f:11) SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (/sandbox/utke/CronTest/OpenAD/runTimeSupport/cpToFile/ad_inline.f:30) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (/sandbox/utke/CronTest/OpenAD/runTimeSupport/cpToFile/ad_inline.f:313) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_revolve_template.f:3) SourceProcessing: WARNING: definition for module revolve not seen in the input. (ad_revolve_template.f:5) gfortran -g -O0 -o numCoreR.xb.x2w.w2f.pp.o -c numCoreR.xb.x2w.w2f.pp.f gfortran -g -O0 -o driverR w2f__types.o OAD_active.o OAD_cp.o OAD_tape.o OAD_rev.o iaddr.o revolve.o driver.o numCoreR.xb.x2w.w2f.pp.o /sandbox/utke/CronTest/OpenAD/xaifBooster/../xaifBooster/algorithms/BasicBlockPreaccumulation/driver/oadDriver \ -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif \ -s /sandbox/utke/CronTest/OpenAD/xaif/schema -i numCore.xaif -o numCoreF.xb.xaif /sandbox/utke/CronTest/OpenAD/OpenADFortTk/OpenADFortTk-x86_64-Linux/bin/xaif2whirl numCore.B numCoreF.xb.xaif /sandbox/utke/CronTest/OpenAD/Open64/osprey1.0/targ_ia64_ia64_linux/whirl2f/whirl2f -openad numCoreF.xb.x2w.B /sandbox/utke/CronTest/OpenAD/OpenADFortTk/tools/SourceProcessing/postProcess.py -m f \ --infoUnitFile=w2f__types.f90 \ -o numCoreF.xb.x2w.w2f.pp.f numCoreF.xb.x2w.w2f.f gfortran -g -O0 -o numCoreF.xb.x2w.w2f.pp.o -c numCoreF.xb.x2w.w2f.pp.f gfortran -g -O0 -o driverF w2f__types.o OAD_active.o iaddr.o OAD_tape.o driver.o numCoreF.xb.x2w.w2f.pp.o rm OAD_rev.f90 OAD_active.f90 make[1]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/Loop' cd MaxCanonical/ && make make[1]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/MaxCanonical' /sandbox/utke/CronTest/OpenAD/OpenADFortTk/tools/SourceProcessing/preProcess.py \ --inputFormat=free -o func.pre.f90 func.f90 WARNING: single precision temporary variable introduced; issued for first occurence only, here in unit program p for expression >max(x,y,z)< on line 4 make[1]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/MaxCanonical' cd OneMinute/ && make make[1]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/OneMinute' openad -c -m f head.prepped.f90 openad log: openad.2014-11-13_01:35:47.log~ preprocessing fortran parsing preprocessed fortran analyzing source code and translating to xaif tangent linear transformation getting runtime support file OAD_active.f90 getting runtime support file w2f__types.f90 getting runtime support file iaddr.c translating transformed xaif to whirl unparsing transformed whirl to fortran postprocessing transformed fortran gfortran -o w2f__types.o -c w2f__types.f90 gfortran -o OAD_active.o -c OAD_active.f90 gfortran -o driver.o -c driver.f90 gfortran -o head.prepped.pre.xb.x2w.w2f.post.o -c head.prepped.pre.xb.x2w.w2f.post.f90 gfortran -o driver w2f__types.o OAD_active.o driver.o head.prepped.pre.xb.x2w.w2f.post.o make[1]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/OneMinute' cd OneMinuteReverse/ && make make[1]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/OneMinuteReverse' openad -c -m rj head.prepped.f90 openad log: openad.2014-11-13_01:35:48.log~ preprocessing fortran parsing preprocessed fortran analyzing source code and translating to xaif adjoint transformation getting runtime support file OAD_active.f90 getting runtime support file w2f__types.f90 getting runtime support file iaddr.c getting runtime support file ad_inline.f getting runtime support file OAD_cp.f90 getting runtime support file OAD_rev.f90 getting runtime support file OAD_tape.f90 getting template file translating transformed xaif to whirl unparsing transformed whirl to fortran postprocessing transformed fortran gfortran -o w2f__types.o -c w2f__types.f90 gfortran -o OAD_active.o -c OAD_active.f90 gfortran -o OAD_cp.o -c OAD_cp.f90 gfortran -o OAD_tape.o -c OAD_tape.f90 gfortran -o OAD_rev.o -c OAD_rev.f90 cc -o iaddr.o -c iaddr.c gfortran -o driver.o -c driver.f90 gfortran -o head.prepped.pre.xb.x2w.w2f.post.o -c head.prepped.pre.xb.x2w.w2f.post.f90 gfortran -o driver w2f__types.o OAD_active.o OAD_cp.o OAD_tape.o OAD_rev.o iaddr.o driver.o head.prepped.pre.xb.x2w.w2f.post.o make[1]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/OneMinuteReverse' cd ReversalSchemes/ && make make[1]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/ReversalSchemes' gfortran -o all_globals_mod.o -c all_globals_mod.f gfortran -o driver.o -c driver.f90 gfortran -o head.o -c head.f gfortran -o driver all_globals_mod.o driver.o head.o cd ADMjoint/ && make make[2]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/ReversalSchemes/ADMjoint' cp -f /sandbox/utke/CronTest/OpenAD/runTimeSupport/all/w2f__types.f90 w2f__types.f90 gfortran -o w2f__types.o -c w2f__types.f90 cp -f /sandbox/utke/CronTest/OpenAD/runTimeSupport/scalar/OAD_active.f90 OAD_active.f90 gfortran -o OAD_active.o -c OAD_active.f90 cp -f /sandbox/utke/CronTest/OpenAD/runTimeSupport/cpToFile/OAD_cp.f90 OAD_cp.f90 gfortran -o OAD_cp.o -c OAD_cp.f90 cp -f /sandbox/utke/CronTest/OpenAD/runTimeSupport/cpToFile/OAD_tape.f90 OAD_tape.f90 gfortran -o OAD_tape.o -c OAD_tape.f90 cp -f /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/OAD_rev.f90 OAD_rev.f90 gfortran -o OAD_rev.o -c OAD_rev.f90 cp -f ../Extras/revStats.f90 revStats.f90 gfortran -o revStats.o -c revStats.f90 ln -s ../all_globals_mod.f ./ ln -s ../head.f ./ cat all_globals_mod.f head.f > numCore.f /sandbox/utke/CronTest/OpenAD/OpenADFortTk/tools/SourceProcessing/preProcess.py -m r --inputFormat=fixed -o numCore.pre.f numCore.f /sandbox/utke/CronTest/OpenAD/Open64/osprey1.0/targ_ia64_ia64_linux/crayf90/sgi/mfef90 -z -F -N132 numCore.pre.f /sandbox/utke/CronTest/OpenAD/OpenADFortTk/OpenADFortTk-x86_64-Linux/bin/whirl2xaif -n -o numCore.pre.xaif numCore.pre.B /sandbox/utke/CronTest/OpenAD/xaifBooster/../xaifBooster/algorithms/BasicBlockPreaccumulationReverse/driver/oadDriver \ -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif \ -s /sandbox/utke/CronTest/OpenAD/xaif/schema -f -i numCore.pre.xaif -o numCore.pre.xb.xaif /sandbox/utke/CronTest/OpenAD/OpenADFortTk/OpenADFortTk-x86_64-Linux/bin/xaif2whirl numCore.pre.B numCore.pre.xb.xaif /sandbox/utke/CronTest/OpenAD/Open64/osprey1.0/targ_ia64_ia64_linux/whirl2f/whirl2f -openad numCore.pre.xb.x2w.B /sandbox/utke/CronTest/OpenAD/OpenADFortTk/tools/SourceProcessing/postProcess.py -m r \ --infoUnitFile=w2f__types.f90 \ -i /sandbox/utke/CronTest/OpenAD/runTimeSupport/cpToFile/ad_inline.f \ -t ad_template.f \ --outputFormat=free -o numCore.pre.xb.x2w.w2f.post.f90 numCore.pre.xb.x2w.w2f.f SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (/sandbox/utke/CronTest/OpenAD/runTimeSupport/cpToFile/ad_inline.f:11) SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (/sandbox/utke/CronTest/OpenAD/runTimeSupport/cpToFile/ad_inline.f:30) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (/sandbox/utke/CronTest/OpenAD/runTimeSupport/cpToFile/ad_inline.f:313) SourceProcessing: WARNING: definition for module RevStats not seen in the input. (ad_template.f:2) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:4) gfortran -o numCore.pre.xb.x2w.w2f.post.o -c numCore.pre.xb.x2w.w2f.post.f90 gfortran -o driverADMjoint.o -c driverADMjoint.f90 gfortran -o driverADMjoint w2f__types.o OAD_active.o OAD_cp.o OAD_tape.o OAD_rev.o revStats.o numCore.pre.xb.x2w.w2f.post.o driverADMjoint.o rm OAD_tape.f90 OAD_cp.f90 make[2]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/ReversalSchemes/ADMjoint' cd ADMrevolve/ && make make[2]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/ReversalSchemes/ADMrevolve' cp -f /sandbox/utke/CronTest/OpenAD/runTimeSupport/all/w2f__types.f90 w2f__types.f90 gfortran -o w2f__types.o -c w2f__types.f90 cp -f /sandbox/utke/CronTest/OpenAD/runTimeSupport/scalar/OAD_active.f90 OAD_active.f90 gfortran -o OAD_active.o -c OAD_active.f90 cp -f /sandbox/utke/CronTest/OpenAD/runTimeSupport/cpToFile/OAD_cp.f90 OAD_cp.f90 gfortran -o OAD_cp.o -c OAD_cp.f90 cp -f /sandbox/utke/CronTest/OpenAD/runTimeSupport/cpToFile/OAD_tape.f90 OAD_tape.f90 gfortran -o OAD_tape.o -c OAD_tape.f90 cp -f /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/OAD_rev.f90 OAD_rev.f90 gfortran -o OAD_rev.o -c OAD_rev.f90 cp -f ../Extras/revStats.f90 revStats.f90 gfortran -o revStats.o -c revStats.f90 cp -f /sandbox/utke/CronTest/OpenAD/RevolveF9X/revolve.f90 revolve.f90 gfortran -o revolve.o -c revolve.f90 ln -s ../all_globals_mod.f ./ ln -s ../head.f ./ cat all_globals_mod.f head.f > numCore.f /sandbox/utke/CronTest/OpenAD/OpenADFortTk/tools/SourceProcessing/preProcess.py -m r --inputFormat=fixed -o numCore.pre.f numCore.f /sandbox/utke/CronTest/OpenAD/Open64/osprey1.0/targ_ia64_ia64_linux/crayf90/sgi/mfef90 -z -F -N132 numCore.pre.f /sandbox/utke/CronTest/OpenAD/OpenADFortTk/OpenADFortTk-x86_64-Linux/bin/whirl2xaif -n -o numCore.pre.xaif numCore.pre.B /sandbox/utke/CronTest/OpenAD/xaifBooster/../xaifBooster/algorithms/BasicBlockPreaccumulationReverse/driver/oadDriver \ -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif \ -s /sandbox/utke/CronTest/OpenAD/xaif/schema -f -i numCore.pre.xaif -o numCore.pre.xb.xaif /sandbox/utke/CronTest/OpenAD/OpenADFortTk/OpenADFortTk-x86_64-Linux/bin/xaif2whirl numCore.pre.B numCore.pre.xb.xaif /sandbox/utke/CronTest/OpenAD/Open64/osprey1.0/targ_ia64_ia64_linux/whirl2f/whirl2f -openad numCore.pre.xb.x2w.B ./injectTemplateDirects.sh numCore.pre.xb.x2w.w2f.f numCore.pre.xb.x2w.w2f.td.f /sandbox/utke/CronTest/OpenAD/OpenADFortTk/tools/SourceProcessing/postProcess.py -m r \ --infoUnitFile=w2f__types.f90 \ -i /sandbox/utke/CronTest/OpenAD/runTimeSupport/cpToFile/ad_inline.f \ --outputFormat=free -o numCore.pre.xb.x2w.w2f.post.f90 numCore.pre.xb.x2w.w2f.td.f SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (/sandbox/utke/CronTest/OpenAD/runTimeSupport/cpToFile/ad_inline.f:11) SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (/sandbox/utke/CronTest/OpenAD/runTimeSupport/cpToFile/ad_inline.f:30) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (/sandbox/utke/CronTest/OpenAD/runTimeSupport/cpToFile/ad_inline.f:313) SourceProcessing: WARNING: definition for module RevStats not seen in the input. (ad_template.split.f:2) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.split.f:4) SourceProcessing: WARNING: definition for module revolve not seen in the input. (ad_template.revolve.f:5) gfortran -o numCore.pre.xb.x2w.w2f.post.o -c numCore.pre.xb.x2w.w2f.post.f90 gfortran -o driverADMrevolve.o -c driverADMrevolve.f90 gfortran -o driverADMrevolve w2f__types.o OAD_active.o OAD_cp.o OAD_tape.o OAD_rev.o revStats.o revolve.o numCore.pre.xb.x2w.w2f.post.o driverADMrevolve.o rm OAD_tape.f90 OAD_cp.f90 make[2]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/ReversalSchemes/ADMrevolve' cd ADMrevolve2/ && make make[2]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/ReversalSchemes/ADMrevolve2' cp -f /sandbox/utke/CronTest/OpenAD/runTimeSupport/all/w2f__types.f90 w2f__types.f90 gfortran -O0 -g -o w2f__types.o -c w2f__types.f90 cp -f /sandbox/utke/CronTest/OpenAD/runTimeSupport/scalar/OAD_active.f90 OAD_active.f90 gfortran -O0 -g -o OAD_active.o -c OAD_active.f90 cp -f /sandbox/utke/CronTest/OpenAD/runTimeSupport/cpToFile/OAD_cp.f90 OAD_cp.f90 gfortran -O0 -g -o OAD_cp.o -c OAD_cp.f90 cp -f /sandbox/utke/CronTest/OpenAD/runTimeSupport/cpToFile/OAD_tape.f90 OAD_tape.f90 gfortran -O0 -g -o OAD_tape.o -c OAD_tape.f90 cp -f /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/OAD_rev.f90 OAD_rev.f90 gfortran -O0 -g -o OAD_rev.o -c OAD_rev.f90 cp -f ../Extras/revStats.f90 revStats.f90 gfortran -O0 -g -o revStats.o -c revStats.f90 cp -f /sandbox/utke/CronTest/OpenAD/RevolveF9X/revolve.f90 revolve.f90 gfortran -O0 -g -o revolve.o -c revolve.f90 ln -s ../all_globals_mod.f ./ ln -s ../head.f ./ cat all_globals_mod.f head.f > numCore.f /sandbox/utke/CronTest/OpenAD/OpenADFortTk/tools/SourceProcessing/preProcess.py -m r --inputFormat=fixed -o numCore.pre.f numCore.f /sandbox/utke/CronTest/OpenAD/Open64/osprey1.0/targ_ia64_ia64_linux/crayf90/sgi/mfef90 -z -F -N132 numCore.pre.f /sandbox/utke/CronTest/OpenAD/OpenADFortTk/OpenADFortTk-x86_64-Linux/bin/whirl2xaif -n -o numCore.pre.xaif numCore.pre.B /sandbox/utke/CronTest/OpenAD/xaifBooster/../xaifBooster/algorithms/BasicBlockPreaccumulationReverse/driver/oadDriver \ -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif \ -s /sandbox/utke/CronTest/OpenAD/xaif/schema -f -i numCore.pre.xaif -o numCore.pre.xb.xaif /sandbox/utke/CronTest/OpenAD/OpenADFortTk/OpenADFortTk-x86_64-Linux/bin/xaif2whirl numCore.pre.B numCore.pre.xb.xaif /sandbox/utke/CronTest/OpenAD/Open64/osprey1.0/targ_ia64_ia64_linux/whirl2f/whirl2f -openad numCore.pre.xb.x2w.B ./injectTemplateDirects.sh numCore.pre.xb.x2w.w2f.f numCore.pre.xb.x2w.w2f.td.f /sandbox/utke/CronTest/OpenAD/OpenADFortTk/tools/SourceProcessing/postProcess.py -m r \ --infoUnitFile=w2f__types.f90 \ -i /sandbox/utke/CronTest/OpenAD/runTimeSupport/cpToFile/ad_inline.f \ --outputFormat=free -o numCore.pre.xb.x2w.w2f.post.f90 numCore.pre.xb.x2w.w2f.td.f SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (/sandbox/utke/CronTest/OpenAD/runTimeSupport/cpToFile/ad_inline.f:11) SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (/sandbox/utke/CronTest/OpenAD/runTimeSupport/cpToFile/ad_inline.f:30) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (/sandbox/utke/CronTest/OpenAD/runTimeSupport/cpToFile/ad_inline.f:313) SourceProcessing: WARNING: definition for module RevStats not seen in the input. (ad_template.split.f:2) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.split.f:4) SourceProcessing: WARNING: definition for module revolve not seen in the input. (ad_template.revolve.f:5) gfortran -O0 -g -o numCore.pre.xb.x2w.w2f.post.o -c numCore.pre.xb.x2w.w2f.post.f90 gfortran -O0 -g -o driverADMrevolve.o -c driverADMrevolve.f90 gfortran -O0 -g -o driverADMrevolve w2f__types.o OAD_active.o OAD_cp.o OAD_tape.o OAD_rev.o revStats.o revolve.o numCore.pre.xb.x2w.w2f.post.o driverADMrevolve.o rm OAD_tape.f90 OAD_cp.f90 make[2]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/ReversalSchemes/ADMrevolve2' cd ADMsplit/ && make make[2]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/ReversalSchemes/ADMsplit' cp -f /sandbox/utke/CronTest/OpenAD/runTimeSupport/all/w2f__types.f90 w2f__types.f90 gfortran -o w2f__types.o -c w2f__types.f90 cp -f /sandbox/utke/CronTest/OpenAD/runTimeSupport/scalar/OAD_active.f90 OAD_active.f90 gfortran -o OAD_active.o -c OAD_active.f90 cp -f /sandbox/utke/CronTest/OpenAD/runTimeSupport/cpToFile/OAD_cp.f90 OAD_cp.f90 gfortran -o OAD_cp.o -c OAD_cp.f90 cp -f /sandbox/utke/CronTest/OpenAD/runTimeSupport/cpToFile/OAD_tape.f90 OAD_tape.f90 gfortran -o OAD_tape.o -c OAD_tape.f90 cp -f /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/OAD_rev.f90 OAD_rev.f90 gfortran -o OAD_rev.o -c OAD_rev.f90 cp -f ../Extras/revStats.f90 revStats.f90 gfortran -o revStats.o -c revStats.f90 ln -s ../all_globals_mod.f ./ ln -s ../head.f ./ cat all_globals_mod.f head.f > numCore.f /sandbox/utke/CronTest/OpenAD/OpenADFortTk/tools/SourceProcessing/preProcess.py -m r --inputFormat=fixed -o numCore.pre.f numCore.f /sandbox/utke/CronTest/OpenAD/Open64/osprey1.0/targ_ia64_ia64_linux/crayf90/sgi/mfef90 -z -F -N132 numCore.pre.f /sandbox/utke/CronTest/OpenAD/OpenADFortTk/OpenADFortTk-x86_64-Linux/bin/whirl2xaif -n -o numCore.pre.xaif numCore.pre.B /sandbox/utke/CronTest/OpenAD/xaifBooster/../xaifBooster/algorithms/BasicBlockPreaccumulationReverse/driver/oadDriver \ -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif \ -s /sandbox/utke/CronTest/OpenAD/xaif/schema -f -i numCore.pre.xaif -o numCore.pre.xb.xaif /sandbox/utke/CronTest/OpenAD/OpenADFortTk/OpenADFortTk-x86_64-Linux/bin/xaif2whirl numCore.pre.B numCore.pre.xb.xaif /sandbox/utke/CronTest/OpenAD/Open64/osprey1.0/targ_ia64_ia64_linux/whirl2f/whirl2f -openad numCore.pre.xb.x2w.B /sandbox/utke/CronTest/OpenAD/OpenADFortTk/tools/SourceProcessing/postProcess.py -m r \ --infoUnitFile=w2f__types.f90 \ -i /sandbox/utke/CronTest/OpenAD/runTimeSupport/cpToFile/ad_inline.f \ -t ad_template.f \ --outputFormat=free -o numCore.pre.xb.x2w.w2f.post.f90 numCore.pre.xb.x2w.w2f.f SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (/sandbox/utke/CronTest/OpenAD/runTimeSupport/cpToFile/ad_inline.f:11) SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (/sandbox/utke/CronTest/OpenAD/runTimeSupport/cpToFile/ad_inline.f:30) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (/sandbox/utke/CronTest/OpenAD/runTimeSupport/cpToFile/ad_inline.f:313) SourceProcessing: WARNING: definition for module RevStats not seen in the input. (ad_template.f:2) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:4) gfortran -o numCore.pre.xb.x2w.w2f.post.o -c numCore.pre.xb.x2w.w2f.post.f90 gfortran -o driverADMsplit.o -c driverADMsplit.f90 gfortran -o driverADMsplit w2f__types.o OAD_active.o OAD_cp.o OAD_tape.o OAD_rev.o revStats.o numCore.pre.xb.x2w.w2f.post.o driverADMsplit.o rm OAD_tape.f90 OAD_cp.f90 make[2]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/ReversalSchemes/ADMsplit' make[1]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/ReversalSchemes' cd SRCanonical/ && make make[1]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/SRCanonical' /sandbox/utke/CronTest/OpenAD/OpenADFortTk/tools/SourceProcessing/preProcess.py \ --inputFormat=free -o func.pre.f90 func.f90 SourceProcessing: WARNING: no explicit definition for function "foo" called as "foo(a,b)" found within the current compile unit. (func.f90:9) WARNING: single precision temporary variable introduced; issued for first occurence only, here in unit program p for expression >foo(a,b)< on line 9 make[1]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/SRCanonical' cd SelfAdjoint/ && make make[1]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/SelfAdjoint' gfortran -o lu.o -c lu.f90 gfortran -o driver.o -c driver.f90 gfortran -o head.o -c head.f90 gfortran -o driver lu.o driver.o head.o cd ADMsplit/ && make make[2]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/SelfAdjoint/ADMsplit' ln -s ../head.f90 ./ cat luStubs.f90 head.f90 | sed 's/use LU/use LUstubs/' > numCore.f90 openad -c -m rs numCore.f90 openad log: openad.2014-11-13_01:36:15.log~ preprocessing fortran parsing preprocessed fortran analyzing source code and translating to xaif adjoint transformation getting runtime support file OAD_active.f90 getting runtime support file w2f__types.f90 getting runtime support file iaddr.c getting runtime support file ad_inline.f getting runtime support file OAD_cp.f90 getting runtime support file OAD_rev.f90 getting runtime support file OAD_tape.f90 getting template file translating transformed xaif to whirl unparsing transformed whirl to fortran postprocessing transformed fortran gfortran -o w2f__types.o -c w2f__types.f90 gfortran -o OAD_active.o -c OAD_active.f90 gfortran -o OAD_cp.o -c OAD_cp.f90 gfortran -o OAD_tape.o -c OAD_tape.f90 gfortran -o OAD_rev.o -c OAD_rev.f90 cc -o iaddr.o -c iaddr.c ln -s ../lu.f90 ./ gfortran -o lu.o -c lu.f90 gfortran -o numCore.pre.xb.x2w.w2f.post.o -c numCore.pre.xb.x2w.w2f.post.f90 gfortran -o driverADMsplit.o -c driverADMsplit.f90 gfortran -o driverADMsplit w2f__types.o OAD_active.o OAD_cp.o OAD_tape.o OAD_rev.o iaddr.o lu.o numCore.pre.xb.x2w.w2f.post.o driverADMsplit.o make[2]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/SelfAdjoint/ADMsplit' cd FD/ && make make[2]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/SelfAdjoint/FD' ln -s ../lu.f90 ./ gfortran -o lu.o -c lu.f90 gfortran -o driverFD.o -c driverFD.f90 ln -s ../head.f90 ./ gfortran -o head.o -c head.f90 gfortran -o driverFD lu.o driverFD.o head.o rm lu.f90 head.f90 make[2]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/SelfAdjoint/FD' make[1]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/SelfAdjoint' cd ShallowWater/ && make make[1]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/ShallowWater' cd OADrts && make make[2]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/ShallowWater/OADrts' ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/all/w2f__types.f90 ./ ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/scalar/OAD_active.f90 ./ ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/all/iaddr.c ./ ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/metrics/timeRatio.c ./ gfortran -c -o w2f__types.o w2f__types.f90 gfortran -c -o OAD_active.o OAD_active.f90 gfortran -c -o OAD_cp.o OAD_cp.f90 gfortran -c -o OAD_tape.o OAD_tape.f90 gfortran -c -o OAD_rev.o OAD_rev.f90 gcc -O0 -g -c -o iaddr.o iaddr.c gcc -O0 -g -c -o timeRatio.o timeRatio.c timeRatio.c: In function ‘timeratio_’: timeRatio.c:25:3: warning: format ‘%i’ expects argument of type ‘int’, but argument 3 has type ‘__time_t’ [-Wformat] timeRatio.c:25:3: warning: format ‘%i’ expects argument of type ‘int’, but argument 4 has type ‘__suseconds_t’ [-Wformat] timeRatio.c:31:12: warning: format ‘%i’ expects argument of type ‘int’, but argument 4 has type ‘__time_t’ [-Wformat] timeRatio.c:31:12: warning: format ‘%i’ expects argument of type ‘int’, but argument 5 has type ‘__suseconds_t’ [-Wformat] timeRatio.c:38:12: warning: format ‘%i’ expects argument of type ‘int’, but argument 4 has type ‘__time_t’ [-Wformat] timeRatio.c:38:12: warning: format ‘%i’ expects argument of type ‘int’, but argument 5 has type ‘__suseconds_t’ [-Wformat] make[2]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/ShallowWater/OADrts' mkdir Run ln -sf ../Data/data Run/data ln -sf ../Data/data.orig Run/data.orig ln -sf ../Data/restart_long.nc Run/restart_long.nc ln -sf ../Data/weights_depth_diff.nc Run/weights_depth_diff.nc ln -sf ../Data/weights_depth.nc Run/weights_depth.nc cpp -traditional-cpp -I. -I./Inc -o inifields.f inifields.F cpp -traditional-cpp -I. -I./Inc -o readparms.f readparms.F cpp -traditional-cpp -I. -I./Inc -o iowrapper.f iowrapper.F cpp -traditional-cpp -I. -I./Inc -o read_data.f read_data.F cpp -traditional-cpp -I. -I./Inc -o make_weights.f make_weights.F cpp -traditional-cpp -I. -I./Inc -o map_control_vector.f map_control_vector.F cpp -traditional-cpp -I. -I./Inc -o small_routines_split.f small_routines_split.F cpp -traditional-cpp -I. -I./Inc -o small_routines_joint.f small_routines_joint.F cpp -traditional-cpp -I. -I./Inc -o cost_function.f cost_function.F cpp -traditional-cpp -I. -I./Inc -o cost_depth.f cost_depth.F cpp -traditional-cpp -I. -I./Inc -o loop_body_wrapper_inner.f loop_body_wrapper_inner.F cpp -traditional-cpp -I. -I./Inc -o loop_body_wrapper_outer.f loop_body_wrapper_outer.F cpp -traditional-cpp -I. -I./Inc -o forward_model.f forward_model.F cat adsize.f90 size.f90 parms.f90 vars.f90 pfields.f90 force.f90 data.f90 weights.f90 mini.f90 size_small.f90 inifields.f readparms.f iowrapper.f read_data.f make_weights.f map_control_vector.f small_routines_split.f small_routines_joint.f cost_function.f cost_depth.f loop_body_wrapper_inner.f loop_body_wrapper_outer.f forward_model.f > numericalCore.f /sandbox/utke/CronTest/OpenAD/Open64/osprey1.0/targ_ia64_ia64_linux/crayf90/sgi/mfef90 -z -F -N132 -r8 numericalCore.f /sandbox/utke/CronTest/OpenAD/OpenADFortTk/OpenADFortTk-x86_64-Linux/bin/whirl2xaif -o numericalCore.xaif numericalCore.B Open64IRInterface:[debuglevel=0]: Warning: assuming no sideeffects for undefined routine read_field_netcdf_ Open64IRInterface:[debuglevel=0]: Warning: assuming no sideeffects for undefined routine read_snap_netcdf_ Open64IRInterface:[debuglevel=0]: Warning: assuming no sideeffects for undefined routine create_netcdf_ Open64IRInterface:[debuglevel=0]: Warning: assuming no sideeffects for undefined routine add_gatta_netcdf_ Open64IRInterface:[debuglevel=0]: Warning: assuming no sideeffects for undefined routine add_gattr_netcdf_ Open64IRInterface:[debuglevel=0]: Warning: assuming no sideeffects for undefined routine add_gatti_netcdf_ Open64IRInterface:[debuglevel=0]: Warning: assuming no sideeffects for undefined routine add_coordinates_netcdf_ Open64IRInterface:[debuglevel=0]: Warning: assuming no sideeffects for undefined routine add_recvar_netcdf_ Open64IRInterface:[debuglevel=0]: Warning: assuming no sideeffects for undefined routine write_time_netcdf_ Open64IRInterface:[debuglevel=0]: Warning: assuming no sideeffects for undefined routine write_state_netcdf_ Open64IRInterface:[debuglevel=0]: Warning: assuming no sideeffects for undefined routine add_pfield_netcdf_ Open64IRInterface:[debuglevel=0]: Warning: assuming no sideeffects for undefined routine get_length_netcdf_ Open64IRInterface:[debuglevel=0]: Warning: assuming no sideeffects for undefined routine read_vector_netcdf_ /sandbox/utke/CronTest/OpenAD/xaifBooster/../xaifBooster/algorithms/BasicBlockPreaccumulationReverse/driver/oadDriver -i numericalCore.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -s /sandbox/utke/CronTest/OpenAD/xaif/schema -o numericalCore.xb.xaif -U /sandbox/utke/CronTest/OpenAD/OpenADFortTk/OpenADFortTk-x86_64-Linux/bin/xaif2whirl numericalCore.B numericalCore.xb.xaif Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for ZONAL_TRANSPORT Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for ZONAL_TRANSPORT Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for COST_FINAL Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for COST_FINAL Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for ZONAL_TRANSPORT Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for ZONAL_TRANSPORT Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for COST_FINAL Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for COST_FINAL Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for ZONAL_TRANSPORT Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for ZONAL_TRANSPORT Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for COST_FINAL Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for COST_FINAL /sandbox/utke/CronTest/OpenAD/Open64/osprey1.0/targ_ia64_ia64_linux/whirl2f/whirl2f -openad numericalCore.xb.x2w.B /sandbox/utke/CronTest/OpenAD/OpenADFortTk/tools/SourceProcessing/postProcess.py -m r \ --infoUnitFile=OADrts/w2f__types.f90 \ -i OADrts/ad_inline.f -t OADrts/ad_template.split.f \ -o numericalCore.xb.x2w.w2f.pp.f numericalCore.xb.x2w.w2f.f SourceProcessing: WARNING: definition for module OpenAD_tape not seen in the input. (OADrts/ad_inline.f:56) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (OADrts/ad_template.split.f:2) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (OADrts/ad_template.split.f:3) SourceProcessing: WARNING: subroutine oad_convert requested for inlining not found in OADrts/ad_inline.f; reported once for first occurrence (OADrts/ad_template.split.f) SourceProcessing: WARNING: subroutine oad_AllocateMatching requested for inlining not found in OADrts/ad_inline.f; reported once for first occurrence (OADrts/ad_template.split.f) SourceProcessing: WARNING: subroutine oad_ShapeTest requested for inlining not found in OADrts/ad_inline.f; reported once for first occurrence (OADrts/ad_template.split.f) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (OADrts/ad_template.joint.f:4) gfortran -ffixed-form -fdefault-real-8 -fdefault-double-8 -g -O0 -I./OADrts -c -o numericalCore.xb.x2w.w2f.pp.o numericalCore.xb.x2w.w2f.pp.f cpp -traditional-cpp -I. -I./Inc -o ionetcdf.f ionetcdf.F gfortran -ffixed-form -fdefault-real-8 -fdefault-double-8 -g -O0 -I./OADrts -c -o ionetcdf.o ionetcdf.f cpp -traditional-cpp -I. -I./Inc -o main.prepped.f main.prepped.F gfortran -ffixed-form -fdefault-real-8 -fdefault-double-8 -g -O0 -I./OADrts -c -o main.prepped.o main.prepped.f gfortran -o Run/shallow_water_ad OADrts/w2f__types.o OADrts/OAD_active.o OADrts/OAD_cp.o OADrts/OAD_tape.o OADrts/OAD_rev.o OADrts/iaddr.o OADrts/timeRatio.o numericalCore.xb.x2w.w2f.pp.o ionetcdf.o main.prepped.o -lnetcdff -lnetcdf rm main.prepped.f ionetcdf.f make[1]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/ShallowWater' cd adism-1.0/ && make make[1]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/adism-1.0' no recursive descend here make[1]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/adism-1.0'