Skip to content
  • Kabelitz, Matthew Edward's avatar
    Native SpMV Kernel Update and nnz changes (#316) · ef0deee4
    Kabelitz, Matthew Edward authored
    * Native matrices now determine indices for data transfer at assemble-time
    
    * Changed to Waitany for nonblocking
    
    * Moved local computation to end
    
    * Updated NNZ to be compatibly with PETSc o/dnnz parameters
    
    * Resolved CI python version mismatch
    
    * Fixed a bug where too much memory was being allocated by Native matrix init
    ef0deee4