External Email - Use Caution
Dear freesurfer developers,
I'm using freesurfer v5.3.0 and having problems with the number of threads opened by `mri_em_register`. It automatically opens up as many threads as there are in the system, but I need to limit that.
I have seen this post with the same problem: https://secure-web.cisco.com/19w3ZWmagO9QFaobk1ln0Z4sQQWaHjFCCO6n7ZqpGmL6VZA...
In the end, it seems to be solved by setting OMP_NUM_THREADS to 1 in the mri_em_register script, but it is a binary file. I don't know how to set it.
Kind regards, Gunes