Releases: mricherzhagen/pisvm
Releases · mricherzhagen/pisvm
First improved Version of pisvm 1.2
- Fixing Cross Validation
- use cyclic instead of block distribution for the Qbb Matrix
- Use advanced MPI communication instead of Broadcasts
- Don't synchronize or calculate values that are only used on rank 0
- ...