Commit Graph

24 Commits

Author SHA1 Message Date
432d2f5e4e Correct patch and minor versions set when installing dks DKS-1.1.0 2017-04-05 17:28:13 +02:00
6e57cf5580 DKSConfigVersion file provided to allow cmake find_package to determine if compatible DKS version is installed 2017-03-15 15:18:58 +01:00
9e9a20c4af add tests for collimator physics and kick/push 2017-03-15 10:02:00 +01:00
9b9910e9f9 add seed to random number initialization 2017-03-15 10:01:28 +01:00
244ad0b230 OPALs greens function added to algorithms 2017-03-15 10:00:40 +01:00
9734157ad8 push and kick for OPALs BorisPusher 2017-03-15 09:59:33 +01:00
24f9c9dbf4 allow to enalbe wich parts of DKS to compile trough cmake flags 2017-02-28 15:11:59 +01:00
47fe8e8e52 allow to enalbe wich parts of DKS to compile trough cmake flags 2017-02-28 15:07:22 +01:00
eee9dfd89e seperate OPAL DKS functions from base 2017-02-28 15:06:45 +01:00
7c7c2e240b dksbase use Algoruthms base class for fft, colimator physics and greens function 2017-02-15 09:00:55 +01:00
e9d411235c merge dks-1.0.0-branch (fix conflicts) 2017-02-07 09:57:04 +01:00
c4e7029b5d libcuda loaded from stubs 2017-01-16 15:25:31 +01:00
8750ea06e5 remove duplicate flags for c++ and cuda compilers 2017-01-16 11:10:22 +01:00
69a9f7b9fb remove rpath in cmake when AMD OpenCL is used - fixes segfaults in OpenCL. Write compiler flags and cmake options in DKSConfig.cmake.in file to be used by projects using DKS 2017-01-10 16:06:00 +01:00
b5c5da29b2 add function to generate list of random numbers with cuda and opencl on the device 2016-12-09 13:43:09 +01:00
3a74d6cdee init randoms - each thread gets same seed but different sequence 2016-11-28 16:23:29 +01:00
7abc9fdbd3 cuda random number initialization - same seed different sequence for each state 2016-11-23 21:15:20 +01:00
b3a12e02a8 OpenCL FFT using clfft and tests 2016-11-21 16:14:11 +01:00
4432d32480 OpenCL greens function calculation for OPAL 2016-11-17 18:03:28 +01:00
63a008d111 Greens function calculation for OPAL rewriten with abstract base class 2016-11-17 18:02:48 +01:00
87cdf52f07 Collimator physics for MIC fix 2016-11-16 18:12:17 +01:00
027bdc01f5 FFT for OpenCL using clFFT library 2016-11-16 18:12:00 +01:00
e8386869dc update ReadMe with git info and compiler/library versions needed DKS-1.0.0 2016-10-18 10:38:54 +02:00
4fa529aaea snapshot of svn 2016-10-10 14:49:32 +02:00