20 Commits

Author SHA1 Message Date
9d21fc5400 added a couple new theory functions (dglktfzf, dglktflf, fmuf). 2025-06-10 14:20:45 +02:00
21b4c591b9 adopted DKS to Cuda12 and GV100. For Tesla K40c code lines are still present but commented by as35. 2023-01-30 12:38:52 +01:00
9381b14b87 changed version to 1.1.4 2020-06-09 13:04:48 +02:00
43cb9020c4 adapted for CUDA 11 2020-06-09 12:55:55 +02:00
5c9048a308 added a macOS specific flag which deals with path variables of shared libs 2017-08-21 14:16:57 +02:00
ce3491740c remove openmp flags for apple machines 2017-08-17 16:54:07 +02:00
7ca93a3a49 dont link with boost filesystem 2017-06-07 11:10:38 +02:00
5071ea5741 add option to link DKS with static cuda libraries 2017-06-06 14:22:00 +02:00
cadd258668 update DKS version 2017-04-27 18:15:48 +02:00
432d2f5e4e Correct patch and minor versions set when installing dks 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
47fe8e8e52 allow to enalbe wich parts of DKS to compile trough cmake flags 2017-02-28 15:07:22 +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
027bdc01f5 FFT for OpenCL using clFFT library 2016-11-16 18:12:00 +01:00
4fa529aaea snapshot of svn 2016-10-10 14:49:32 +02:00