Skip to content

Releases: mricherzhagen/pisvm

First improved Version of pisvm 1.2

29 Jul 14:41
Compare
Choose a tag to compare
Pre-release
  • 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
  • ...