########## 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(13701392) -> 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(28184784) -> 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(37228624) -> 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(19103696) -> 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(19103696) -> entryKind=[BuiltInEntryKind: real_4], typetab_id=7] (f2sFuncAsDummy2.free.f90:(17,)) SourceProcessing: WARNING: __identifierType implicit typing for symbol >f< to type: [TypetabEntry(18989200) -> 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(23965648) -> 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(40108240) -> 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(23445712) -> 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(45141968) -> 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(39878352) -> 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.982549 ./postTime.bash SourceProcessing: timing: 0:03:59.971271 ########## 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=0x2a3b7e0, type = USE) AddressOf(this=0x2a3b7e0, mMemRefExpr=MemRefExpr(this=0x2a3b7a0, type = USE) NamedRef(this=0x2a3b7a0, mSymHandle.hval()=44252016) getQuickAndDirtySymHandle::mre --- MemRefExpr(this=0x2a3b7a0, type = USE) NamedRef(this=0x2a3b7a0, mSymHandle.hval()=44252016) getQuickAndDirtySymHandle::mre --- arraypointershape_::X getQuickAndDirtySymHandle::mre --- MemRefExpr(this=0x2a3b6a0, type = DEF) NamedRef(this=0x2a3b6a0, mSymHandle.hval()=44251976) 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=0x1ff3830, type = USE) AddressOf(this=0x1ff3830, mMemRefExpr=MemRefExpr(this=0x1ff37e0, type = USE) SubSetRef(this=0x1ff37e0, mMemRefExpr=MemRefExpr(this=0x1ff3610, type = USE) NamedRef(this=0x1ff3610, mSymHandle.hval()=33462880) ) getQuickAndDirtySymHandle::mre --- MemRefExpr(this=0x1ff37e0, type = USE) SubSetRef(this=0x1ff37e0, mMemRefExpr=MemRefExpr(this=0x1ff3610, type = USE) NamedRef(this=0x1ff3610, mSymHandle.hval()=33462880) ) getQuickAndDirtySymHandle::mre --- bounds_::X getQuickAndDirtySymHandle::mre --- MemRefExpr(this=0x1ff3590, type = DEF) NamedRef(this=0x1ff3590, mSymHandle.hval()=33462840) 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.021749 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.056195 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.021998 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.057793 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.027235 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/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.070684 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.029102 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.073247 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.056344 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.027381 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.060831 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.027859 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.069068 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.027815 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.069019 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.025869 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.066316 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.028396 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.070672 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.029756 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.077255 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.183058 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.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.380044 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.026119 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.057896 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.028086 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.065789 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.029443 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.073040 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.032053 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.078406 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.027516 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.077293 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.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=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.055474 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.030583 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.072131 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.025211 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.065911 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.030341 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.083625 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.037376 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.095414 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_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.033061 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.084900 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.029082 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.084546 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.025658 ./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.066095 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_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.024442 ./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.066302 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_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.026323 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.063370 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_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.026337 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.073936 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.032985 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.085673 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.041934 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.093923 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.031167 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.072212 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.032549 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.073916 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.035282 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.086301 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.030655 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.084359 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.031833 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.090934 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.033025 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.095429 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.023405 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/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.085586 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.025093 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/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.128784 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.023661 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/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.161946 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.030892 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/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.433276 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.028825 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.059887 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.022640 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.056910 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.023240 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/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.081074 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.020579 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.052519 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.021649 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.056639 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.023524 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/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.101522 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.022061 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.057527 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.028160 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.107403 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.060477 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.222930 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_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.371834 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.750008 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.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.076137 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.438227 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_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.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 ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.109861 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_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.022127 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.050383 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.030861 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/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.074984 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.028530 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.076748 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.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 ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.067802 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.025012 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.058554 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.023748 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.057026 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.026561 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.062124 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.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.026106 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.057386 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.022407 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.054404 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.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.054179 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.044603 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.110148 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_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.097128 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.439530 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_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.094990 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.426275 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_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.024982 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.061082 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.024570 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.061232 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.023103 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.053536 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.026057 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.066051 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.022708 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.063759 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.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 ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.063617 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.025628 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.059873 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.025174 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.056731 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.021802 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.052811 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.026838 ./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.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 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.029359 ./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.071549 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_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.021479 ./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.046406 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_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.022236 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.052389 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.035024 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.086306 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.032230 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.083040 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.044470 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/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.097092 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.030528 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.127363 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.112472 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.409987 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.024026 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.062165 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.025190 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.064976 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.027343 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.068476 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.024558 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.061966 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.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.022795 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.058043 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.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.030459 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.080773 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.032150 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.082230 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.037171 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/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.094151 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_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.036092 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.083195 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.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.029790 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.073971 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.103524 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.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.164147 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_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.180311 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.379534 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_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.024558 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.082121 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_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.028221 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.085174 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.031687 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.092429 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.034444 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.105771 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.029923 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.089132 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.028377 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.082514 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.025921 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.070851 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.031179 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.084700 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.026173 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.059892 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.023899 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.055130 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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(27324496) -> entryKind=[BuiltInEntryKind: real_8], typetab_id=8] (head.f:(5,)) SourceProcessing: timing: 0:00:00.028046 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/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.064112 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.033113 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.092275 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.020168 ./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.044269 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.029224 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.074358 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.025219 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.062030 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.021201 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.048990 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.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=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.103264 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.029557 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.101287 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.022036 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.054207 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.025879 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.069308 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.027637 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.071456 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.029587 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.083444 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.026000 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.069008 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.041819 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.096806 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.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=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.060843 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.027236 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.075835 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.027226 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.072849 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.027625 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.073005 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.027296 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.067350 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.028244 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.074701 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.028182 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.068620 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.034530 ./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.080137 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.035476 ./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.080956 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.036465 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.098224 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Loop_simple_16b tmpOutput/dd.out examples/Loop_simple_16b/refOutput/dd.out tmpOutput/ad.out examples/Loop_simple_16b/refOutput/ad.out ** running 139 of 253 (Loop_simple_17) -- scalar tlm none ********************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.024758 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B FortTk: warning: within head_: deactivating symbol >I< of type integer ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.053870 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.023273 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.052659 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.026933 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.064544 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.026091 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.069995 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.026225 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.074992 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.023396 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.053187 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.026033 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.055480 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.028083 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.059555 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.023950 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.053540 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.027714 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.071458 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.027741 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.071894 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.030616 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.082335 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.032010 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.081511 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.023852 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.053372 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_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.032186 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.081939 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.039310 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.108494 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.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.060138 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.027597 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.062938 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.029276 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.061523 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.030567 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.062427 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.029091 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.061414 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.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.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 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.024027 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.053310 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.026557 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.061154 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.030226 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.079081 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.028398 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.065245 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.022381 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.065933 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.022868 ./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.066279 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.021547 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.055754 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_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.022788 ./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.066072 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.034182 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.117891 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.036084 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.120402 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n nested_calls_2 tmpOutput/dd.out examples/nested_calls_2/refOutput/dd.out tmpOutput/ad.out examples/nested_calls_2/refOutput/ad.out ** running 172 of 253 (nested_calls_3) -- scalar tlm none ********************** ./preProcess.py --mode=f --timing -o head_sf.pre.f all_globals_mod.f head.f SourceProcessing: timing: 0:00:00.030464 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.098148 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.032898 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.104245 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.025942 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.062669 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.121278 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.488278 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_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.023542 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.060034 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.026862 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.068854 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_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.030128 ./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.065990 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.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=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.096867 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.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 ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.089074 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.028444 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.079370 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.027059 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.075962 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.024811 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.062314 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.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 ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.071265 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf 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.030634 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.073145 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf 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.031056 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.075929 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf 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.029573 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.070938 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.029776 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.070777 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.032804 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.078078 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.036684 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.140169 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.027812 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.103556 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.023791 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.054915 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.027162 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.073572 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.029374 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.080466 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.035327 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.084741 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf 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.023316 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.053982 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.028241 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.065990 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.021534 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.053601 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.036350 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.085618 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.026567 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/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.057582 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.020950 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.049892 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.028350 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.063142 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf 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.028822 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.080085 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf 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.150667 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.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.397860 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_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.116912 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.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.174845 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_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.021368 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.051083 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.028780 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.083469 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.058424 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.078317 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.023938 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.052949 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.029203 ./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.075612 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.032714 ./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.098822 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.029835 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.079544 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.025528 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.068106 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.028322 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.069359 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.024366 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.062147 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.024811 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.098287 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.031044 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.084419 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.023893 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.058181 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.026334 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.064237 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.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 ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.058295 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.033382 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.081194 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.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.029630 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.072812 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.023166 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.057782 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.021543 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.057701 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.025028 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.067975 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.022370 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.076715 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_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.022226 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.080635 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_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.021938 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.053714 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.031590 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.078661 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.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 ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.066523 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.021854 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.053377 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.024975 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.064879 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.028305 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.078805 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.028636 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.078176 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.031088 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.059432 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.021939 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.053949 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.045627 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.214898 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_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.094854 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.644312 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_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.025886 ./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.055395 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.028519 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.083942 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf 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.027700 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.066838 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.037425 ./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.088298 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf 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.021163 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.048968 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.025006 ./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.081851 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.027612 ./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.074469 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.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 ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=f --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: timing: 0:00:00.066046 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 majorMode = tlm ln -sf genericFiles/scalar/driver_tlm.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.021612 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.809740 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.021925 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.816674 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.027260 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/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.868961 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.025666 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.842599 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.184470 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (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.948760 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.026259 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.835047 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.028193 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.845506 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.029521 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.871576 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.031700 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.887875 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.027318 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.878332 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.024242 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.820609 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.030747 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.868867 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.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 ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.845399 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.029975 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.907740 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.037449 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.960859 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_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.032945 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.942411 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.028757 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.886585 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.025569 ./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.849959 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 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.024515 ./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.841830 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 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.026030 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.824174 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 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.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 ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.859154 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.033097 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.921077 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.031110 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.860795 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.032221 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.858913 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.035492 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.919554 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.030477 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.885522 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.031893 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.908254 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.033072 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.920682 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.023310 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/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.883563 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.024979 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/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.991438 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.023661 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/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.050593 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.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 Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected for X Open64IRInterface:[debuglevel=0]: Warning: WN_GetRefObjType: type mismatch detected 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.694756 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.028860 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.813734 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.023376 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/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.861057 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.020444 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.798291 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.021574 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.809470 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.023343 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/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.920474 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.021745 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.810927 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.028309 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.968001 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.060429 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (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.244008 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 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.368135 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (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.287531 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.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.076455 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (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.766476 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 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.028200 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.965859 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 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.022016 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.787638 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.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 ./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.882441 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.028488 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.871558 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.027978 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.837201 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.024991 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.810342 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.023641 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.805950 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.026405 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.812689 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.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.025863 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.806432 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.022397 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.807239 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.021795 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.805880 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.044999 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.965837 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 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.097436 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (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.046170 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 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.095216 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (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.999833 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 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.024631 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.823595 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.024483 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.820980 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.023168 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.798096 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.025907 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.849244 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.022773 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.829947 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.023571 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.832474 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.025589 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.841138 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.025157 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.823561 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.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=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.808367 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.027110 ./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.840742 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 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.029632 ./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.850705 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 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.021631 ./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.783448 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 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.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.802814 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.035752 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.895535 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.032241 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.895399 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.044956 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/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.916044 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.030514 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.987408 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.114076 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (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.927566 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.024015 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.833324 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.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=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.837252 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.027337 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.855947 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.024598 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.832415 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.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.022681 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.829949 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.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.030473 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.877813 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.032008 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.909660 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.037350 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/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.960256 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 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.035839 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.918361 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.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.029891 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.873012 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.104102 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (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.859260 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 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.181156 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.754001 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 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.024698 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.866482 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 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.028309 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.933807 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.031644 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.976525 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.034379 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (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.020016 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.030101 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.938102 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.028277 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.909133 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.025571 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.864867 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.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 ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.929252 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.026221 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.831133 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.023926 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.811706 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.033086 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.899931 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.020209 ./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.781832 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.029020 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.859662 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.025226 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.838291 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.021193 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.790819 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.028003 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.930213 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.029581 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.936762 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.021882 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.808053 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.025816 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.867710 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.027805 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.923982 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.029541 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_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.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.026090 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.857006 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.042357 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (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.002321 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.028565 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.831939 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.027489 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.891260 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.027217 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.866689 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.028455 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.903312 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.028269 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.871179 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.037200 ./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.951073 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.038142 ./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.957561 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.037208 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.970885 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.024771 ./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.814457 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.023363 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.809620 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.026867 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.846238 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.026390 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.862203 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.025974 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.870574 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.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 ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.813521 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.026132 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.822882 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.028337 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.845015 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.024039 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.816807 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.027738 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.922644 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.027626 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.909191 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.030479 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif === /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.908130 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.032306 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.899297 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.039449 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.979013 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.026102 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.841463 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.027576 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.862734 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.029126 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.830152 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.030371 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.834770 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.029532 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.833292 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.026167 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.840042 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.030556 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.916080 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.028921 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.851715 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.022369 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.832726 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.022832 ./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.829542 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.021590 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.803878 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 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.022916 ./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.831974 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.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=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.815061 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.034213 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (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.002316 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.036073 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (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.011316 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.030509 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.954444 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.032854 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in 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.964826 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.025890 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.854147 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.120848 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (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.316804 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 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.023546 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.830948 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.026996 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.865366 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 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.029929 ./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.849474 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.029542 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.925095 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.031036 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.944806 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.028845 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.929020 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.027208 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.894766 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.024927 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.858574 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.031192 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.841719 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_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.030717 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.879115 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_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.031167 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.897745 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_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.029169 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.883640 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.033229 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.943011 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.037025 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (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.024769 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.027638 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.945103 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.023688 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.823938 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.026878 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.872585 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.029315 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.906477 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.035453 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.921600 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_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.023496 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.800540 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.027910 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.839839 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.021546 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.801210 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.035963 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.924774 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.026547 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/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.808198 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.020882 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.793879 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.028508 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.827527 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_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.152014 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (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.538791 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 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.117775 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (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.878739 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 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.028815 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.907792 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.024306 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.819133 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.030076 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.906281 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.025912 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.889503 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.028509 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.873652 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.024263 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.833472 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.024849 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.922544 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.031042 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.900515 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.023872 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.827437 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.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=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.847234 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.023856 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.823214 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.033734 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.935070 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.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.029694 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.895884 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.023244 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.810646 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.021622 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.817555 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.025058 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.857590 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.022507 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.859157 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 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.022120 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.878711 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 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.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 ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.807318 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.031665 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.886774 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.025998 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.869627 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.022063 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.808394 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.025070 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.858820 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.028469 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.898638 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.028509 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.900506 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.031965 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.847117 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.022165 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.802709 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.045707 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (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.209446 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 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.095037 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (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.582757 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 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.026042 ./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.806743 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.028431 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -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.899739 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_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.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 ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.834963 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.021108 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.784291 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.025124 ./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.939757 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.027602 ./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.924806 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.025933 ./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.898548 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_split.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.021656 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.832812 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.021835 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.830509 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.027276 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/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.886972 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.025907 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.881227 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.180987 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (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.043249 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.026282 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.864057 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.028190 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.866625 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.029468 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.886823 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.032021 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.918010 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.027424 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.897548 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.024233 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.843522 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.030792 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.890375 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.025089 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.871805 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.029992 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.929640 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.037661 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.973807 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_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.033277 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.966225 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.029112 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.910569 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.025543 ./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.876460 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 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.024429 ./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.865980 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 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.026197 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.845174 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 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.026429 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.884664 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.033239 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.953336 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.031231 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.886748 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.032434 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.898561 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.035419 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.940621 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.030786 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.918151 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.032039 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.930686 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.032991 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.936098 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.023524 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/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.906470 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.024944 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/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.022850 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.023776 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/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.071265 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.031085 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/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.732416 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.028841 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.835519 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.022732 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.831939 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.023299 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/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.884157 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.020574 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.821174 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.021837 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.826145 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.023343 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/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.947512 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.021827 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.830170 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.028387 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.993344 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.059779 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (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.276497 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 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.370673 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (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.343326 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.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.076242 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (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.804327 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 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.028607 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.983626 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 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.021974 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.810723 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.031043 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/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.908771 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.028570 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.897663 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.028178 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.860726 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.025303 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.835635 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.023651 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.828769 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.026619 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.845782 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.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.025968 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.827762 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.022349 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.824638 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.021996 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.827907 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.044745 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.986697 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.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.098050 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (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.068011 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 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.094608 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (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.012445 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 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.024647 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.848044 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.024616 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.843369 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.023406 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.823986 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.025810 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.886317 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.022711 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.860657 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.023728 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.849234 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.025467 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.860701 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.025410 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.846256 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.021928 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.823512 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.026763 ./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.875417 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 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.029343 ./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.875628 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 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.021611 ./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.808691 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 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.022271 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.826644 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.035209 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.931129 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.032503 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.928753 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.044968 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/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.928857 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.030577 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (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.001350 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.113261 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (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.940696 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.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 -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.860619 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.025211 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.865956 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.027409 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.871379 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.024659 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.858389 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.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.022603 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.843063 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.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.030694 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.905386 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.032138 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.927924 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.037303 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/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.989226 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 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.035824 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.938928 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.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.029759 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.895023 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.103652 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (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.933389 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 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.179446 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -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.778669 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 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.024604 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.887193 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 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.027994 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.939531 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.031667 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (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.014225 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.034612 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (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.046493 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.029872 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.955421 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.028231 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.933502 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.025699 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.883432 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.030937 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.945718 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.026193 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.849516 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.023872 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.822963 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.033126 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.930370 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.020141 ./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.796744 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.028837 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.898546 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.025463 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.858425 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.021072 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.813679 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.027913 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.952603 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.029691 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.974454 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.021907 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.827244 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.025970 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.889923 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.027604 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.956241 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.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 -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.985982 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.026057 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.892738 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.043063 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (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.026895 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.028514 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.854369 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.027338 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.911458 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.027022 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -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.895992 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.028289 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -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.923056 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.028154 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -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.893353 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.036676 ./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.973685 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.037908 ./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.976143 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.037265 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.989184 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.024625 ./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.840288 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.023505 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.834196 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.026845 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -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.867190 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.026072 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.880989 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.026108 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.884307 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.023460 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.839961 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.026009 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.843528 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.027929 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.871847 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.023845 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.836252 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.027791 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.938815 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.027468 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.929685 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.030609 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -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.939819 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.032465 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.922593 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.039378 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (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.019100 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.025916 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.863500 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.027842 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.881990 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.029023 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.862600 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.030410 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.860983 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.029385 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.865005 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.026131 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.861307 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.030272 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.936274 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.028473 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.876016 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.022306 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.850975 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.022961 ./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.854462 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.021367 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.829907 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 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.022772 ./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.858644 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.023678 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.846566 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.033944 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (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.027711 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.035835 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (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.041908 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.030457 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.970574 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.032618 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in 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.988290 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.025890 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.868403 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.120622 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (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.308687 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 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.023692 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.847876 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.027053 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.895187 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 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.030024 ./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.869594 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.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.944245 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.030934 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.951396 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.028284 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.950468 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.027074 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.919760 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.025014 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.889009 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.031084 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -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.865441 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_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.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 -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.895278 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_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.031041 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I -D ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif 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.921827 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_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.029519 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.913818 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.037048 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (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.058211 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.027789 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.968880 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.023677 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.846121 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.027020 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.889392 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.029602 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.920652 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.035557 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen 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.950302 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_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.023578 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.829633 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.028007 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.862896 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.021621 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.832815 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.035932 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.943391 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.026510 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/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.834017 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.020913 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.828392 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.028258 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -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.848312 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_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.149957 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (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.591488 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 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.116634 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (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.889770 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 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.028929 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.933796 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.023932 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.840371 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.029985 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.919080 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.025444 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.906002 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.028196 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.890527 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.024601 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.860639 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.024925 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.949341 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.030871 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.937556 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.023893 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.839596 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.026387 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.869944 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.023997 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.847734 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.033648 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.955973 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.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.029696 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.905573 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.023197 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.835681 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.021664 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.835136 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.024841 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.868994 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.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 -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.886864 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 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.022534 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.900439 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 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.021978 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.826256 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.031384 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.895638 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.026107 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.890013 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.021816 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.822699 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.024949 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.879590 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.028397 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.921732 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.028424 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.924036 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.030803 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.864604 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.022039 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.819630 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.045624 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (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.237155 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 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.095123 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (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.599486 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 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.026010 ./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.827180 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.028444 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -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.922329 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_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.027732 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.854835 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.021334 ./mfef90 -z -F -N132 head_sf.pre.f ./whirl2xaif -N -n -o head_sf.pre.xaif head_sf.pre.B ./xaifBooster -v -V -i head_sf.pre.xaif -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif -o head_sf.pre.xb.xaif -I ./xaif2whirl -t OpenADTy_active head_sf.pre.B head_sf.pre.xb.xaif ./whirl2f -openad -openadType OpenADTy_active head_sf.pre.xb.x2w.B ./postProcess.py --mode=r --infoUnitFile w2f__types.f90 --timing --abstractType OpenADTy_active head_sf.pre.xb.x2w.w2f.f --separateOutput --filenameSuffix=".pre.xb.x2w.w2f.post" --pathSuffix='./' SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (ad_inline.f:33) SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (ad_inline.f:57) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (ad_inline.f:307) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:8) SourceProcessing: timing: 0:00:00.819431 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.025201 ./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.967327 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.027667 ./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.944447 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.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.025698 ./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.923420 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_active.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_cp.f90 ifort -check all -g -O0 -traceback -fpe0 -free -c OAD_intrinsics.pre.xb.x2w.w2f.post.f90 ifort -check all -g -O0 -traceback -fpe0 -fixed -c all_globals_mod.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -fixed -c head.pre.xb.x2w.w2f.post.f ifort -check all -g -O0 -traceback -fpe0 -free -c driver.f90 ifort -check all -g -O0 -traceback -fpe0 w2f__types.o OAD_active.o OAD_cp.o OAD_rev.o OAD_tape.o iaddr.o OAD_intrinsics.pre.xb.x2w.w2f.post.o all_globals_mod.pre.xb.x2w.w2f.post.o head.pre.xb.x2w.w2f.post.o driver.o -o driver ln -sf genericFiles/default/all_globals_mod.f all_globals_mod.f ln -sf genericFiles/default/all_globals_cp_mod.f90 all_globals_cp_mod.f90 ln -sf /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.joint.f ad_template.f majorMode = adm ln -sf genericFiles/scalar/driver_adm_joint.f90 driver.f90 cat OAD_intrinsics.pre.xb.x2w.w2f.post.f90 all_globals_mod.pre.xb.x2w.w2f.post.f head.pre.xb.x2w.w2f.post.f > head_sf.pre.xb.x2w.w2f.post.f ./driver ******************************************************************************** ./numericalComparison.py -b -n Unstructured2 tmpOutput/dd.out examples/Unstructured2/refOutput/dd.out tmpOutput/ad.out examples/Unstructured2/refOutput/ad.out =============== Results =============== 214 OK (18 with numerical discrepancy) 39 Known errors 0 New errors --------------------------------------- 253 Total ########## Examples cd ArgExprCanonical/ && make clean make[1]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/ArgExprCanonical' rm -f func.pre.f90 make[1]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/ArgExprCanonical' cd BoxModel/ && make clean make[1]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/BoxModel' cd ADMjoint/ && make clean make[2]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/BoxModel/ADMjoint' rm -f ad_template* ad_inline.f OAD_* w2f__* iaddr* rm -f numCore.* *.B *.xaif *.o *.mod* driverADMjoint all_globals_mod.f head.f *~ make[2]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/BoxModel/ADMjoint' cd ADMsplit/ && make clean make[2]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/BoxModel/ADMsplit' rm -f ad_template* ad_inline.f OAD_* w2f__* iaddr* rm -f numCore.* *.B *.xaif *.o *.mod* driverADMsplit all_globals_mod.f head.f *~ make[2]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/BoxModel/ADMsplit' cd FD/ && make clean make[2]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/BoxModel/FD' rm -f *.o *.mod driverFD all_globals_mod.f head.f make[2]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/BoxModel/FD' cd TLM/ && make clean make[2]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/BoxModel/TLM' rm -f ad_template* OAD_* w2f__* iaddr* rm -f numCore.* *.B *.xaif *.o *.mod* driverTLM all_globals_mod.f head.f *~ make[2]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/BoxModel/TLM' cd TLMvec/ && make clean make[2]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/BoxModel/TLMvec' rm -f ad_template* OAD_* w2f__* iaddr* rm -f numCore.* *.B *.xaif *.o *.mod* driverTLMvec all_globals_mod.f head.f *~ make[2]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/BoxModel/TLMvec' rm -f *.o *.mod driver make[1]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/BoxModel' cd FDC/ && make clean make[1]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/FDC' cd ADMjoint/ && make clean make[2]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/FDC/ADMjoint' rm -f ad_template* ad_inline.f OAD_* w2f__* iaddr* rm -f head.* *.B *.xaif *.o *.mod* driverADMjoint init.f *~ make[2]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/FDC/ADMjoint' cd ADMsplit/ && make clean make[2]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/FDC/ADMsplit' rm -f ad_template* ad_inline.f OAD_* w2f__* iaddr* rm -f head.* *.B *.xaif *.o *.mod* driverADMsplit init.f *~ make[2]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/FDC/ADMsplit' cd FD/ && make clean make[2]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/FDC/FD' rm -f *.o *.mod driverFD head.f init.f make[2]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/FDC/FD' cd TLM/ && make clean make[2]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/FDC/TLM' rm -f ad_template* OAD_* w2f__* iaddr* rm -f head.* *.B *.xaif *.o *.mod* driverTLM all_globals_mod.f head.f init.f *~ make[2]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/FDC/TLM' rm -f *.o driver make[1]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/FDC' cd LibWrappers/ && make clean make[1]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/LibWrappers' no recursive descend here make[1]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/LibWrappers' cd Lion/ && make clean make[1]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/Lion' rm -f ad_template* OAD_* w2f__* iaddr* oadDriver rm -f head.prepped.pre* *.B *.xaif *.o *.mod driver *~ make[1]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/Lion' cd Loop/ && make clean make[1]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/Loop' rm -f ad_template* ad_inline.f OAD_* w2f__* iaddr* oad_cp* revolve* rm -f numCore* *.B *.xaif *.o *.mod driver driver? *~ make[1]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/Loop' cd MaxCanonical/ && make clean make[1]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/MaxCanonical' rm -f func.pre.f90 make[1]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/MaxCanonical' cd OneMinute/ && make clean make[1]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/OneMinute' rm -f ad_template* OAD_* w2f__* iaddr* rm -f head.prepped.pre* *.B *.xaif *.o *.mod driver driverE *~ make[1]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/OneMinute' cd OneMinuteReverse/ && make clean make[1]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/OneMinuteReverse' rm -f ad_template* ad_inline.f OAD_* w2f__* iaddr* rm -f head.prepped.pre.* *.B *.xaif *.o *.mod driver driverE *~ make[1]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/OneMinuteReverse' cd ReversalSchemes/ && make clean make[1]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/ReversalSchemes' cd ADMjoint/ && make clean make[2]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/ReversalSchemes/ADMjoint' rm -f ad_inline.f OAD_* w2f__* oad_cp.0* revStats* rm -f numCore.* *.B *.xaif *.o *.mod* driverADMjoint all_globals_mod.f head.f *~ make[2]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/ReversalSchemes/ADMjoint' cd ADMrevolve/ && make clean make[2]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/ReversalSchemes/ADMrevolve' rm -f ad_inline.f OAD_* w2f__* oad_cp.0* revStats* revolve* rm -f numCore.* *.B *.xaif *.o *.mod* driverADMrevolve all_globals_mod.f head.f *~ make[2]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/ReversalSchemes/ADMrevolve' cd ADMrevolve2/ && make clean make[2]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/ReversalSchemes/ADMrevolve2' rm -f ad_inline.f OAD_* w2f__* oad_cp.0* revStats* revolve* rm -f numCore.* *.B *.xaif *.o *.mod* driverADMrevolve all_globals_mod.f head.f *~ make[2]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/ReversalSchemes/ADMrevolve2' cd ADMsplit/ && make clean make[2]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/ReversalSchemes/ADMsplit' rm -f ad_inline.f OAD_* w2f__* oad_cp.0* revStats* rm -f numCore.* *.B *.xaif *.o *.mod* driverADMsplit all_globals_mod.f head.f *~ make[2]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/ReversalSchemes/ADMsplit' rm -f *.o *.mod driver make[1]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/ReversalSchemes' cd SRCanonical/ && make clean make[1]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/SRCanonical' rm -f func.pre.f90 make[1]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/SRCanonical' cd SelfAdjoint/ && make clean make[1]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/SelfAdjoint' cd ADMsplit/ && make clean make[2]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/SelfAdjoint/ADMsplit' rm -f ad_template* ad_inline.f OAD_* w2f__* iaddr* head.f90 lu.f90 rm -f numCore.* *.o *.mod* driverADMsplit *~ make[2]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/SelfAdjoint/ADMsplit' cd FD/ && make clean make[2]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/SelfAdjoint/FD' rm -f *.o *.mod driverFD make[2]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/SelfAdjoint/FD' rm -f *.o *.mod driver make[1]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/SelfAdjoint' cd ShallowWater/ && make clean make[1]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/ShallowWater' cd OADrts && make clean make[2]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/ShallowWater/OADrts' rm -f *.o *.mod *.MOD find . -type l -exec rm {} \; make[2]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/ShallowWater/OADrts' rm -f numericalCore* rm -f *.f *.o *.mod *.mod-whirl rm -rf Run make[1]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/ShallowWater' cd adism-1.0/ && make clean make[1]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/adism-1.0' no recursive descend here make[1]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/adism-1.0' cd ArgExprCanonical/ && make make[1]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/ArgExprCanonical' /sandbox/utke/CronTest/OpenAD/OpenADFortTk/tools/SourceProcessing/preProcess.py \ --inputFormat=free -o func.pre.f90 func.f90 WARNING: single precision temporary variable introduced; issued for first occurence only, here in unit program p for expression >x*3.0< on line 9 make[1]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/ArgExprCanonical' cd BoxModel/ && make make[1]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/BoxModel' gfortran -o all_globals_mod.o -c all_globals_mod.f gfortran -o driver.o -c driver.f90 gfortran -o head.o -c head.f gfortran -o driver all_globals_mod.o driver.o head.o cd ADMjoint/ && make make[2]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/BoxModel/ADMjoint' ln -s ../all_globals_mod.f ./ ln -s ../head.f ./ cat all_globals_mod.f head.f > numCore.f openad -c -m rj numCore.f openad log: openad.2014-10-29_01:17:00.log~ preprocessing fortran parsing preprocessed fortran analyzing source code and translating to xaif adjoint transformation getting runtime support file OAD_active.f90 getting runtime support file w2f__types.f90 getting runtime support file iaddr.c getting runtime support file ad_inline.f getting runtime support file OAD_cp.f90 getting runtime support file OAD_rev.f90 getting runtime support file OAD_tape.f90 getting template file translating transformed xaif to whirl unparsing transformed whirl to fortran postprocessing transformed fortran gfortran -o w2f__types.o -c w2f__types.f90 gfortran -o OAD_active.o -c OAD_active.f90 gfortran -o OAD_cp.o -c OAD_cp.f90 gfortran -o OAD_tape.o -c OAD_tape.f90 gfortran -o OAD_rev.o -c OAD_rev.f90 cc -o iaddr.o -c iaddr.c gfortran -o numCore.pre.xb.x2w.w2f.post.o -c numCore.pre.xb.x2w.w2f.post.f gfortran -o driverADMjoint.o -c driverADMjoint.f90 gfortran -o driverADMjoint w2f__types.o OAD_active.o OAD_cp.o OAD_tape.o OAD_rev.o iaddr.o numCore.pre.xb.x2w.w2f.post.o driverADMjoint.o make[2]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/BoxModel/ADMjoint' cd ADMsplit/ && make make[2]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/BoxModel/ADMsplit' ln -s ../all_globals_mod.f ./ ln -s ../head.f ./ cat all_globals_mod.f head.f > numCore.f openad -c -m rs numCore.f openad log: openad.2014-10-29_01:17:07.log~ preprocessing fortran parsing preprocessed fortran analyzing source code and translating to xaif adjoint transformation getting runtime support file OAD_active.f90 getting runtime support file w2f__types.f90 getting runtime support file iaddr.c getting runtime support file ad_inline.f getting runtime support file OAD_cp.f90 getting runtime support file OAD_rev.f90 getting runtime support file OAD_tape.f90 getting template file translating transformed xaif to whirl unparsing transformed whirl to fortran postprocessing transformed fortran gfortran -o w2f__types.o -c w2f__types.f90 gfortran -o OAD_active.o -c OAD_active.f90 gfortran -o OAD_cp.o -c OAD_cp.f90 gfortran -o OAD_tape.o -c OAD_tape.f90 gfortran -o OAD_rev.o -c OAD_rev.f90 cc -o iaddr.o -c iaddr.c gfortran -o numCore.pre.xb.x2w.w2f.post.o -c numCore.pre.xb.x2w.w2f.post.f gfortran -o driverADMsplit.o -c driverADMsplit.f90 gfortran -o driverADMsplit w2f__types.o OAD_active.o OAD_cp.o OAD_tape.o OAD_rev.o iaddr.o numCore.pre.xb.x2w.w2f.post.o driverADMsplit.o make[2]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/BoxModel/ADMsplit' cd FD/ && make make[2]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/BoxModel/FD' ln -s ../all_globals_mod.f ./ gfortran -o all_globals_mod.o -c all_globals_mod.f gfortran -o driverFD.o -c driverFD.f90 ln -s ../head.f ./ gfortran -o head.o -c head.f gfortran -o driverFD all_globals_mod.o driverFD.o head.o rm all_globals_mod.f head.f make[2]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/BoxModel/FD' cd TLM/ && make make[2]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/BoxModel/TLM' ln -s ../all_globals_mod.f ./ ln -s ../head.f ./ cat all_globals_mod.f head.f > numCore.f openad -c -m f numCore.f openad log: openad.2014-10-29_01:17:14.log~ preprocessing fortran parsing preprocessed fortran analyzing source code and translating to xaif tangent linear transformation getting runtime support file OAD_active.f90 getting runtime support file w2f__types.f90 getting runtime support file iaddr.c translating transformed xaif to whirl unparsing transformed whirl to fortran postprocessing transformed fortran gfortran -o w2f__types.o -c w2f__types.f90 gfortran -o OAD_active.o -c OAD_active.f90 gfortran -o numCore.pre.xb.x2w.w2f.post.o -c numCore.pre.xb.x2w.w2f.post.f gfortran -o driverTLM.o -c driverTLM.f90 gfortran -o driverTLM w2f__types.o OAD_active.o numCore.pre.xb.x2w.w2f.post.o driverTLM.o make[2]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/BoxModel/TLM' cd TLMvec/ && make make[2]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/BoxModel/TLMvec' ln -s ../all_globals_mod.f ./ ln -s ../head.f ./ cat all_globals_mod.f head.f > numCore.f openad -c -m fv numCore.f openad log: openad.2014-10-29_01:17:17.log~ preprocessing fortran parsing preprocessed fortran analyzing source code and translating to xaif tangent linear transformation getting runtime support file OAD_active.f90 getting runtime support file w2f__types.f90 getting runtime support file iaddr.c translating transformed xaif to whirl unparsing transformed whirl to fortran postprocessing transformed fortran gfortran -o w2f__types.o -c w2f__types.f90 gfortran -o OAD_active.o -c OAD_active.f90 gfortran -o numCore.pre.xb.x2w.w2f.post.o -c numCore.pre.xb.x2w.w2f.post.f gfortran -o driverTLMvec.o -c driverTLMvec.f90 gfortran -o driverTLMvec w2f__types.o OAD_active.o numCore.pre.xb.x2w.w2f.post.o driverTLMvec.o make[2]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/BoxModel/TLMvec' make[1]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/BoxModel' cd FDC/ && make make[1]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/FDC' gfortran -o driver.o -c driver.f90 gfortran -o head.o -c head.f gfortran -o init.o -c init.f gfortran -o driver driver.o head.o init.o cd ADMjoint/ && make make[2]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/FDC/ADMjoint' ln -s ../head.f ./ openad -c -m rj head.f openad log: openad.2014-10-29_01:17:20.log~ preprocessing fortran parsing preprocessed fortran analyzing source code and translating to xaif adjoint transformation getting runtime support file OAD_active.f90 getting runtime support file w2f__types.f90 getting runtime support file iaddr.c getting runtime support file ad_inline.f getting runtime support file OAD_cp.f90 getting runtime support file OAD_rev.f90 getting runtime support file OAD_tape.f90 getting template file translating transformed xaif to whirl unparsing transformed whirl to fortran postprocessing transformed fortran gfortran -o w2f__types.o -c w2f__types.f90 gfortran -o OAD_active.o -c OAD_active.f90 gfortran -o OAD_cp.o -c OAD_cp.f90 gfortran -o OAD_tape.o -c OAD_tape.f90 gfortran -o OAD_rev.o -c OAD_rev.f90 cc -o iaddr.o -c iaddr.c gfortran -o head.pre.xb.x2w.w2f.post.o -c head.pre.xb.x2w.w2f.post.f gfortran -o driverADMjoint.o -c driverADMjoint.f90 ln -s ../init.f ./ gfortran -o init.o -c init.f gfortran -o driverADMjoint w2f__types.o OAD_active.o OAD_cp.o OAD_tape.o OAD_rev.o iaddr.o head.pre.xb.x2w.w2f.post.o driverADMjoint.o init.o make[2]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/FDC/ADMjoint' cd ADMsplit/ && make make[2]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/FDC/ADMsplit' ln -s ../head.f ./ openad -c -m rs head.f openad log: openad.2014-10-29_01:17:25.log~ preprocessing fortran parsing preprocessed fortran analyzing source code and translating to xaif adjoint transformation getting runtime support file OAD_active.f90 getting runtime support file w2f__types.f90 getting runtime support file iaddr.c getting runtime support file ad_inline.f getting runtime support file OAD_cp.f90 getting runtime support file OAD_rev.f90 getting runtime support file OAD_tape.f90 getting template file translating transformed xaif to whirl unparsing transformed whirl to fortran postprocessing transformed fortran gfortran -o w2f__types.o -c w2f__types.f90 gfortran -o OAD_active.o -c OAD_active.f90 gfortran -o OAD_cp.o -c OAD_cp.f90 gfortran -o OAD_tape.o -c OAD_tape.f90 gfortran -o OAD_rev.o -c OAD_rev.f90 cc -o iaddr.o -c iaddr.c gfortran -o head.pre.xb.x2w.w2f.post.o -c head.pre.xb.x2w.w2f.post.f gfortran -o driverADMsplit.o -c driverADMsplit.f90 ln -s ../init.f ./ gfortran -o init.o -c init.f gfortran -o driverADMsplit w2f__types.o OAD_active.o OAD_cp.o OAD_tape.o OAD_rev.o iaddr.o head.pre.xb.x2w.w2f.post.o driverADMsplit.o init.o make[2]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/FDC/ADMsplit' cd FD/ && make make[2]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/FDC/FD' gfortran -o driverFD.o -c driverFD.f90 ln -s ../head.f ./ gfortran -o head.o -c head.f ln -s ../init.f ./ gfortran -o init.o -c init.f gfortran -o driverFD driverFD.o head.o init.o rm init.f head.f make[2]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/FDC/FD' cd TLM/ && make make[2]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/FDC/TLM' ln -s ../head.f ./ openad -c -m f head.f openad log: openad.2014-10-29_01:17:30.log~ preprocessing fortran parsing preprocessed fortran analyzing source code and translating to xaif tangent linear transformation getting runtime support file OAD_active.f90 getting runtime support file w2f__types.f90 getting runtime support file iaddr.c translating transformed xaif to whirl unparsing transformed whirl to fortran postprocessing transformed fortran gfortran -o w2f__types.o -c w2f__types.f90 gfortran -o OAD_active.o -c OAD_active.f90 gfortran -o head.pre.xb.x2w.w2f.post.o -c head.pre.xb.x2w.w2f.post.f gfortran -o driverTLM.o -c driverTLM.f90 ln -s ../init.f ./ gfortran -o init.o -c init.f gfortran -o driverTLM w2f__types.o OAD_active.o head.pre.xb.x2w.w2f.post.o driverTLM.o init.o make[2]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/FDC/TLM' make[1]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/FDC' cd LibWrappers/ && make make[1]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/LibWrappers' no recursive descend here make[1]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/LibWrappers' cd Lion/ && make make[1]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/Lion' openad -c -m f head.prepped.f90 openad log: openad.2014-10-29_01:17:32.log~ preprocessing fortran parsing preprocessed fortran analyzing source code and translating to xaif tangent linear transformation getting runtime support file OAD_active.f90 getting runtime support file w2f__types.f90 getting runtime support file iaddr.c translating transformed xaif to whirl unparsing transformed whirl to fortran postprocessing transformed fortran gfortran -o w2f__types.o -c w2f__types.f90 gfortran -o OAD_active.o -c OAD_active.f90 gfortran -o driver.o -c driver.f90 gfortran -o head.prepped.pre.xb.x2w.w2f.post.o -c head.prepped.pre.xb.x2w.w2f.post.f90 gfortran -o driver w2f__types.o OAD_active.o driver.o head.prepped.pre.xb.x2w.w2f.post.o make[1]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/Lion' cd Loop/ && make make[1]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/Loop' cp -f /sandbox/utke/CronTest/OpenAD/runTimeSupport/all/w2f__types.f90 w2f__types.f90 gfortran -g -O0 -o w2f__types.o -c w2f__types.f90 cp -f /sandbox/utke/CronTest/OpenAD/runTimeSupport/scalar/OAD_active.f90 OAD_active.f90 gfortran -g -O0 -o OAD_active.o -c OAD_active.f90 cp -f /sandbox/utke/CronTest/OpenAD/runTimeSupport/cpToFile/OAD_cp.f90 OAD_cp.f90 gfortran -g -O0 -o OAD_cp.o -c OAD_cp.f90 cp -f /sandbox/utke/CronTest/OpenAD/runTimeSupport/cpToFile/OAD_tape.f90 OAD_tape.f90 gfortran -g -O0 -o OAD_tape.o -c OAD_tape.f90 cp -f /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/OAD_rev.f90 OAD_rev.f90 gfortran -g -O0 -o OAD_rev.o -c OAD_rev.f90 cp -f /sandbox/utke/CronTest/OpenAD/runTimeSupport/all/iaddr.c iaddr.c cc -o iaddr.o -c iaddr.c cp -f /sandbox/utke/CronTest/OpenAD/RevolveF9X/revolve.f90 revolve.f90 gfortran -g -O0 -o revolve.o -c revolve.f90 gfortran -g -O0 -o driver.o -c driver.f90 cat loopWrapper.f90 loopBody.f90 > numCore.f90 /sandbox/utke/CronTest/OpenAD/Open64/osprey1.0/targ_ia64_ia64_linux/crayf90/sgi/mfef90 -z -F -N132 numCore.f90 /sandbox/utke/CronTest/OpenAD/OpenADFortTk/OpenADFortTk-x86_64-Linux/bin/whirl2xaif -n -o numCore.xaif numCore.B /sandbox/utke/CronTest/OpenAD/xaifBooster/../xaifBooster/algorithms/BasicBlockPreaccumulationReverse/driver/oadDriver -P -f \ -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif \ -s /sandbox/utke/CronTest/OpenAD/xaif/schema -i numCore.xaif -o numCoreR.xb.xaif /sandbox/utke/CronTest/OpenAD/OpenADFortTk/OpenADFortTk-x86_64-Linux/bin/xaif2whirl numCore.B numCoreR.xb.xaif /sandbox/utke/CronTest/OpenAD/Open64/osprey1.0/targ_ia64_ia64_linux/whirl2f/whirl2f -openad numCoreR.xb.x2w.B /sandbox/utke/CronTest/OpenAD/OpenADFortTk/tools/SourceProcessing/postProcess.py -m r \ --infoUnitFile=w2f__types.f90 \ -i /sandbox/utke/CronTest/OpenAD/runTimeSupport/cpToFile/ad_inline.f \ -t /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/ad_template.split.f \ -o numCoreR.xb.x2w.w2f.pp.f numCoreR.xb.x2w.w2f.f SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (/sandbox/utke/CronTest/OpenAD/runTimeSupport/cpToFile/ad_inline.f:11) SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (/sandbox/utke/CronTest/OpenAD/runTimeSupport/cpToFile/ad_inline.f:30) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (/sandbox/utke/CronTest/OpenAD/runTimeSupport/cpToFile/ad_inline.f:313) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_revolve_template.f:3) SourceProcessing: WARNING: definition for module revolve not seen in the input. (ad_revolve_template.f:5) gfortran -g -O0 -o numCoreR.xb.x2w.w2f.pp.o -c numCoreR.xb.x2w.w2f.pp.f gfortran -g -O0 -o driverR w2f__types.o OAD_active.o OAD_cp.o OAD_tape.o OAD_rev.o iaddr.o revolve.o driver.o numCoreR.xb.x2w.w2f.pp.o /sandbox/utke/CronTest/OpenAD/xaifBooster/../xaifBooster/algorithms/BasicBlockPreaccumulation/driver/oadDriver \ -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif \ -s /sandbox/utke/CronTest/OpenAD/xaif/schema -i numCore.xaif -o numCoreF.xb.xaif /sandbox/utke/CronTest/OpenAD/OpenADFortTk/OpenADFortTk-x86_64-Linux/bin/xaif2whirl numCore.B numCoreF.xb.xaif /sandbox/utke/CronTest/OpenAD/Open64/osprey1.0/targ_ia64_ia64_linux/whirl2f/whirl2f -openad numCoreF.xb.x2w.B /sandbox/utke/CronTest/OpenAD/OpenADFortTk/tools/SourceProcessing/postProcess.py -m f \ --infoUnitFile=w2f__types.f90 \ -o numCoreF.xb.x2w.w2f.pp.f numCoreF.xb.x2w.w2f.f gfortran -g -O0 -o numCoreF.xb.x2w.w2f.pp.o -c numCoreF.xb.x2w.w2f.pp.f gfortran -g -O0 -o driverF w2f__types.o OAD_active.o iaddr.o OAD_tape.o driver.o numCoreF.xb.x2w.w2f.pp.o rm OAD_rev.f90 OAD_active.f90 make[1]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/Loop' cd MaxCanonical/ && make make[1]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/MaxCanonical' /sandbox/utke/CronTest/OpenAD/OpenADFortTk/tools/SourceProcessing/preProcess.py \ --inputFormat=free -o func.pre.f90 func.f90 WARNING: single precision temporary variable introduced; issued for first occurence only, here in unit program p for expression >max(x,y,z)< on line 4 make[1]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/MaxCanonical' cd OneMinute/ && make make[1]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/OneMinute' openad -c -m f head.prepped.f90 openad log: openad.2014-10-29_01:17:35.log~ preprocessing fortran parsing preprocessed fortran analyzing source code and translating to xaif tangent linear transformation getting runtime support file OAD_active.f90 getting runtime support file w2f__types.f90 getting runtime support file iaddr.c translating transformed xaif to whirl unparsing transformed whirl to fortran postprocessing transformed fortran gfortran -o w2f__types.o -c w2f__types.f90 gfortran -o OAD_active.o -c OAD_active.f90 gfortran -o driver.o -c driver.f90 gfortran -o head.prepped.pre.xb.x2w.w2f.post.o -c head.prepped.pre.xb.x2w.w2f.post.f90 gfortran -o driver w2f__types.o OAD_active.o driver.o head.prepped.pre.xb.x2w.w2f.post.o make[1]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/OneMinute' cd OneMinuteReverse/ && make make[1]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/OneMinuteReverse' openad -c -m rj head.prepped.f90 openad log: openad.2014-10-29_01:17:37.log~ preprocessing fortran parsing preprocessed fortran analyzing source code and translating to xaif adjoint transformation getting runtime support file OAD_active.f90 getting runtime support file w2f__types.f90 getting runtime support file iaddr.c getting runtime support file ad_inline.f getting runtime support file OAD_cp.f90 getting runtime support file OAD_rev.f90 getting runtime support file OAD_tape.f90 getting template file translating transformed xaif to whirl unparsing transformed whirl to fortran postprocessing transformed fortran gfortran -o w2f__types.o -c w2f__types.f90 gfortran -o OAD_active.o -c OAD_active.f90 gfortran -o OAD_cp.o -c OAD_cp.f90 gfortran -o OAD_tape.o -c OAD_tape.f90 gfortran -o OAD_rev.o -c OAD_rev.f90 cc -o iaddr.o -c iaddr.c gfortran -o driver.o -c driver.f90 gfortran -o head.prepped.pre.xb.x2w.w2f.post.o -c head.prepped.pre.xb.x2w.w2f.post.f90 gfortran -o driver w2f__types.o OAD_active.o OAD_cp.o OAD_tape.o OAD_rev.o iaddr.o driver.o head.prepped.pre.xb.x2w.w2f.post.o make[1]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/OneMinuteReverse' cd ReversalSchemes/ && make make[1]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/ReversalSchemes' gfortran -o all_globals_mod.o -c all_globals_mod.f gfortran -o driver.o -c driver.f90 gfortran -o head.o -c head.f gfortran -o driver all_globals_mod.o driver.o head.o cd ADMjoint/ && make make[2]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/ReversalSchemes/ADMjoint' cp -f /sandbox/utke/CronTest/OpenAD/runTimeSupport/all/w2f__types.f90 w2f__types.f90 gfortran -o w2f__types.o -c w2f__types.f90 cp -f /sandbox/utke/CronTest/OpenAD/runTimeSupport/scalar/OAD_active.f90 OAD_active.f90 gfortran -o OAD_active.o -c OAD_active.f90 cp -f /sandbox/utke/CronTest/OpenAD/runTimeSupport/cpToFile/OAD_cp.f90 OAD_cp.f90 gfortran -o OAD_cp.o -c OAD_cp.f90 cp -f /sandbox/utke/CronTest/OpenAD/runTimeSupport/cpToFile/OAD_tape.f90 OAD_tape.f90 gfortran -o OAD_tape.o -c OAD_tape.f90 cp -f /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/OAD_rev.f90 OAD_rev.f90 gfortran -o OAD_rev.o -c OAD_rev.f90 cp -f ../Extras/revStats.f90 revStats.f90 gfortran -o revStats.o -c revStats.f90 ln -s ../all_globals_mod.f ./ ln -s ../head.f ./ cat all_globals_mod.f head.f > numCore.f /sandbox/utke/CronTest/OpenAD/OpenADFortTk/tools/SourceProcessing/preProcess.py -m r --inputFormat=fixed -o numCore.pre.f numCore.f /sandbox/utke/CronTest/OpenAD/Open64/osprey1.0/targ_ia64_ia64_linux/crayf90/sgi/mfef90 -z -F -N132 numCore.pre.f /sandbox/utke/CronTest/OpenAD/OpenADFortTk/OpenADFortTk-x86_64-Linux/bin/whirl2xaif -n -o numCore.pre.xaif numCore.pre.B /sandbox/utke/CronTest/OpenAD/xaifBooster/../xaifBooster/algorithms/BasicBlockPreaccumulationReverse/driver/oadDriver \ -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif \ -s /sandbox/utke/CronTest/OpenAD/xaif/schema -f -i numCore.pre.xaif -o numCore.pre.xb.xaif /sandbox/utke/CronTest/OpenAD/OpenADFortTk/OpenADFortTk-x86_64-Linux/bin/xaif2whirl numCore.pre.B numCore.pre.xb.xaif /sandbox/utke/CronTest/OpenAD/Open64/osprey1.0/targ_ia64_ia64_linux/whirl2f/whirl2f -openad numCore.pre.xb.x2w.B /sandbox/utke/CronTest/OpenAD/OpenADFortTk/tools/SourceProcessing/postProcess.py -m r \ --infoUnitFile=w2f__types.f90 \ -i /sandbox/utke/CronTest/OpenAD/runTimeSupport/cpToFile/ad_inline.f \ -t ad_template.f \ --outputFormat=free -o numCore.pre.xb.x2w.w2f.post.f90 numCore.pre.xb.x2w.w2f.f SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (/sandbox/utke/CronTest/OpenAD/runTimeSupport/cpToFile/ad_inline.f:11) SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (/sandbox/utke/CronTest/OpenAD/runTimeSupport/cpToFile/ad_inline.f:30) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (/sandbox/utke/CronTest/OpenAD/runTimeSupport/cpToFile/ad_inline.f:313) SourceProcessing: WARNING: definition for module RevStats not seen in the input. (ad_template.f:2) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:4) gfortran -o numCore.pre.xb.x2w.w2f.post.o -c numCore.pre.xb.x2w.w2f.post.f90 gfortran -o driverADMjoint.o -c driverADMjoint.f90 gfortran -o driverADMjoint w2f__types.o OAD_active.o OAD_cp.o OAD_tape.o OAD_rev.o revStats.o numCore.pre.xb.x2w.w2f.post.o driverADMjoint.o rm OAD_tape.f90 OAD_cp.f90 make[2]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/ReversalSchemes/ADMjoint' cd ADMrevolve/ && make make[2]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/ReversalSchemes/ADMrevolve' cp -f /sandbox/utke/CronTest/OpenAD/runTimeSupport/all/w2f__types.f90 w2f__types.f90 gfortran -o w2f__types.o -c w2f__types.f90 cp -f /sandbox/utke/CronTest/OpenAD/runTimeSupport/scalar/OAD_active.f90 OAD_active.f90 gfortran -o OAD_active.o -c OAD_active.f90 cp -f /sandbox/utke/CronTest/OpenAD/runTimeSupport/cpToFile/OAD_cp.f90 OAD_cp.f90 gfortran -o OAD_cp.o -c OAD_cp.f90 cp -f /sandbox/utke/CronTest/OpenAD/runTimeSupport/cpToFile/OAD_tape.f90 OAD_tape.f90 gfortran -o OAD_tape.o -c OAD_tape.f90 cp -f /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/OAD_rev.f90 OAD_rev.f90 gfortran -o OAD_rev.o -c OAD_rev.f90 cp -f ../Extras/revStats.f90 revStats.f90 gfortran -o revStats.o -c revStats.f90 cp -f /sandbox/utke/CronTest/OpenAD/RevolveF9X/revolve.f90 revolve.f90 gfortran -o revolve.o -c revolve.f90 ln -s ../all_globals_mod.f ./ ln -s ../head.f ./ cat all_globals_mod.f head.f > numCore.f /sandbox/utke/CronTest/OpenAD/OpenADFortTk/tools/SourceProcessing/preProcess.py -m r --inputFormat=fixed -o numCore.pre.f numCore.f /sandbox/utke/CronTest/OpenAD/Open64/osprey1.0/targ_ia64_ia64_linux/crayf90/sgi/mfef90 -z -F -N132 numCore.pre.f /sandbox/utke/CronTest/OpenAD/OpenADFortTk/OpenADFortTk-x86_64-Linux/bin/whirl2xaif -n -o numCore.pre.xaif numCore.pre.B /sandbox/utke/CronTest/OpenAD/xaifBooster/../xaifBooster/algorithms/BasicBlockPreaccumulationReverse/driver/oadDriver \ -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif \ -s /sandbox/utke/CronTest/OpenAD/xaif/schema -f -i numCore.pre.xaif -o numCore.pre.xb.xaif /sandbox/utke/CronTest/OpenAD/OpenADFortTk/OpenADFortTk-x86_64-Linux/bin/xaif2whirl numCore.pre.B numCore.pre.xb.xaif /sandbox/utke/CronTest/OpenAD/Open64/osprey1.0/targ_ia64_ia64_linux/whirl2f/whirl2f -openad numCore.pre.xb.x2w.B ./injectTemplateDirects.sh numCore.pre.xb.x2w.w2f.f numCore.pre.xb.x2w.w2f.td.f /sandbox/utke/CronTest/OpenAD/OpenADFortTk/tools/SourceProcessing/postProcess.py -m r \ --infoUnitFile=w2f__types.f90 \ -i /sandbox/utke/CronTest/OpenAD/runTimeSupport/cpToFile/ad_inline.f \ --outputFormat=free -o numCore.pre.xb.x2w.w2f.post.f90 numCore.pre.xb.x2w.w2f.td.f SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (/sandbox/utke/CronTest/OpenAD/runTimeSupport/cpToFile/ad_inline.f:11) SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (/sandbox/utke/CronTest/OpenAD/runTimeSupport/cpToFile/ad_inline.f:30) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (/sandbox/utke/CronTest/OpenAD/runTimeSupport/cpToFile/ad_inline.f:313) SourceProcessing: WARNING: definition for module RevStats not seen in the input. (ad_template.split.f:2) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.split.f:4) SourceProcessing: WARNING: definition for module revolve not seen in the input. (ad_template.revolve.f:5) gfortran -o numCore.pre.xb.x2w.w2f.post.o -c numCore.pre.xb.x2w.w2f.post.f90 gfortran -o driverADMrevolve.o -c driverADMrevolve.f90 gfortran -o driverADMrevolve w2f__types.o OAD_active.o OAD_cp.o OAD_tape.o OAD_rev.o revStats.o revolve.o numCore.pre.xb.x2w.w2f.post.o driverADMrevolve.o rm OAD_tape.f90 OAD_cp.f90 make[2]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/ReversalSchemes/ADMrevolve' cd ADMrevolve2/ && make make[2]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/ReversalSchemes/ADMrevolve2' cp -f /sandbox/utke/CronTest/OpenAD/runTimeSupport/all/w2f__types.f90 w2f__types.f90 gfortran -O0 -g -o w2f__types.o -c w2f__types.f90 cp -f /sandbox/utke/CronTest/OpenAD/runTimeSupport/scalar/OAD_active.f90 OAD_active.f90 gfortran -O0 -g -o OAD_active.o -c OAD_active.f90 cp -f /sandbox/utke/CronTest/OpenAD/runTimeSupport/cpToFile/OAD_cp.f90 OAD_cp.f90 gfortran -O0 -g -o OAD_cp.o -c OAD_cp.f90 cp -f /sandbox/utke/CronTest/OpenAD/runTimeSupport/cpToFile/OAD_tape.f90 OAD_tape.f90 gfortran -O0 -g -o OAD_tape.o -c OAD_tape.f90 cp -f /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/OAD_rev.f90 OAD_rev.f90 gfortran -O0 -g -o OAD_rev.o -c OAD_rev.f90 cp -f ../Extras/revStats.f90 revStats.f90 gfortran -O0 -g -o revStats.o -c revStats.f90 cp -f /sandbox/utke/CronTest/OpenAD/RevolveF9X/revolve.f90 revolve.f90 gfortran -O0 -g -o revolve.o -c revolve.f90 ln -s ../all_globals_mod.f ./ ln -s ../head.f ./ cat all_globals_mod.f head.f > numCore.f /sandbox/utke/CronTest/OpenAD/OpenADFortTk/tools/SourceProcessing/preProcess.py -m r --inputFormat=fixed -o numCore.pre.f numCore.f /sandbox/utke/CronTest/OpenAD/Open64/osprey1.0/targ_ia64_ia64_linux/crayf90/sgi/mfef90 -z -F -N132 numCore.pre.f /sandbox/utke/CronTest/OpenAD/OpenADFortTk/OpenADFortTk-x86_64-Linux/bin/whirl2xaif -n -o numCore.pre.xaif numCore.pre.B /sandbox/utke/CronTest/OpenAD/xaifBooster/../xaifBooster/algorithms/BasicBlockPreaccumulationReverse/driver/oadDriver \ -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif \ -s /sandbox/utke/CronTest/OpenAD/xaif/schema -f -i numCore.pre.xaif -o numCore.pre.xb.xaif /sandbox/utke/CronTest/OpenAD/OpenADFortTk/OpenADFortTk-x86_64-Linux/bin/xaif2whirl numCore.pre.B numCore.pre.xb.xaif /sandbox/utke/CronTest/OpenAD/Open64/osprey1.0/targ_ia64_ia64_linux/whirl2f/whirl2f -openad numCore.pre.xb.x2w.B ./injectTemplateDirects.sh numCore.pre.xb.x2w.w2f.f numCore.pre.xb.x2w.w2f.td.f /sandbox/utke/CronTest/OpenAD/OpenADFortTk/tools/SourceProcessing/postProcess.py -m r \ --infoUnitFile=w2f__types.f90 \ -i /sandbox/utke/CronTest/OpenAD/runTimeSupport/cpToFile/ad_inline.f \ --outputFormat=free -o numCore.pre.xb.x2w.w2f.post.f90 numCore.pre.xb.x2w.w2f.td.f SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (/sandbox/utke/CronTest/OpenAD/runTimeSupport/cpToFile/ad_inline.f:11) SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (/sandbox/utke/CronTest/OpenAD/runTimeSupport/cpToFile/ad_inline.f:30) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (/sandbox/utke/CronTest/OpenAD/runTimeSupport/cpToFile/ad_inline.f:313) SourceProcessing: WARNING: definition for module RevStats not seen in the input. (ad_template.split.f:2) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.split.f:4) SourceProcessing: WARNING: definition for module revolve not seen in the input. (ad_template.revolve.f:5) gfortran -O0 -g -o numCore.pre.xb.x2w.w2f.post.o -c numCore.pre.xb.x2w.w2f.post.f90 gfortran -O0 -g -o driverADMrevolve.o -c driverADMrevolve.f90 gfortran -O0 -g -o driverADMrevolve w2f__types.o OAD_active.o OAD_cp.o OAD_tape.o OAD_rev.o revStats.o revolve.o numCore.pre.xb.x2w.w2f.post.o driverADMrevolve.o rm OAD_tape.f90 OAD_cp.f90 make[2]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/ReversalSchemes/ADMrevolve2' cd ADMsplit/ && make make[2]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/ReversalSchemes/ADMsplit' cp -f /sandbox/utke/CronTest/OpenAD/runTimeSupport/all/w2f__types.f90 w2f__types.f90 gfortran -o w2f__types.o -c w2f__types.f90 cp -f /sandbox/utke/CronTest/OpenAD/runTimeSupport/scalar/OAD_active.f90 OAD_active.f90 gfortran -o OAD_active.o -c OAD_active.f90 cp -f /sandbox/utke/CronTest/OpenAD/runTimeSupport/cpToFile/OAD_cp.f90 OAD_cp.f90 gfortran -o OAD_cp.o -c OAD_cp.f90 cp -f /sandbox/utke/CronTest/OpenAD/runTimeSupport/cpToFile/OAD_tape.f90 OAD_tape.f90 gfortran -o OAD_tape.o -c OAD_tape.f90 cp -f /sandbox/utke/CronTest/OpenAD/runTimeSupport/simple/OAD_rev.f90 OAD_rev.f90 gfortran -o OAD_rev.o -c OAD_rev.f90 cp -f ../Extras/revStats.f90 revStats.f90 gfortran -o revStats.o -c revStats.f90 ln -s ../all_globals_mod.f ./ ln -s ../head.f ./ cat all_globals_mod.f head.f > numCore.f /sandbox/utke/CronTest/OpenAD/OpenADFortTk/tools/SourceProcessing/preProcess.py -m r --inputFormat=fixed -o numCore.pre.f numCore.f /sandbox/utke/CronTest/OpenAD/Open64/osprey1.0/targ_ia64_ia64_linux/crayf90/sgi/mfef90 -z -F -N132 numCore.pre.f /sandbox/utke/CronTest/OpenAD/OpenADFortTk/OpenADFortTk-x86_64-Linux/bin/whirl2xaif -n -o numCore.pre.xaif numCore.pre.B /sandbox/utke/CronTest/OpenAD/xaifBooster/../xaifBooster/algorithms/BasicBlockPreaccumulationReverse/driver/oadDriver \ -c /sandbox/utke/CronTest/OpenAD/xaif/schema/examples/inlinable_intrinsics.xaif \ -s /sandbox/utke/CronTest/OpenAD/xaif/schema -f -i numCore.pre.xaif -o numCore.pre.xb.xaif /sandbox/utke/CronTest/OpenAD/OpenADFortTk/OpenADFortTk-x86_64-Linux/bin/xaif2whirl numCore.pre.B numCore.pre.xb.xaif /sandbox/utke/CronTest/OpenAD/Open64/osprey1.0/targ_ia64_ia64_linux/whirl2f/whirl2f -openad numCore.pre.xb.x2w.B /sandbox/utke/CronTest/OpenAD/OpenADFortTk/tools/SourceProcessing/postProcess.py -m r \ --infoUnitFile=w2f__types.f90 \ -i /sandbox/utke/CronTest/OpenAD/runTimeSupport/cpToFile/ad_inline.f \ -t ad_template.f \ --outputFormat=free -o numCore.pre.xb.x2w.w2f.post.f90 numCore.pre.xb.x2w.w2f.f SourceProcessing: WARNING: definition for module OAD_tape not seen in the input. (/sandbox/utke/CronTest/OpenAD/runTimeSupport/cpToFile/ad_inline.f:11) SourceProcessing: WARNING: definition for module OAD_active not seen in the input. (/sandbox/utke/CronTest/OpenAD/runTimeSupport/cpToFile/ad_inline.f:30) SourceProcessing: WARNING: definition for module OAD_cp not seen in the input. (/sandbox/utke/CronTest/OpenAD/runTimeSupport/cpToFile/ad_inline.f:313) SourceProcessing: WARNING: definition for module RevStats not seen in the input. (ad_template.f:2) SourceProcessing: WARNING: definition for module OAD_rev not seen in the input. (ad_template.f:4) gfortran -o numCore.pre.xb.x2w.w2f.post.o -c numCore.pre.xb.x2w.w2f.post.f90 gfortran -o driverADMsplit.o -c driverADMsplit.f90 gfortran -o driverADMsplit w2f__types.o OAD_active.o OAD_cp.o OAD_tape.o OAD_rev.o revStats.o numCore.pre.xb.x2w.w2f.post.o driverADMsplit.o rm OAD_tape.f90 OAD_cp.f90 make[2]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/ReversalSchemes/ADMsplit' make[1]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/ReversalSchemes' cd SRCanonical/ && make make[1]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/SRCanonical' /sandbox/utke/CronTest/OpenAD/OpenADFortTk/tools/SourceProcessing/preProcess.py \ --inputFormat=free -o func.pre.f90 func.f90 SourceProcessing: WARNING: no explicit definition for function "foo" called as "foo(a,b)" found within the current compile unit. (func.f90:9) WARNING: single precision temporary variable introduced; issued for first occurence only, here in unit program p for expression >foo(a,b)< on line 9 make[1]: Leaving directory `/sandbox/utke/CronTest/OpenAD/Examples/SRCanonical' cd SelfAdjoint/ && make make[1]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/SelfAdjoint' gfortran -o lu.o -c lu.f90 gfortran -o driver.o -c driver.f90 gfortran -o head.o -c head.f90 gfortran -o driver lu.o driver.o head.o cd ADMsplit/ && make make[2]: Entering directory `/sandbox/utke/CronTest/OpenAD/Examples/SelfAdjoint/ADMsplit' ln -s ../head.f90 ./ cat luStubs.f90 head.f90 | sed 's/use LU/use LUstubs/' > numCore.f90 openad -c -m rs numCore.f90 openad log: openad.2014-10-29_01:18:04.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'