Commit Graph

249 Commits

Author SHA1 Message Date
64ec9a8cd0 Replace __float2int_rn with __float2int_rd so that it gives the same answer as static_cast<int> 2011-11-16 09:45:42 -05:00
0fd91e084e Modified EAM tests 2011-11-15 16:01:28 -05:00
aab9de4719 Add more EAM tests 2011-11-15 15:48:05 -05:00
ea34677220 Fixed preprocessor compile errors in DOUBLE precision CUDA compiles.
Added eam/gpu to the install script.
Modified neighbor builds in eam regression tests.
2011-11-15 14:35:08 -05:00
5714e73cad Merge branch 'upload' 2011-11-15 14:06:49 -05:00
7a3c8430aa Merge branch 'master' of https://bitbucket.org/wb8/lal 2011-11-15 12:10:50 -05:00
43533e06e3 Merge branch 'master' of ssh://yona.ccs.ornl.gov/~/git/lammps 2011-11-15 12:04:19 -05:00
b442201bf6 Add EAM potential to lib/gpu 2011-11-15 11:54:00 -05:00
081127c74f Fixing bug where precision preprocessor definition didn't make it neighbor list build. 2011-11-14 17:40:30 -05:00
96be0b6075 Switching to using views for host neighbor lists instead of NULL pointers due to issues with some OpenCL implementations. 2011-11-05 16:12:00 -04:00
10d1f843b5 Merge branch 'upload' 2011-10-30 17:17:07 -04:00
51c0f18c1d Adding error checking for compute exclusive mode. 2011-10-30 17:15:50 -04:00
d556467676 Updating Makefile. 2011-10-28 14:47:54 -04:00
ede8955c77 Adding publication to README. 2011-10-28 14:39:55 -04:00
7b911a5cc9 Modifying default thread per atom parameters. 2011-10-28 13:50:42 -04:00
fcf2d32f8b Adding answer clear to pppm clear function to prevent seg fault. Adding timing info for copy on hybrid neighbor lists. Removing duplicate output from base_ellipsoid. 2011-10-27 20:58:57 -04:00
c458e1fe5b Adding missing file from last commit. 2011-10-26 21:34:30 -04:00
ad68b61b46 Renaming files to have lal prefix. 2011-10-26 21:34:02 -04:00
ef856fdbdf Merge ssh://lens.ccs.ornl.gov/~/git/lammps 2011-10-26 19:47:51 -04:00
0bee1c14e0 Merge branch 'master' of http://git.icms.temple.edu/lammps-ro
Conflicts:
	doc/pair_coul.txt
	lib/gpu/Nvidia.makefile
	lib/gpu/README
	src/GPU/fix_gpu.cpp
	src/GPU/pair_cg_cmm_coul_long_gpu.cpp
	src/GPU/pair_cg_cmm_coul_msm_gpu.cpp
	src/GPU/pair_cg_cmm_gpu.cpp
	src/GPU/pair_coul_long_gpu.cpp
	src/GPU/pair_coul_long_gpu.h
	src/GPU/pair_gayberne_gpu.cpp
	src/GPU/pair_lj96_cut_gpu.cpp
	src/GPU/pair_lj_charmm_coul_long_gpu.cpp
	src/GPU/pair_lj_class2_coul_long_gpu.cpp
	src/GPU/pair_lj_class2_gpu.cpp
	src/GPU/pair_lj_cut_coul_cut_gpu.cpp
	src/GPU/pair_lj_cut_coul_long_gpu.cpp
	src/GPU/pair_lj_cut_gpu.cpp
	src/GPU/pair_lj_cut_tgpu.cpp
	src/GPU/pair_lj_expand_gpu.cpp
	src/GPU/pair_morse_gpu.cpp
	src/GPU/pair_resquared_gpu.cpp
2011-10-26 19:45:38 -04:00
524bc21243 Moving where opencl parameters are output. 2011-10-26 17:49:31 -04:00
db8cc02e18 Adding a capability for neighbor builds to openCL builds. 2011-10-26 17:42:21 -04:00
41e7406f3e Switching sqrt to rsqrt where possible. Adding a FERMI_OCL define for
opencl parameters and OpenCL Vendor output.
2011-10-26 16:54:41 -04:00
55f5a14b25 Modified code to use preprocessor definitions for transcendentals. 2011-10-26 15:15:49 -04:00
e6db03c6ff Bug fixes for new neighbor storage. 2011-10-24 17:52:35 -04:00
27cacf40ea Adding missing file required for new neighbor storage. 2011-10-24 12:43:00 -04:00
166cf1e2c2 Updating mac makefile to use 64 bit. 2011-10-24 12:40:10 -04:00
818d85b1f2 Updating Makefile.mac to use 64 bit compilation. 2011-10-23 18:18:15 -04:00
cab77720de Replacing mul24 with fast_mul in device code. 2011-10-23 18:04:42 -04:00
b0ee11cadd Updating neighbor list storage to be coalesced for multiple threads per atom. 2011-10-23 17:52:02 -04:00
d3742d1ec4 Updating makefile for new GPU. 2011-10-11 17:57:08 -04:00
4591d9958d git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7048 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2011-10-07 23:52:06 +00:00
79e1087146 git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7021 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2011-09-30 16:58:31 +00:00
73b8888b98 Updating code so that only free memory output is on 1st GPU. 2011-09-16 14:00:39 -04:00
2a91f37ba8 Changed order of CPU cell bin in neighbor calculation to allow overlap
with atom data transfer. Adding timing output.
2011-09-13 17:51:30 -04:00
cde64685eb Implemented hybrid neighbor list builds. 2011-09-13 14:54:53 -04:00
bea92ccf69 Adding storage for hybrid neighbor list build data. 2011-09-12 16:37:56 -04:00
d4b1037036 Changed files to accept a new GPU mode for hybrid neighboring. 2011-09-12 16:09:03 -04:00
f20b7ed31f Fixed some comments to reflect new neighboring stuff. 2011-09-12 09:24:49 -04:00
541c47f4d4 git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@6766 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2011-08-23 21:12:16 +00:00
7a1f6fc1ee git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@6765 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2011-08-23 21:11:35 +00:00
46240b2300 Fixing some typos. 2011-08-23 10:44:16 -04:00
8b29a07c23 Merge branch 'master' of http://git.icms.temple.edu/lammps-ro
Conflicts:
	doc/Section_commands.txt
	lib/gpu/README
	src/lmptype.h
2011-08-22 18:22:32 -04:00
d22491de17 git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@6729 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2011-08-18 17:32:34 +00:00
84b5b0bef8 git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@6727 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2011-08-18 17:32:05 +00:00
3c1cefdba0 git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@6625 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2011-08-08 19:51:22 +00:00
43d9cc7811 Adding an OCL_VENDOR preprocessor definition. 2011-07-27 17:31:47 -04:00
bf6d34160e Adding preprocessor to OpenCL strings and as a dependency for both. 2011-07-27 16:58:50 -04:00
7b3188fec8 Fixing OpenCL to compile with new geryon converter. 2011-07-27 16:50:35 -04:00
8540f8500a Changed geryon file to string behaviour and updated only nvidia files. 2011-07-27 16:31:01 -04:00