help
help > RE: Memory Errors and Usage
Sep 10, 2010 04:09 PM | Mark Scully
RE: Memory Errors and Usage
The malloc error occurs when running in 32 bit mode because
PredictLesions trys to address more than 4GB of RAM, which isn't
possibly on 32 bit. The short term solution is to use the 64 bit
version of Slicer3 until a refactoring of PredictLesions to address
memory usage can occur.
Threaded View
Title | Author | Date |
---|---|---|
Erik Kastman | Apr 13, 2010 | |
Mark Scully | Sep 10, 2010 | |