| 86081d6e | 14-Jul-2022 |
Mark Adams <524115-markadams4@users.noreply.gitlab.com> |
cleanup ex13 tests, switch GMRES to cg - in an attempt to fix this error
However there appears to be a non-deterministic bug in parallel MKL, in this older version
*** Error in `../ex13': free(): i
cleanup ex13 tests, switch GMRES to cg - in an attempt to fix this error
However there appears to be a non-deterministic bug in parallel MKL, in this older version
*** Error in `../ex13': free(): invalid next size (normal): 0x0000000000e210d0 *** ======= Backtrace: ========= /lib64/libc.so.6(+0x81329)[0x2b3c7c755329] /homes/intel/18u2/compilers_and_libraries_2018.2.199/linux/mkl/lib/intel64_lin/libmkl_core.so(mkl_serv_free+0x2c4)[0x2b3c725d6504] /homes/intel/18u2/compilers_and_libraries_2018.2.199/linux/mkl/lib/intel64_lin/libmkl_sequential.so(mkl_sparse_d_inspector_gen_mv_i4+0x4af)[0x2b3c767c166f] /homes/intel/18u2/compilers_and_libraries_2018.2.199/linux/mkl/lib/intel64_lin/libmkl_sequential.so(mkl_sparse_d_optimize_csr_mv_i4+0xa5)[0x2b3c767c5515] /homes/intel/18u2/compilers_and_libraries_2018.2.199/linux/mkl/lib/intel64_lin/libmkl_avx512_mic.so(mkl_sparse_optimize_i4_avx512_mic+0x220)[0x2b3ca3476bc0] /home/petsc/builds/6i15ewNf/2/petsc/petsc/arch-ci-linux-knl/lib/libpetsc.so.3.017(+0x65e06a)[0x2b3c6f4f006a] /home/petsc/builds/6i15ewNf/2/petsc/petsc/arch-ci-linux-knl/lib/libpetsc.so.3.017(MatMultTranspose_SeqAIJMKL_SpMV2+0x110)[0x2b3c6f4f14d0] /home/petsc/builds/6i15ewNf/2/petsc/petsc/arch-ci-linux-knl/lib/libpetsc.so.3.017(MatMultTranspose_MPIAIJ+0x49)[0x2b3c6f3529e9] /home/petsc/builds/6i15ewNf/2/petsc/petsc/arch-ci-linux-knl/lib/libpetsc.so.3.017(MatMultTranspose+0x15e)[0x2b3c6f8c828e] /home/petsc/builds/6i15ewNf/2/petsc/petsc/arch-ci-linux-knl/lib/libpetsc.so.3.017(MatRestrict+0x7f)[0x2b3c6f8bcb4f]
show more ...
|