External Email - Use Caution
Dear all,
I run my script for longitudinal processing based on: individual processing (recon-all -i) + base image creation (recon-all -base) and longitudinal processing (recon-all -long).
In some cases (not always), the process terminates with errors, apparently at the same stage. The log states, among other things, "Reading texture...*** buffer overflow detected ***: terminated Command terminated by signal 6".
1 - I assume that I have exceeded my memory capacity. Am I correct?
I have, in fact, written a script that parallelizes these processes, but I might be distributing the workload poorly if that is the case.
2 - If this is indeed the issue, do you know the peak memory required for such a process?
Thank you!