Created
July 4, 2014 21:56
-
-
Save tkelman/f03fb2b9779b7adac894 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| tkelman@ygdesk:~/Julia/julia-sysblas$ valgrind make testall | |
| ==9030== Memcheck, a memory error detector | |
| ==9030== Copyright (C) 2002-2013, and GNU GPL'd, by Julian Seward et al. | |
| ==9030== Using Valgrind-3.10.0.SVN and LibVEX; rerun with -h for copyright info | |
| ==9030== Command: make testall | |
| ==9030== | |
| JULIA test/all | |
| From worker 2: * linalg1 | |
| From worker 3: * linalg2 | |
| exception on 3: ERROR: test failed: norm(W \ v - iFv) / norm(iFv) <= n * cond(F) * ε | |
| in error at error.jl:21 | |
| in default_handler at test.jl:19 | |
| in do_test at test.jl:39 | |
| in anonymous at no file:100 | |
| in runtests at /home/tkelman/Julia/julia-sysblas/test/testdefs.jl:5 | |
| in anonymous at multi.jl:847 | |
| in run_work_thunk at multi.jl:613 | |
| in anonymous at task.jl:847 | |
| while loading linalg2.jl, in expression starting on line 22 | |
| exception on 2: ERROR: mismatch of non-finite elements: | |
| gsvd[:U] * gsvd[:D1] * gsvd[:R] * $(Expr(:', :(gsvd[:Q]))) = Float32[0.28318548 1.0887914 -0.7742792 0.5611742 0.03726715 -0.674717 0.2535628 0.7334316 -0.05618012 0.92628574 | |
| 0.023960704 -0.18233047 -0.5506015 -0.23576409 0.22516254 0.1515341 0.5072279 -0.48238117 0.4175776 -0.37647977 | |
| 0.32222718 -0.5006059 -1.1483186 0.06597647 0.56218183 0.40373603 -1.0630932 -0.0022373796 -0.42816538 -0.56267476 | |
| -0.5881582 0.18377846 0.10214548 -0.7980937 0.83791184 -0.41279623 0.43708146 -0.619483 -0.44346863 -0.4554587 | |
| NaN NaN NaN NaN NaN NaN NaN NaN NaN NaN | |
| NaN NaN NaN NaN NaN NaN NaN NaN NaN NaN | |
| 0.34283254 0.36256272 -0.6309932 -0.29388475 0.35476226 -0.501719 0.04692888 -0.013662539 0.6130079 0.0043301657 | |
| -0.86476004 -0.88210833 1.0700165 -0.5251137 -0.2438477 -0.08292598 -0.34302038 0.15406576 -0.3062443 -0.5620562 | |
| -0.26724917 -0.06109888 -0.41294765 0.0049021915 -0.14575268 -0.83311594 -0.32238925 0.11281355 0.8406055 -0.081299186 | |
| 0.31857437 0.059759438 -0.2976837 0.88299704 -0.24407482 -0.39498642 0.47165072 0.37805846 0.35311598 -0.009205848] | |
| a = Float32[0.28318593 1.0887911 -0.7742797 0.5611748 0.03726694 -0.67471725 0.2535627 0.73343205 -0.056180075 0.92628616 | |
| 0.023960615 -0.18233033 -0.5506017 -0.23576403 0.22516246 0.15153395 0.5072278 -0.48238108 0.41757774 -0.37647992 | |
| 0.32222736 -0.5006059 -1.1483191 0.065976486 0.56218195 0.40373594 -1.0630933 -0.002237524 -0.42816532 -0.56267524 | |
| -0.5881581 0.18377848 0.1021457 -0.79809356 0.8379115 -0.41279608 0.43708166 -0.61948293 -0.4434683 -0.45545873 | |
| 0.714138 -0.5104545 -0.097649366 0.20841375 -0.47117567 -0.022236569 0.48575756 0.07683488 -0.16997904 0.27593675 | |
| -0.17777935 -0.73879755 -0.22339052 0.35684463 -0.24577063 -0.08819882 0.48883256 -0.5145293 0.017778412 -0.73163474 | |
| 0.34283248 0.36256287 -0.6309936 -0.29388472 0.3547626 -0.5017191 0.04692885 -0.013662651 0.61300796 0.004329925 | |
| -0.8647602 -0.8821085 1.070017 -0.5251141 -0.24384764 -0.082925506 -0.34302038 0.1540655 -0.3062443 -0.56205636 | |
| -0.26724896 -0.061099067 -0.4129479 0.0049023763 -0.14575256 -0.833116 -0.3223893 0.11281359 0.84060544 -0.08129946 | |
| 0.3185744 0.059759226 -0.29768366 0.8829973 -0.24407482 -0.39498645 0.47165066 0.37805843 0.35311586 -0.009205882] | |
| in test_approx_eq at test.jl:101 | |
| in anonymous at no file:202 | |
| in runtests at /home/tkelman/Julia/julia-sysblas/test/testdefs.jl:5 | |
| in anonymous at multi.jl:847 | |
| in run_work_thunk at multi.jl:613 | |
| in anonymous at task.jl:847 | |
| while loading linalg1.jl, in expression starting on line 25 | |
| ERROR: mismatch of non-finite elements: | |
| gsvd[:U] * gsvd[:D1] * gsvd[:R] * $(Expr(:', :(gsvd[:Q]))) = Float32[0.28318548 1.0887914 -0.7742792 0.5611742 0.03726715 -0.674717 0.2535628 0.7334316 -0.05618012 0.92628574 | |
| 0.023960704 -0.18233047 -0.5506015 -0.23576409 0.22516254 0.1515341 0.5072279 -0.48238117 0.4175776 -0.37647977 | |
| 0.32222718 -0.5006059 -1.1483186 0.06597647 0.56218183 0.40373603 -1.0630932 -0.0022373796 -0.42816538 -0.56267476 | |
| -0.5881582 0.18377846 0.10214548 -0.7980937 0.83791184 -0.41279623 0.43708146 -0.619483 -0.44346863 -0.4554587 | |
| NaN NaN NaN NaN NaN NaN NaN NaN NaN NaN | |
| NaN NaN NaN NaN NaN NaN NaN NaN NaN NaN | |
| 0.34283254 0.36256272 -0.6309932 -0.29388475 0.35476226 -0.501719 0.04692888 -0.013662539 0.6130079 0.0043301657 | |
| -0.86476004 -0.88210833 1.0700165 -0.5251137 -0.2438477 -0.08292598 -0.34302038 0.15406576 -0.3062443 -0.5620562 | |
| -0.26724917 -0.06109888 -0.41294765 0.0049021915 -0.14575268 -0.83311594 -0.32238925 0.11281355 0.8406055 -0.081299186 | |
| 0.31857437 0.059759438 -0.2976837 0.88299704 -0.24407482 -0.39498642 0.47165072 0.37805846 0.35311598 -0.009205848] | |
| a = Float32[0.28318593 1.0887911 -0.7742797 0.5611748 0.03726694 -0.67471725 0.2535627 0.73343205 -0.056180075 0.92628616 | |
| 0.023960615 -0.18233033 -0.5506017 -0.23576403 0.22516246 0.15153395 0.5072278 -0.48238108 0.41757774 -0.37647992 | |
| 0.32222736 -0.5006059 -1.1483191 0.065976486 0.56218195 0.40373594 -1.0630933 -0.002237524 -0.42816532 -0.56267524 | |
| -0.5881581 0.18377848 0.1021457 -0.79809356 0.8379115 -0.41279608 0.43708166 -0.61948293 -0.4434683 -0.45545873 | |
| 0.714138 -0.5104545 -0.097649366 0.20841375 -0.47117567 -0.022236569 0.48575756 0.07683488 -0.16997904 0.27593675 | |
| -0.17777935 -0.73879755 -0.22339052 0.35684463 -0.24577063 -0.08819882 0.48883256 -0.5145293 0.017778412 -0.73163474 | |
| 0.34283248 0.36256287 -0.6309936 -0.29388472 0.3547626 -0.5017191 0.04692885 -0.013662651 0.61300796 0.004329925 | |
| -0.8647602 -0.8821085 1.070017 -0.5251141 -0.24384764 -0.082925506 -0.34302038 0.1540655 -0.3062443 -0.56205636 | |
| -0.26724896 -0.061099067 -0.4129479 0.0049023763 -0.14575256 -0.833116 -0.3223893 0.11281359 0.84060544 -0.08129946 | |
| 0.3185744 0.059759226 -0.29768366 0.8829973 -0.24407482 -0.39498645 0.47165066 0.37805843 0.35311586 -0.009205882] | |
| in anonymous at task.jl:1350 | |
| while loading linalg1.jl, in expression starting on line 25 | |
| while loading /home/tkelman/Julia/julia-sysblas/test/runtests.jl, in expression starting on line 46 | |
| make[1]: *** [all] Error 1 | |
| make: *** [testall] Error 2 | |
| ==9030== | |
| ==9030== HEAP SUMMARY: | |
| ==9030== in use at exit: 183,178 bytes in 2,385 blocks | |
| ==9030== total heap usage: 5,472 allocs, 3,087 frees, 690,455 bytes allocated | |
| ==9030== | |
| ==9030== LEAK SUMMARY: | |
| ==9030== definitely lost: 0 bytes in 0 blocks | |
| ==9030== indirectly lost: 0 bytes in 0 blocks | |
| ==9030== possibly lost: 0 bytes in 0 blocks | |
| ==9030== still reachable: 183,178 bytes in 2,385 blocks | |
| ==9030== suppressed: 0 bytes in 0 blocks | |
| ==9030== Rerun with --leak-check=full to see details of leaked memory | |
| ==9030== | |
| ==9030== For counts of detected and suppressed errors, rerun with: -v | |
| ==9030== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment