| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
The NSLS-II specialization of the SHARP multi-GPU ptychographic program:
SHARP framework (http://www.camera.lbl.gov/ptychography), including associated prerequisites, such as cmake 3.7.0+, gcc 5.3.0+, boost 1.58+, fftw-3.3.5+, hdf5-1.8.17+, swig-3.0.10+, cuda 8.0+, mvapich2 2.2+.
export FFTW3_HOME, SHARP_HOME
git clone git://github.com/camera-sharp/sharp-nsls2.git mkdir build cd build cmake ../sharp-nsls2 -DCMAKE_INSTALL_PREFIX=<installation directory> make sudo make install
| Back | FazBrowse Home | New Git URL |