Skip to content

SpacePHARER Release 2-fc5e668

Compare
Choose a tag to compare
@RuoshiZhang RuoshiZhang released this 06 Jun 21:13
· 158 commits to master since this release
fc5e668

SpacePHARER requires a 64-bit system (check with uname -a | grep x86_64) with at least the SSE4.1 instruction set (check by executing cat /proc/cpuinfo | grep sse4_1 on Linux or sysctl -a | grep machdep.cpu.features | grep SSE4.1 on MacOS).

Changes since Release 1-56925d2:

  • Using the --fdr parameter would result in an error.