[petsc-users] Bus Error

Barry Smith bsmith at petsc.dev
Mon Aug 24 11:53:01 CDT 2020


  Jed,

    Even for BLAS 1 operations?

  Barry


> On Aug 24, 2020, at 11:33 AM, Jed Brown <jed at jedbrown.org> wrote:
> 
> Barry Smith <bsmith at petsc.dev> writes:
> 
>>  Some of the MKL versions of BLAS use the new Phi-like SIMD instructions that require 64 byte alignment but this probably does not apply to you.
> 
> They shouldn't ever require that the input array be aligned.  For large sizes, they'll always be packing tiles anyway, in which case MKL (or BLIS, etc) is responsible for alignment of the tiles.



More information about the petsc-users mailing list