wrtobin / las

Zero-overhead interfaces to Linear Algebraic data structures and Solvers
1 stars 1 forks source link

Grow sparskit buffers if they are two small #55

Closed jacobmerson closed 6 years ago

jacobmerson commented 6 years ago

This allows us to not way over allocate memory which is detrimental to program speed and was making it difficult to run on BGQ with dense networks.