HolyLab / BlockRegistrationScheduler.jl

Multi-core image registration scheduler
1 stars 0 forks source link

Fix build, paths, synchronization, and add precompilation #4

Closed timholy closed 9 years ago

timholy commented 9 years ago

Trying to turn on precompilation revealed a whole host of module building and initialization problems. In the course of the 50 or so restarts this took to to get this right, I was reminded how annoying it is to develop multi-process code :smile:. But I think it's solid now.