- 30 Apr, 2020 1 commit
-
-
dwtowner authored
* CPU: Refactored code to be generic across vector CPU platforms. Ewald and non-Ewald interactions now share a common code base, templated on their interaction type. The vec4 and vec8 implementations have been replaced by a single generic implementation class which is templated on SIMD type. Currently works for SIMD4 and SIMD8 types, but can be extended in future to support other types (e.g., AVX-512). Modified runtime CPU support to lay groundwork for future SIMD types. Pulled out some vector utility functions (gather pair, reduce), and refactored the AVX CPU code to make use of them. * CPU: Fixed coding standards and incorrect header include. * CPU: Fixed code review comments from PR #2661 * CPU: Fixed CI build issues. * CPU: Further CI fixes. * CPU: Fix for unit test failure on MacOS. Reverted optimised code to go back to a version which is thought to work on MacOS. The optimisation will be reapplied in future after the failure is understood better.
-
- 25 Jul, 2018 1 commit
-
-
peastman authored
-
- 15 Feb, 2017 1 commit
-
-
peastman authored
-
- 13 Jan, 2017 1 commit
-
-
peastman authored
-
- 19 Dec, 2016 1 commit
-
-
Andy Simmonett authored
o Only reference reciprocal space code works, for now. o Vector lengths of 4 and 8 implemented and tested. o Tests pass for Reference and CPU platforms.
-
- 18 Nov, 2016 1 commit
-
-
Andy Simmonett authored
o Only reference reciprocal space code works, for now. o Vector lengths of 4 and 8 implemented and tested. o Tests pass for Reference and CPU platforms.
-
- 14 May, 2015 1 commit
-
-
peastman authored
-
- 10 Dec, 2014 1 commit
-
-
peastman authored
-
- 19 Dec, 2013 1 commit
-
-
peastman authored
-
- 18 Dec, 2013 1 commit
-
-
peastman authored
-
- 04 Dec, 2013 2 commits
- 04 Nov, 2013 1 commit
-
-
peastman authored
-
- 01 Nov, 2013 1 commit
-
-
peastman authored
-
- 30 Oct, 2013 2 commits
- 29 Oct, 2013 1 commit
-
-
peastman authored
-
- 22 Oct, 2013 1 commit
-
-
peastman authored
-
- 21 Oct, 2013 1 commit
-
-
peastman authored
-
- 17 Oct, 2013 1 commit
-
-
peastman authored
-
- 15 Oct, 2013 1 commit
-
-
peastman authored
-
- 14 Oct, 2013 1 commit
-
-
peastman authored
-
- 12 Oct, 2013 1 commit
-
-
peastman authored
-
- 11 Oct, 2013 3 commits
- 10 Oct, 2013 1 commit
-
-
peastman authored
-
- 14 Aug, 2013 1 commit
-
-
peastman authored
-
- 08 Jul, 2013 1 commit
-
-
peastman authored
Platform specific header files get installed. This allows plugins to be built with just an OpenMM installation, not a full source tree.
-
- 04 May, 2013 1 commit
-
-
Peter Eastman authored
-
- 14 Feb, 2012 1 commit
-
-
Peter Eastman authored
-
- 17 Mar, 2011 1 commit
-
-
Peter Eastman authored
-
- 04 Jan, 2011 1 commit
-
-
Peter Eastman authored
-
- 03 Jan, 2011 1 commit
-
-
Peter Eastman authored
-
- 18 Nov, 2009 1 commit
-
-
Peter Eastman authored
-
- 10 Sep, 2009 1 commit
-
-
Peter Eastman authored
-
- 07 Jul, 2009 1 commit
-
-
Rossen Apostolov authored
-
- 02 Jul, 2009 1 commit
-
-
Peter Eastman authored
-
- 06 Apr, 2009 1 commit
-
-
Rossen Apostolov authored
Implemented the Ewald summation method in the reference platform. Preliminary cuda prototype is included.
-
- 12 Jul, 2008 1 commit
-
-
Peter Eastman authored
-