History of AFNI updates  

|
bob cox
January 23, 2003 08:46AM
AFNI binaries for linux are available - see the page [afni.nimh.nih.gov] for more info. We don't supply BSD binaries.

At this time, AFNI doesn't use multiple threads or processes. The command line programs that take up the most time (e.g., 3dDeconvolve, 3dNLfim) could benefit from such parallelism, but not having such a system myself, I've not looked into the issues.

The two main techniques for parallizing are shared-memory SMP and message passing (e.g., MPI, PVM). I'd be interested to hear informed comments on these very different approaches.

bob cox
Subject Author Posted

Binaries available for BSD / RH Linux clusters?

Aaron January 22, 2003 05:21PM

Re: Binaries available for BSD / RH Linux clusters?

bob cox January 23, 2003 08:46AM

Re: Binaries available for BSD / RH Linux clusters?

Kevin Murphy January 28, 2003 10:39AM