PetaVision / OpenPV

PetaVision is a C++ library for designing and deploying large-scale neurally-inspired computational models.
http://petavision.github.io
Eclipse Public License 1.0
40 stars 13 forks source link

Additional flushes sent to output stream #246

Closed peteschultz closed 7 years ago

peteschultz commented 7 years ago

Following the discussion in https://github.com/PetaVision/OpenPV/issues/242, commands to flush the output stream have been added in the following cases: on return from HyPerCol::allocateColumn() when the 'time===' progress message is printed on writing a SIGUSR1-generated checkpoint.