- Queries
- All Stories
- Search
- Advanced Search
Feed Advanced Search
Advanced Search
Advanced Search
Jun 27 2019
Jun 27 2019
removing deprecated flag
updated version with gnu support
Jun 26 2019
Jun 26 2019
AOS version implemented
AOS version implemented
new env files
Mar 12 2019
Mar 12 2019
removing forgotten printf
fourestey committed R1448:2af060671b5f: Merge branch 'develop' of ssh://c4science.ch/diffusion/1448/lenstool-hpc into… (authored by fourestey).
Merge branch 'develop' of ssh://c4science.ch/diffusion/1448/lenstool-hpc into…
small modifs
removing the printouts
Mar 11 2019
Mar 11 2019
bug correction for lenstool
fourestey committed R1448:748b6ec409ba: Merge branch 'develop' of ssh://c4science.ch/diffusion/1448/lenstool-hpc into… (authored by fourestey).
Merge branch 'develop' of ssh://c4science.ch/diffusion/1448/lenstool-hpc into…
removing unecessary chars
fourestey committed R1448:2d8e810a2e9a: no idea why git says there's a difference (authored by fourestey).
no idea why git says there's a difference
removing bug when nhalos < 100
adding c++11 standard by default
removing some checks
new gnu flags
new way to compute chi
small clean up
fourestey committed R1448:8993a7015d70: removing comments and marla by default (authored by fourestey).
removing comments and marla by default
fourestey committed R1448:134b40fb3fe2: updated benchmark test files for the paper (authored by fourestey).
updated benchmark test files for the paper
removed because of renaming
removing call to immintin.h
fourestey committed R1448:46c972c59d84: adding environment file for openpower8 at cscs (authored by fourestey).
adding environment file for openpower8 at cscs
removing call to immintin.h
fourestey committed R1448:8aebb33882f8: tentative pinning for multiple GPUs per node (authored by fourestey).
tentative pinning for multiple GPUs per node
fourestey committed R1448:f0bbdc4cf4fa: adding openpower execption to cross compiling (authored by fourestey).
adding openpower execption to cross compiling
adding correct wcs lib path
update and renaming
Feb 26 2019
Feb 26 2019
fourestey committed R1448:001a2717d380: adding clause for daint in order to avoid running gpu code on the head nodes (authored by fourestey).
adding clause for daint in order to avoid running gpu code on the head nodes
updating the paths
adding new input files
removing old interface debug call
fourestey committed R1448:4e4948dd0f4a: update: introducing the marla library (authored by fourestey).
update: introducing the marla library
removing buinary
adding gcc makefile
fourestey committed R1448:0f8704190a4e: big modification to clean the code: all parts are separated properly for… (authored by fourestey).
big modification to clean the code: all parts are separated properly for…
adding nvtx support
adding gnu makefile
sanatized version
sanatized version
removing default makefile
fourestey committed R1448:5f5be3b561dd: reworking of the code to better isolate the different parts (authored by fourestey).
reworking of the code to better isolate the different parts
default lenstool file modified
adding gcc support
addind gcc makefile
double precision by default
adding svml support
removing uncessary code
removing hand-coded avx version
fourestey committed R1448:1e91c9b0549e: adding FP constant in case they are not defined (that's mainly for gcc) (authored by fourestey).
adding FP constant in case they are not defined (that's mainly for gcc)
removing hand-coded avx version
fourestey committed R1448:7d1f68c408b4: weird bug in the switch part avoided with this (hopefully) (authored by fourestey).
weird bug in the switch part avoided with this (hopefully)
removing hand-coded avx version
removing hand-coded avx version
fourestey committed R1448:7918301c4811: new NVTX flag to enable nvtx (not set by default) (authored by fourestey).
new NVTX flag to enable nvtx (not set by default)
fourestey committed R1448:1d9f85a5addb: removing hand coded vectorized functions (authored by fourestey).
removing hand coded vectorized functions
removing static
fourestey committed R1448:f15fafa4e57d: main code development: using atomic intrinsics to insert images instead of… (authored by fourestey).
main code development: using atomic intrinsics to insert images instead of…
removing hand-coded avx512 version
fourestey committed R1448:65e0061d7871: general update: designed for GPU only + Unified Memory all over + global… (authored by fourestey).
general update: designed for GPU only + Unified Memory all over + global…
fourestey committed R1448:4e952a600277: removing hand coded vectorized functions (authored by fourestey).
removing hand coded vectorized functions
debug info modified
fourestey committed R1448:e4c191218078: general update: designed for GPU only + Unified Memory all over + global… (authored by fourestey).
general update: designed for GPU only + Unified Memory all over + global…
bug fix + cosmetic changes
debug info modified
fourestey committed R1448:34602bb77771: general update: designed for CPU only (authored by fourestey).
general update: designed for CPU only
fourestey committed R1448:6d17e3f5bf29: removing old hand-coded gradient computations (they are useless as the… (authored by fourestey).
removing old hand-coded gradient computations (they are useless as the…
fourestey committed R1448:a8836c6d65f1: removing old hand-coded gradient computations (they are useless as the… (authored by fourestey).
removing old hand-coded gradient computations (they are useless as the…
fourestey committed R1448:f85347a4f1de: defining FP constants in case they are not definied (authored by fourestey).
defining FP constants in case they are not definied
fourestey committed R1448:8204c71bba4b: removing old hand-coded gradient computations (they are useless as the… (authored by fourestey).
removing old hand-coded gradient computations (they are useless as the…
fourestey committed R1448:5bbe635acaf7: removing old hand-coded gradient computations (they are useless as the… (authored by fourestey).
removing old hand-coded gradient computations (they are useless as the…
Jan 31 2019
Jan 31 2019
better output
fourestey committed R1448:ad36d782195a: reputing MPI and unified memory by default (authored by fourestey).
reputing MPI and unified memory by default
fourestey committed R1448:5b421b5296eb: new file to pin GPUs to MPI processes in case of multiple GPUs per node (authored by fourestey).
new file to pin GPUs to MPI processes in case of multiple GPUs per node
fourestey committed R1448:932b67f34b28: adding MPI support though the domain is not split yet (authored by fourestey).
adding MPI support though the domain is not split yet
fourestey committed R1448:c45c602ac540: reputing MPI and unified memory by default (authored by fourestey).
reputing MPI and unified memory by default
fourestey committed R1448:c931fcb44fbf: setting up unified memory prefetchers to speed up page movement between CPU and… (authored by fourestey).
setting up unified memory prefetchers to speed up page movement between CPU and…
removing debug by default
fourestey committed R1448:bda3917fdf44: setting up unified memory prefetchers to speed up page movement between CPU and… (authored by fourestey).
setting up unified memory prefetchers to speed up page movement between CPU and…
Jan 15 2019
Jan 15 2019
fourestey committed R1448:d44737f011aa: runmode.debug is not an argument anymore (authored by fourestey).
runmode.debug is not an argument anymore
fourestey committed R1448:9cb290ea9c13: addint MAXIMPERSOURCE as a input parameter and not a global variable anymore (authored by fourestey).
addint MAXIMPERSOURCE as a input parameter and not a global variable anymore
fourestey committed R1448:eb814489ddaa: addint MAXIMPERSOURCE as a input parameter and not a global variable anymore (authored by fourestey).
addint MAXIMPERSOURCE as a input parameter and not a global variable anymore
removing unecessary files
adding the chi_comm header file
removing unecessary files
better handling of the debug flags
CXX not set to CC by default
fourestey committed R1448:0add2be25a2f: moving MAXIMPERSOURCE from global to local (authored by fourestey).
moving MAXIMPERSOURCE from global to local
fourestey committed R1448:a57beaa701da: moving MAXIMPERSOURCE from global to local (authored by fourestey).
moving MAXIMPERSOURCE from global to local
better handling of the debug flags
cosmetic changes
adding nvtx extensions
fourestey committed R1448:09eee4bbfe25: moving MAXIMPERSOURCE from global to local (authored by fourestey).
moving MAXIMPERSOURCE from global to local
fourestey committed R1448:5045d9573350: moving MAXIMPERSOURCE from global to local (authored by fourestey).
moving MAXIMPERSOURCE from global to local
new read parameters method
fourestey committed R1448:73d5ae008277: moving MAXIMPERSOURCE from global to local (authored by fourestey).
moving MAXIMPERSOURCE from global to local
c4science · Help