########## 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(44265744) -> 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(19603664) -> 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(29179984) -> 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(32456656) -> 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(32456656) -> entryKind=[BuiltInEntryKind: real_4], typetab_id=7] (f2sFuncAsDummy2.free.f90:(17,)) SourceProcessing: WARNING: __identifierType implicit typing for symbol >f< to type: [TypetabEntry(38371472) -> 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(18366416) -> 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(17191120) -> 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(26054864) -> 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(46821328) -> 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(45784784) -> 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:37.763032 ./postTime.bash SourceProcessing: timing: 0:03:59.296127 ########## 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=0x1c657e0, type = USE) AddressOf(this=0x1c657e0, mMemRefExpr=MemRefExpr(this=0x1c657a0, type = USE) NamedRef(this=0x1c657a0, mSymHandle.hval()=29743984) getQuickAndDirtySymHandle::mre --- MemRefExpr(this=0x1c657a0, type = USE) NamedRef(this=0x1c657a0, mSymHandle.hval()=29743984) getQuickAndDirtySymHandle::mre --- arraypointershape_::X getQuickAndDirtySymHandle::mre --- MemRefExpr(this=0x1c656a0, type = DEF) NamedRef(this=0x1c656a0, mSymHandle.hval()=29743944) 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=0x1e30830, type = USE) AddressOf(this=0x1e30830, mMemRefExpr=MemRefExpr(this=0x1e307e0, type = USE) SubSetRef(this=0x1e307e0, mMemRefExpr=MemRefExpr(this=0x1e30610, type = USE) NamedRef(this=0x1e30610, mSymHandle.hval()=31615584) ) getQuickAndDirtySymHandle::mre --- MemRefExpr(this=0x1e307e0, type = USE) SubSetRef(this=0x1e307e0, mMemRefExpr=MemRefExpr(this=0x1e30610, type = USE) NamedRef(this=0x1e30610, mSymHandle.hval()=31615584) ) getQuickAndDirtySymHandle::mre --- bounds_::X getQuickAndDirtySymHandle::mre --- MemRefExpr(this=0x1e30590, type = DEF) NamedRef(this=0x1e30590, mSymHandle.hval()=31615544) 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.021726 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.056042 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.021855 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.057912 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.027140 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/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.069985 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.029146 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.073351 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.025686 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.056246 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.027580 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.060714 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.027915 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.068956 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.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.068880 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.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.066715 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.028518 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.070918 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.036742 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.077313 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.191502 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.384086 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.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 ./xaif2whirl -t OpenADTy_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.058054 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.028085 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.065501 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.029518 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.073325 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.032015 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.078676 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.027387 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.077458 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.023834 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.055832 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.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 ./xaif2whirl -t OpenADTy_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.072549 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.065122 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.029946 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.084320 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.037495 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.095350 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.033200 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.085268 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.028895 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.084829 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.025537 ./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.066263 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.024428 ./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.066364 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.026220 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.063546 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.026496 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.073577 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.033205 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.085883 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.041366 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.093029 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.031352 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.072033 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.032109 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.073207 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.035046 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.087137 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.030710 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.084397 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.031979 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.090469 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.033202 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.095455 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.023521 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/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.086085 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.025123 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/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.129070 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.023826 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/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.162779 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.030945 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/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.437262 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.028769 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.060056 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.022632 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.056866 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.023333 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/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.080643 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.020551 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.052067 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.021553 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.056060 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.023561 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/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.101699 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.021862 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.057739 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.028290 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.107985 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.060116 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.223493 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.370276 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.745129 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.076219 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.435888 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.028353 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.109036 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.021973 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.050028 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.030955 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/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.074749 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.028456 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.076155 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.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 ./xaif2whirl -t OpenADTy_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.068231 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.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 ./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.058547 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.023862 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.056606 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.026535 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.062335 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.026113 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.057477 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.022469 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.054633 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.021948 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.054187 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.044672 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.109486 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.098711 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.438157 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.094980 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.430526 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.024793 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.061025 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.024534 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.061124 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.023187 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.053293 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.025983 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.065800 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.022813 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.064086 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.023605 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.064294 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.025510 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.060003 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.025132 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.056941 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.021901 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.052879 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.026956 ./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.069165 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.029217 ./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.072055 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.021563 ./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.045871 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.022256 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.051989 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.035048 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.086668 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.032048 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.083221 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.044219 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/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.095849 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.030570 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.127058 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.112931 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.410326 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.024021 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.062740 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.025255 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.064560 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.027492 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.068141 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.024744 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.061810 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.022651 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.058038 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.030587 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.080202 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.032496 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.083064 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.037319 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/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.095098 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.035857 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.083486 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.029929 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.074949 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.104131 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.172480 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.182057 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.383546 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.024518 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.082441 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.028283 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.085625 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.031844 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.092337 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.034520 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.107116 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.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.089785 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.028358 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.082579 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.025754 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.070989 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.031138 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.084642 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.026495 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.060064 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.024004 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.055609 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(21299280) -> entryKind=[BuiltInEntryKind: real_8], typetab_id=8] (head.f:(5,)) SourceProcessing: timing: 0:00:00.027860 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/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.064481 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.033626 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.093079 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.020068 ./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.044708 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.029043 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.074193 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.025080 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.062094 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.021115 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.049116 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.027901 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.104969 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.029681 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.101525 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.022021 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.054217 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.025880 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.069447 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.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 ./xaif2whirl -t OpenADTy_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.071814 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.029826 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.082966 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.025952 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.069312 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.041831 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.097894 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.028512 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.061100 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.027367 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.076247 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.027268 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.072783 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.027433 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.073154 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.027076 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.067410 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.028399 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.075198 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.027926 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.068410 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.034649 ./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.080414 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.035506 ./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.081279 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.036975 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.099562 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.024739 ./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.053871 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.023621 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.052755 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.027105 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.065247 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.026218 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.069625 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.026228 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.075029 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.023465 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.052998 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.026176 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.055581 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.028107 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.059878 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.024154 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.053638 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.027622 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.072041 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.027901 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.072328 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.030705 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.082492 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.032061 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.082201 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.023909 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.053336 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.051858 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.081272 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.039359 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.108840 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.026155 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.060690 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.027744 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.063332 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.029122 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.061664 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.030628 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.062964 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.029565 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.061212 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.026267 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.057531 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.024036 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.053663 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.026252 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.061407 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.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.078432 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.028949 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.065727 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.022472 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.066054 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.022912 ./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.066271 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.021521 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.055471 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.022897 ./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.066413 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.033958 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.117515 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.036081 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.122108 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.030409 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.098440 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.033041 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.104242 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.025951 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.063493 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.122096 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.487188 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.023605 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.060612 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.027169 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.068589 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.030140 ./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.066990 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.029597 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.098889 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.030852 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.090105 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.028548 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.079152 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.027233 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.075278 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.024878 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.062395 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.030995 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.071542 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.030575 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.073865 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.031045 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.075987 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.029598 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.071760 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.029717 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.072167 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.032842 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.077848 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.036723 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.139755 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.027845 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.104340 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.023811 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.055374 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.027002 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.073240 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.029086 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.079891 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.035493 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.084695 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.023351 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.053753 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.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 ./xaif2whirl -t OpenADTy_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.065252 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.021444 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.053373 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.036185 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.086037 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.026741 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/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.057538 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.020938 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.050273 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.028747 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.063891 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.029117 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.080990 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.150617 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.376799 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.117339 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.167211 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.022335 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.050480 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.028957 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.083425 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.067761 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.079499 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.024036 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.053124 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.028978 ./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.075087 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.032749 ./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.098321 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.030012 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.080111 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.025727 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.068142 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.028130 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.069471 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.024482 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.062809 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.025258 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.098516 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.031014 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.083943 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.023883 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.058848 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.026442 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.064115 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.023844 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.058852 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.033792 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.081208 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.029647 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.072619 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.023148 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.057937 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.021467 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.057173 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.024783 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.068810 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.022461 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.076561 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.022155 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.080758 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.021944 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.053894 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.031524 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.078949 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.026077 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.066117 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.021945 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.053325 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.025182 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.064837 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.028391 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.078881 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.028793 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.078540 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.030898 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.060071 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.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.053423 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.045690 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.215290 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.094585 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.654396 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.026029 ./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.055699 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.028579 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.084144 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.027636 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.066702 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.037639 ./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.088671 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.021105 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_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.049364 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.025239 ./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.081906 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.027694 ./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.074159 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.025939 ./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.066519 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.025750 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.820205 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.021766 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.816938 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.027237 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/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.864607 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.025690 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.856181 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.193177 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (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.904024 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.026148 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.833860 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.028014 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.840252 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.029685 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.872792 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.031745 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.891107 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.027194 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.874844 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.024149 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.828359 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.030820 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.871986 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.024920 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.840224 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.029950 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.909257 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.037375 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.957962 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.032944 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.951828 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.029152 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.890169 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.025430 ./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.850792 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.024460 ./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.844433 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.026142 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.814551 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.026277 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.864145 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.033297 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.926317 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.031165 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.860715 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.032312 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.868472 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.035187 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.911471 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.030588 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.896549 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.031853 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.906363 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.033073 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.925052 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.023388 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/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.878477 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.025116 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/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.993563 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.023733 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/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.056307 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.030959 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/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.711429 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.028978 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.822002 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.023361 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/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.866236 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.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=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.798995 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.021690 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.810497 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.023251 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/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.921442 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.021894 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.805099 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.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 ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.979269 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.060486 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (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.242564 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.372702 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (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.281626 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.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.076199 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (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.772421 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.028493 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.954443 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.022338 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.800772 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.031152 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/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.895988 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.028325 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.871709 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.028109 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.840750 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.025132 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.815752 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.023702 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.805053 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.026523 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.807778 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.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.026224 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.808300 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.022406 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.809665 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.021744 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.804427 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.044810 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.970934 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.097198 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (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.036411 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.095466 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (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.989792 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.024562 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.827895 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.024732 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.819777 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.023369 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.803567 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.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: timing: 0:00:00.851693 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.022945 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.837926 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.023593 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.830445 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.025533 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.842997 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.025005 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.824526 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.022013 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.796754 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.026839 ./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.837934 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.029366 ./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.852976 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.021565 ./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.781462 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.022143 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.806526 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.035326 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.891849 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.032124 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.896471 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.044751 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/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.910440 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.030420 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.983367 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.113181 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (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.920739 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.024155 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.826271 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.025278 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.838604 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.027522 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.851918 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.024655 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.832593 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.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.022579 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.823420 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.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.030810 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.881954 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.032274 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.903000 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.037211 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/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.960842 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.035900 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.915415 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.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.029997 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.873267 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.103718 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (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.862597 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.179979 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.814760 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.024821 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.873799 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.028021 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.920193 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.031716 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.981352 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.034835 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (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.024109 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.030100 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.932944 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.028582 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.924849 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.025709 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.862416 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.031109 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.925286 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.026335 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.828957 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.024021 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.814487 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.033162 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.902883 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.020222 ./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.781382 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.029041 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.865908 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.025276 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.832630 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.021043 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.785046 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.027699 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.928428 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.029537 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.935730 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.022086 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.803006 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.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=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.868187 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.027586 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.926093 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.029424 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.971796 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.026014 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.855991 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.042129 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.999798 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.028493 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.829189 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.027438 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.891949 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.027153 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.867680 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.028358 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.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.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.028078 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.869915 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.959671 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.038162 ./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.959909 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.037427 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.965879 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.024715 ./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.817649 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.023375 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.808261 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.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 === /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.849096 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.026209 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.866473 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.026049 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.865898 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.023511 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.810664 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.026076 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.826152 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.028335 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.846276 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.024122 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.812756 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.027690 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.912924 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.027818 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.908395 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.030991 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.905756 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.032286 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.900624 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.039443 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.995594 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.026083 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.844356 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.027572 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.870373 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.029208 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.834729 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.030417 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.839253 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.029447 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.838474 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.026083 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.839987 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.030246 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.913242 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.028685 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.853993 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.022335 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.828460 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.022971 ./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.834552 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.021448 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.813144 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.023101 ./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.833533 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.023835 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.814812 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.034008 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.997149 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.036135 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (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.014300 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.030466 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.948963 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.032537 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in 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.976778 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.025898 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.845849 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.120904 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (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.279049 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.023429 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.829172 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.027070 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.868976 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.029896 ./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.849820 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.029369 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.921740 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.030890 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.929253 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.028526 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.931043 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.027223 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.893014 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.025092 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.855127 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.031067 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.851818 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.030425 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.874621 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.030950 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.889300 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.029252 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.886012 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.033440 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.926545 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.036890 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (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.021647 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.027867 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.941550 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.023703 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.821718 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.027011 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.864157 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.029277 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.895379 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.035326 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.913730 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.023515 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.799586 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.028217 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.839246 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.021511 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.804497 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.035946 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.918261 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.026472 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/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.822274 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.020830 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.789483 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.028652 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.833886 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.150681 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (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.551457 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.116450 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (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.858209 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.028717 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.911623 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.023858 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.803750 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.029967 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.913122 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.025693 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.878199 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.028075 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.866069 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.024282 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.833811 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.024872 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.919150 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.031137 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.907483 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.024047 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.824177 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.026278 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.844529 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.023767 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.829061 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.033921 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.937154 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.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.029645 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.887621 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.023413 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.819194 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.021535 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.815325 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.024908 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.855662 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.022490 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.866813 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.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 ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.881009 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.022140 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.811506 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.031719 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.873798 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.026147 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.867804 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.021954 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.805653 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.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=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.850653 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.028918 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.894767 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.028620 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.896004 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.030872 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.836058 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.022094 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.799959 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.045654 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (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.217877 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.095615 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (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.593487 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.025800 ./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.803630 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.028660 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.902235 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.027762 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.835011 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.021262 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.794470 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.025137 ./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.946182 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.027774 ./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.919104 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.025878 ./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.903077 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.021666 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.832611 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.022040 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.834833 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.027191 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.890353 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.025847 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.872859 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.183698 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.015759 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.026045 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.856714 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.028223 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.870469 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.029361 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.892639 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.031997 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.915716 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.027331 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.906945 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.024138 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.844183 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.030646 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.896932 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.025150 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.871790 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.029917 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.929874 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.037821 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.981813 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.033291 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.967073 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.028783 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.921934 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.025547 ./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.871287 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.024631 ./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.864631 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.026382 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.851983 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.026244 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.883540 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.033402 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.958384 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.031131 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.881832 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.032480 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.890743 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.035549 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.934167 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.030735 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.909704 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.031807 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.940699 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.033373 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.944309 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.023568 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.894472 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.025172 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.031174 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.023630 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.075941 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.031075 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.729369 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.029130 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.837016 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.022927 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.833640 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.023291 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.887728 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.020593 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.817489 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.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 -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.833453 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.023330 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.943185 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.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.831673 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.028232 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.990529 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.060330 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.285219 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.368907 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.349622 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.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.076168 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.798258 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.028293 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.974987 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.022034 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.819063 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.030939 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.921550 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.028381 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.895177 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.028202 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.860991 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.025220 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.840314 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.023789 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.837098 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.026603 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.838578 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.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.026031 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.829168 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.022382 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.834479 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.021848 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.830178 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.044805 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.986022 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.097507 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.088104 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.094696 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.016449 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.024729 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.842654 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.024470 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.846502 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.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 -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.817823 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.025727 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.875940 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.022876 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.852810 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.023531 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.851339 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.025625 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.861011 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.025196 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.846018 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.021922 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.820335 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.026896 ./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.866576 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.029388 ./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.873396 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.021504 ./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.806460 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.022281 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.822735 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.035288 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.918303 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.032196 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.918788 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.044684 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.935864 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.030551 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.004368 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.114083 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.943110 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.024186 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.853594 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.025160 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.866314 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.027556 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.868912 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.024768 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.857027 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.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.022718 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.850326 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.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.030460 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.905759 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.032184 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.929540 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.036995 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.988402 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.035828 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.943145 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.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.029823 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.908291 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.103905 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.904591 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.180423 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.799437 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.024493 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.894045 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.028333 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.948312 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.031643 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.002136 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.034653 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.058658 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.029947 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.962277 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.028312 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.936858 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.025865 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.896492 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.030987 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.960046 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.026180 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.851773 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.023967 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.825419 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.033576 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.925797 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.020218 ./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.796501 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.029154 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.887922 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.025352 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.858838 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.021040 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.809704 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.027972 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.953093 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.029523 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.959701 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.021995 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.830829 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.025757 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.884472 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.027647 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.944100 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.029547 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.992658 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.025892 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.887380 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.042313 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.023263 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.028663 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.856764 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.027218 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.929400 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.027026 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.894442 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.028325 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.912415 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.028121 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.895338 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.037197 ./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.969336 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.037856 ./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.978856 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.037672 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.998283 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.024576 ./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.836792 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.023367 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.833823 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.026941 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.874188 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.026288 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.886054 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.026230 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.895623 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.023534 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.833586 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.026084 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.858271 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.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 -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.867540 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.024035 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.837105 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.027807 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.949483 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.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 -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.929832 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.030542 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.931217 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.032814 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.922111 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.039333 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.011330 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.026055 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.861703 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.027546 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.896824 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.029331 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.856514 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.031504 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.861360 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.029567 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.859805 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.026233 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.862902 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.030181 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.927045 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.028652 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.879159 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.022201 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.853888 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.022875 ./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.868682 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.021457 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.829780 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.022957 ./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.855292 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.023832 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.839933 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.034066 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.025100 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.036008 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.040596 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.030539 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.968525 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.032963 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.990624 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.026098 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.866644 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.122010 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.316130 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.023652 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.849411 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.026937 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.902331 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.030005 ./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.875709 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.029552 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.946734 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.031181 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.952722 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.028483 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.948590 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.027195 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.920036 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.881112 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.031048 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.866609 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.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 -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.900224 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.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 -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.914521 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.029360 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.915352 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.037066 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.050923 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.027759 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.963979 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.023790 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.856433 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.026874 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.891720 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.029570 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.924221 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.035593 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.944738 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.023387 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.828994 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.028425 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.858977 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.021545 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.822364 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.036124 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.946582 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.026594 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.837488 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.021049 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.812171 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.028409 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.851239 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.150105 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.602628 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.116782 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.902521 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.028831 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.938637 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.024116 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.830298 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.029920 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.926683 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.025825 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.904841 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.028054 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.895250 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.024390 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.846936 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.024922 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.946561 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.030990 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.930230 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.024050 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.841133 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.026389 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.867637 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.023843 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.847210 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.033744 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.955042 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.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.029637 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.917703 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.023290 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.834606 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.021628 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.841057 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.025148 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.875066 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.022461 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.889583 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.022054 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.893729 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.021945 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.819161 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.031473 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.897688 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.025906 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.895945 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.021902 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.822309 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.025135 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.882671 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.028711 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.921677 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.028482 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.922858 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.030909 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.855157 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.022031 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.826321 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.045853 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.229926 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.095856 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.625030 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.025843 ./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.824966 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.028619 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.922330 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.027756 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.858940 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.021087 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.808332 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.025255 ./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.971775 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.027714 ./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.952405 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.025851 ./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.923362 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f 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.2015-01-20_01:14:29.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.2015-01-20_01:14:36.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.2015-01-20_01:14:43.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.2015-01-20_01:14:46.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.2015-01-20_01:14:49.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.2015-01-20_01:14:54.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.2015-01-20_01:14:59.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.2015-01-20_01:15:01.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.2015-01-20_01:15:05.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.2015-01-20_01:15:06.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.2015-01-20_01:15:33.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'