From: Akila G. <aki...@gm...> - 2011-08-23 19:24:27
|
Hello, I have a data set I'm trying to test using mummergpu. Although initially the amount of on-board memory resulted in errors, using the Tesla C2070 card (with ECC off and CUDA 3.2) seemed to fix the problem. However, I am now getting the following error: Loading query block ... ERROR: Realloc failed, requested: -2147483648 This message is output from suffix-tree.cpp where the size of the buffer is doubled. Is this error got to do with the size of my query sequence? Thanks, Akila |