Commit Graph

22 Commits

Author SHA1 Message Date
1ec5ab76a9 handle citation marker in test comparison program 2013-10-06 15:17:05 +02:00
f77ac81758 cleanups 2013-06-30 12:45:46 +02:00
4b0e911573 Code formatting and added log file for table with bitmap for regression
tests. All regression tests now passing with CUDA.
2012-01-19 16:15:12 -05:00
f2fc03bf8e Making regression test logs consistent with new tests. 2012-01-18 18:12:18 -05:00
922a9d172d Renaming eam/alloy/gpu tests. 2012-01-18 17:28:18 -05:00
5870b4fff7 Merge branch 'master' of https://bitbucket.org/wb8/lal
Conflicts:
	test/table_linear.gpu.in
2012-01-18 17:22:24 -05:00
9fc0083f6a Updated the potential table with two entries 2012-01-18 16:49:01 -05:00
7f703cb29a Rearranged pair table/gpu kernels, bugs in bitmap style 2012-01-18 16:22:36 -05:00
67362186ad Added tests for two-type eam 2012-01-18 16:13:13 -05:00
9536e69211 Cleaning up new regression tests. Fresh run of all tests for CPU/GPU. Table with lookup and table with bitmap broken. 2012-01-18 15:35:32 -05:00
ef3365d3ff Renaming some regression tests. Removing eam energy conservation test.
Adding potential file needed for hybrid eam test.
2012-01-17 17:39:17 -05:00
d865785786 Moving energy pointer offset to only happen with eflag in eam. Adding
some hybrid test cases.
2011-12-19 13:12:17 -05:00
51e3ab3764 Fixed bugs in passing fp to energy kernel, switch fp to numtyp, virial calculations fixed 2011-12-03 12:00:30 -05:00
c5f95f932e Actually added buck/gpu, buck/coul/gpu tests and an example table for table/gpu tests 2011-11-29 16:26:00 -05:00
7e3984afe4 Added tests for buck/gpu, buck/coul/gpu, table/gpu and yukawa/gpu 2011-11-29 16:23:00 -05:00
ccfb641e19 Added energy conservation tests for eam/gpu 2011-11-29 15:37:19 -05:00
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
d667f1e349 Add EAM cpu/gpu tests 2011-11-15 12:02:04 -05:00
4d96e85601 Adding LAMMPS regression tests to LAMMPS from old code repository. 2011-11-14 14:41:57 -05:00