Some tactics do not have sufficient workspace memory to run. Increasing workspace size may increase performance, please check verbose output

Found the problem. The units are in MB. So if you want to set 3GB for example you enter it as :

workspace-size=3000

and not

workspace-size=3000000000

I find that with the SSD sample you need it at 3GB before the warning foes away.

I don’t actually see any meaningful performance difference though so can probably just remove the parameter…

1 Like