Hi Sol! This is a known problem that Andy Kern and I weren't expecting to come up in practice – we didn't think anybody would still be running on 14-year-old hardware :->. (I don't know how many HPCs are still using such old CPUs, but you're the first person to report this; I guess we'll see! I'm a bit surprised that such old hardware can still run an OS version recent enough to be compatible with SLiM in other respects!) I've just opened an issue on it:
As mentioned in that issue, you can turn off the SIMD optimizations by building SLiM yourself from sources (see chapter 2 of the SLiM manual) and passing `-D USE_SIMD=OFF` to `cmake`. That should solve the problem for you, for now. We'll see whether it is straightforward to detect the old hardware and turn SIMD off automatically, for future versions of SLiM. Sorry about that, and thanks for the report!
Cheers,
-B.
Benjamin C. Haller
Messer Lab
Cornell University