Sirs, Sometimes when I am running a very large program on loop, gap often returns an error message likke the one below:
exceeded the permitted memory (`-o' command line option) at t := t + 1; called from <function>( <arguments> ) called from read-eval-loop Entering break read-eval-print loop ... you can 'quit;' to quit to outer loop, or you can 'return;' to continue brk> brk> How do I avoid this? My program is pretty large. It involves a matrix of order 3600 by 3600. I will appreciate it if anyone can be help. Sincerely, M.A. Asiru __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ Forum mailing list [email protected] http://mail.gap-system.org/mailman/listinfo/forum
