lbfm-rwth / GaussParallel

https://lbfm-rwth.github.io/GaussParallel/
GNU General Public License v2.0
2 stars 5 forks source link

special_matrices.tst takes very long under hpcgap #247

Closed ssiccha closed 3 years ago

ssiccha commented 5 years ago

E.g. 80s in HPC-GAP vs 2s in GAP.

ssiccha commented 5 years ago

Also memory usage grows from ca 100MB to ca 300MB. Memory usage in e.g. chief.tst stays at ca 200MB.

ssiccha commented 3 years ago

That's due to a test in tst/parallel/special_matrices.tst chopping up matrices into 1x100 and 100x1 blocks.