mhough / BROCCOLI

BROCCOLI: Software for Fast fMRI Analysis on Many-Core CPUs and GPUs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BROCCOLI: Software for Fast fMRI Analysis on Many-Core CPUs and GPUs

BROCCOLI is a software for analysis of fMRI (functional magnetic resonance imaging) data and is written in OpenCL (Open Computing Language). The analysis can thereby be performed in parallel on many types of hardware, such as CPUs, Nvidia GPUs and AMD GPUs. The result is a significantly faster analysis than possible with existing software packages for fMRI analysis (SPM, FSL, AFNI). For example, non-linear normalization of an anatomical T1 volume to MNI space (1mm resolution) takes only 4-8 seconds with a GPU. A permutation test with 10,000 permutations can be done within a minute, to empirically estimate a null distribution. Additionally, BROCCOLI includes support for Bayesian first-level fMRI analysis using a Gibbs sampler.

For more information, see

Eklund, A., Dufort, P., Villani, M., LaConte, S., BROCCOLI: Software for Fast fMRI Analysis on Many-Core CPUs and GPUs, Frontiers in Neuroinformatics, 8:24, 2014


Documentation

About

BROCCOLI: Software for Fast fMRI Analysis on Many-Core CPUs and GPUs


Languages

Language:C++ 67.6%Language:C 26.0%Language:MATLAB 4.4%Language:Python 0.9%Language:Shell 0.6%Language:CMake 0.3%Language:Makefile 0.2%Language:Tcl 0.0%