Re: [Freesurfer] Speeding Freesurfer

2014-12-04 Thread Bennet Fauber
CUDA is specific to NVIDIA graphics devices. http://www.nvidia.com/object/cuda_home_new.html On Thu, Dec 4, 2014 at 10:10 AM, Z K zkauf...@nmr.mgh.harvard.edu wrote: My impression is that CUDA drivers are not available for AMD FirePro graphics boards. Aren't they? Sorry, I dont know the

Re: [Freesurfer] Error on recon-all

2014-12-30 Thread Bennet Fauber
Looks like you have a space in the folder name that is causing the test to fail. Rename On Tue, Dec 30, 2014 at 2:40 PM, Michael Rowe michaelrow...@mac.com wrote: /Users/michaelrowe01/Documents/OsiriX Data without the space and see if that helps. /Users/michaelrowe01/Documents/OsiriXData

Re: [Freesurfer] Freesurfer and crypt

2018-04-12 Thread Bennet Fauber
= 0 28063 write(1, "ERROR: crypt() returned null wit"..., 46) = 46 28063 exit_group(1) Is there a workaround so we can run FreeSurfer FIPS-enabled systems? Appreciate your consideration of this question, -- bennet On Thu, Mar 29, 2018 at 5:05 PM, Bennet Fauber &

Re: [Freesurfer] Freesurfer and crypt

2018-04-19 Thread Bennet Fauber
gt; servers, > , i.e., I would not assume that any application will just work in a secure > environment. > > - rob > > > On Apr 12, 2018, at 10:51 AM, Bennet Fauber <ben...@umich.edu> wrote: > > > > It appears that FreeSurfer is not compatible with sys

[Freesurfer] Freesurfer and crypt

2018-03-29 Thread Bennet Fauber
I have a couple of users here who are reporting that on machines with FIPS enabled, which in turn disables certain cryptographic functions, FreeSurfer core dumps with a call to the crypt() function, which FIPS disables. Someone speculated based on output from strace that this is FreeSurfer

[Freesurfer] trac-all and bedpostx/xfibres GPU

2023-04-24 Thread Bennet Fauber
External Email - Use Caution bedpostx, which also uses xfibres, takes a very long time on a single CPU. It does not seem like xfibres can even use multiple CPUs. We have GPUs available, and prior work with FSL suggests that using the GPU cuts processing down from about a day to

[Freesurfer] FreeSurfer container recipe?

2023-04-06 Thread Bennet Fauber
External Email - Use Caution In reply to mail from Mitchell Horn, Douglas Greve replied > The math libraries changed between 7 and 8, nothing we can do about it. When I > have to run things on a centos8 machine, I generally run in a centos7 > singularity > container (which we

Re: [Freesurfer] FreeSurfer container recipe?

2023-04-06 Thread Bennet Fauber
l > ____ > From: freesurfer-boun...@nmr.mgh.harvard.edu > on behalf of Bennet Fauber > > Sent: Thursday, April 6, 2023 7:34 AM > To: Freesurfer support list > Subject: [Freesurfer] FreeSurfer container recipe? > > E

Re: [Freesurfer] [FreeSurfer] Error: mri_ca_register with non-zero status 143

2023-04-13 Thread Bennet Fauber
External Email - Use Caution It may also be the same signal if the operating system could not allocate memory, I believe. On Thu, Apr 13, 2023 at 11:11 AM Wighton, Paul wrote: > > External Email - Use Caution > > Hi Krystal, > > I think the culprit is the line "Command

Re: [Freesurfer] segmenThalamicNuclei.sh exited with ERRORS

2023-02-15 Thread Bennet Fauber
External Email - Use Caution Behçet, This message is the key: > error while loading shared libraries: libncurses..so.5: cannot open shared > object file: No such file or directory FreeSurfer is looking for a supporting library that it expects your operating system installation

Re: [Freesurfer] License issue

2023-01-31 Thread Bennet Fauber
External Email - Use Caution If the license was downloaded to Windows and copied to Linux, or vice versa, it could be the line endings. If the final location is on a Linux machine, you might tr $ dos2unix license.txt to see if that helps? On Tue, Jan 31, 2023 at 1:28 PM

Re: [Freesurfer] Uncaught exceptions when processing some images with MiDeFace

2023-05-18 Thread Bennet Fauber
External Email - Use Caution Patrick, I notice that you are running this on Frontera at TACC. I believe that TACC uses the Intel compilers as their default. I would guess that FreeSurfer is compiled with GCC, not Intel. You might try unloading the Intel compilers and loading