Calculation will run with almost 2-fold (Dual Core) or 4-fold (Quad-Core) the speed.
Calculation will run up to 16-fold the speed. (Requires multiple networked sufficient PCs; Special Installation knowledge required.)
#include #undef LONG_MAX #undef LONG_MIN #define LONG_MAX 2000000000 /*maximum signed __int64 value */ #define LONG_MIN -2000000000 /*minimum signed __int64 value */