lbfm-rwth / GaussParallel

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

Scalability problem for smallish matrices #223

Closed ssiccha closed 4 years ago

ssiccha commented 5 years ago

Even on smallish matrices our implementation takes almost the same time when running under GAP compared to when running under HPC-GAP with one thread. This is pretty nice.

On the other hand, using 4 threads almost doubles the CPU time needed to complete one run of the algorithm.

ssiccha commented 4 years ago

Small matrices are not in the scope of this package.