Diffusion Lenstool-HPC (master)
Recent Commits
Recent Commits
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
3427366f6e47 | Christoph Schaefer | resolved lenstool chi benchmark (reference 3 in imgs had to be 0 | Feb 25 2019 | ||||
21145aa62620 | Christoph Schaefer | modified m1931 benchmarks | Feb 21 2019 | ||||
d0ed3d0e6593 | Christoph Schaefer | enlever les vdisp inxeplicable | Feb 21 2019 | ||||
b7b155d16fab | Christoph Schaefer | enlever les vdisp inxeplicable | Feb 21 2019 | ||||
d44737f011aa | fourestey | runmode.debug is not an argument anymore | Jan 15 2019 | ||||
eb814489ddaa | fourestey | addint MAXIMPERSOURCE as a input parameter and not a global variable anymore | Jan 15 2019 | ||||
9cb290ea9c13 | fourestey | addint MAXIMPERSOURCE as a input parameter and not a global variable anymore | Jan 15 2019 | ||||
9b231fbcf699 | fourestey | adding the chi_comm header file | Jan 15 2019 | ||||
222fcd82c1fb | fourestey | removing unecessary files | Jan 15 2019 | ||||
7d41960719a5 | fourestey | removing unecessary files | Jan 15 2019 | ||||
e55daabdb051 | fourestey | better handling of the debug flags | Jan 15 2019 | ||||
59812c6e3795 | fourestey | CXX not set to CC by default | Jan 15 2019 | ||||
6826190ab434 | fourestey | better handling of the debug flags | Jan 15 2019 | ||||
c59568695777 | fourestey | adding nvtx extensions | Jan 15 2019 | ||||
73d5ae008277 | fourestey | moving MAXIMPERSOURCE from global to local | Jan 15 2019 |
README
README
Lenstool-hpc hierarchy
- src (source code)
- grad (source code for gradient calculation)
- chi (source code for chi calculation)
- etc
- test (configuration for tests and benchmarks, unitests and test-results)
- configfiles (contains the the parameters and img files for test and benchmarks)
- parameter (parameterfiles)
- img (imagesfiles)
- results (results against which to compare tests)
- chi (results for chi)
- grad (results for grad) -
- configfiles (contains the the parameters and img files for test and benchmarks)
VTUNE module load intel/2017
export PATH=/cm/shared/apps/intel-2017/vtune_amplifier_xe/bin64/:$PATH
c4science · Help