Neither gdb nor valgrind can spot where there memory allocation fails. Just trying to do an upscaling, using the cnn2x, on an image of 8192x6144 (192Mb) in a machine with 16Gb of RAM.
Neither gdb nor valgrind can spot where there memory allocation fails.
Just trying to do an upscaling, using the cnn2x, on an image of 8192x6144 (192Mb) in a machine with 16Gb of RAM.