Current Forum: Homework 4 - Lempel Ziv (Part 2) |
Date: Mon Oct 22 2001 8:09 pm |
Author: Danish, Matt R. <mrd@cmu.edu> |
Subject: Memory issues |
|
|
My Lempel-Ziv code works on just about all files but when I run it on rhino.bmp it gets an OutOfMemory Exception on the sun4 machines (on linux it's fine). If I add the -mx64m option then it works on the sun4 machines as well. Should we have to worry about this in the testing? |
|