You can increase the amount of memory that Gauss uses by
increasing the number on the following line in the file
gauss.cfg (file name is gsrun.cfg for the Windows
version of Amelia):
workspace = 50 # workspace size in megabytes
Increase it as much as you like, but if you make it larger than your
physical RAM,
will use virtual memory by swapping to disk,
and hence run much slower. (FYI: RAM is inexpensive these days.)