Julia avoids running on such systems by requiring SSE2 (pentium4) as a minimum.
see https://github.com/JuliaLang/julia/issues/7185#issuecomment-51562133 On Wed, Oct 7, 2015 at 2:58 AM Jeffrey Sarnoff <[email protected]> wrote: > For systems that have it, does Julia set the Intel FPUs to round-to-double > on startup? If not, how is this done in a portable way? > >
