Satish,
This happens on that one machine where it produces MUCH less precision then
for any other block size or machine configuration. I investigated a little when
it first happened and my guess is there some issue with the compiler producing
"bad" code on this one system.
I hate to have an alt file for a buggy compiler but don't have any other
suggestion go ahead and add the alt file.
Barry
> On Apr 1, 2018, at 12:08 PM, Balay, Satish <[email protected]> wrote:
>
> On Sun, 1 Apr 2018, Satish Balay wrote:
>
>> I'll try to send follow up emails on master brakages.
>
> Barry,
>
> http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2018/03/31/examples_master_arch-cuda-single_es.log
>
> not ok diff-ksp_ksp_tests-ex49_1_bs-7
> # 0a1
> # > Norm of residual 0.00159951 iterations 2 bs 7
>
> This came up on 2018/01/24 - I think - from migrating from old to new
> testsuite. How to fix? Add alt output file?
>
>
> diff --git a/src/ksp/ksp/examples/tests/output/ex49_1_alt.out
> b/src/ksp/ksp/examples/tests/output/ex49_1_alt.out
> new file mode 100644
> index 0000000..828d9d9
> --- /dev/null
> +++ b/src/ksp/ksp/examples/tests/output/ex49_1_alt.out
> @@ -0,0 +1 @@
> +Norm of residual 0.00159951 iterations 2 bs 7
>
>
> Thanks,
> Satish
>
>