Detailed installation instructions and manual is available at:
https://github.com/gadgetron/gadgetron/wiki
mkdir build
cd build
cmake ../
make
sudo make install
Please check manual for detailed instructions for your platform.
Please follow the instructions at Set up Gadgetron in your home folder
Please follow instructionst at Integration test in Gadgetron
Please follow instructionst at Deploy Gadgetron via Docker
If you have multiple computers, they can be assembled as a cluster to run distributed Gadgetron. Please check instructions Set up Gadgetron Cluster in your LAN
Please read LICENSE file for licensing details.