related thread:
TLDR: something like this should give you the same kind of portability as official julia images:
create_sysimage(..., cpu_target="generic;sandybridge,-xsaveopt,clone_all;haswell,-rdrnd,base(1)")
related thread:
TLDR: something like this should give you the same kind of portability as official julia images:
create_sysimage(..., cpu_target="generic;sandybridge,-xsaveopt,clone_all;haswell,-rdrnd,base(1)")