ATK has no such setting, as other software packages do. ATK will automatically use all the memory available on the computer, since it allocates memory dynamically.
You can however save time by running the calculation in parallel. Also always ensure that threading is enabled, as described in
the manual.