Skip to content

First improved Version of pisvm 1.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@mricherzhagen mricherzhagen released this 29 Jul 14:41
· 12 commits to cyclicDistribution since this 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
  • ...