In trying to solve a linear equation system of 4096 variables (with matrix.solve_right()) , there occurs a memory allocation error "python (359) malloc *** mmap (size = 2097152) failed (error code = 12)*** error: can not allocate region. " .
Someone could tell me how to increase memory capacity for use in SAGE. I own 4GB of physical memory Thanks in advance -- To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org