ECP-VeloC / VELOC

Very-Low Overhead Checkpointing System
http://veloc.rtfd.io
MIT License
52 stars 21 forks source link

Require Boost 1.53 instead of Boost 1.60 #11

Closed tonyhutter closed 5 years ago

tonyhutter commented 5 years ago

Boost 1.53 is installed on our test machine, and VeloC builds fine with it. This saves us the trouble of building Boost 1.60 from source (which takes a long time) and linking against it.