Closed DavidEWarrenPhD closed 5 years ago
I'm going to close — although this issue is observed when using Docker on lab workstations, we're not seeing it when calling the app through Singularity on the local cluster (where most processing will happen).
I'm getting the following error at the PostFreeSurfer stage after apparently successful PreFreeSurfer and FreeSurfer stages:
The error occurs with both the latest release version and the dev version. The call is:
Adding
--privileged
and/or calling withsudo
did not change the result. Setting theOMP_NUM_THREADS
environment variable explicitly for the docker run call did not change the result.