R1448/0c07308ecabcpreparemerge
R1448/
0c07308ecabcpreparemerge
preparemerge vs master
preparemerge vs master
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
3ca39a32c40b | Christoph Schaefer | add architecture guard against async alloc bug | Jul 10 2019 | ||||
ec404d90980a | Christoph Schaefer | bugfixing gridgradient benchmark 1, remove superfluous hardcoded sum_x_cpu… | Jul 10 2019 | ||||
be74840b5a14 | Christoph Schaefer | removing libwcs bug in makefile 2 | Jul 9 2019 | ||||
4f61e70ed86d | Christoph Schaefer | removing libwcs bug in makefile | Jul 8 2019 | ||||
e47cd8038755 | Christoph Schaefer | Merge branch 'master' into preparemerge | Jul 8 2019 | ||||
0c5952e635b7 | Christoph Schaefer | Cleaning and hopefully not removing important files in utils | Jul 8 2019 | ||||
d5d0e3999ea5 | Christoph Schaefer | modified readme a bit | Jul 8 2019 | ||||
3def53d59fcc | Christoph Schaefer | modified readme a bit | Jul 8 2019 | ||||
99a9598098d7 | Christoph Schaefer | modified readme a bit | Jul 8 2019 | ||||
ec36037c7daf | Christoph Schaefer | utils in gcc | Jul 2 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