"platforms/opencl/vscode:/vscode.git/clone" did not exist on "35c6714042f7a4d25ca448dffc69ddf85e11ce9b"
- 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 ...
-
- 14 Feb, 2020 1 commit
-
-
Peter Eastman authored
-
- 21 Oct, 2019 1 commit
-
-
peastman authored
-
- 30 May, 2018 1 commit
-
-
peastman authored
-
- 03 May, 2017 1 commit
-
-
peastman authored
-
- 13 Dec, 2016 1 commit
-
-
peastman authored
-
- 10 Aug, 2016 1 commit
-
-
peastman authored
-
- 06 May, 2016 1 commit
-
-
peastman authored
-
- 05 May, 2016 1 commit
-
-
peastman authored
-
- 02 May, 2016 1 commit
-
-
peastman authored
-
- 22 Apr, 2016 1 commit
-
-
Peter Eastman authored
-
- 21 Apr, 2016 1 commit
-
-
Peter Eastman authored
-
- 24 Sep, 2015 1 commit
-
-
peastman authored
-
- 06 Oct, 2014 1 commit
-
-
peastman authored
-
- 09 Aug, 2014 1 commit
-
-
peastman authored
-
- 24 Jul, 2014 2 commits
-
-
Peter Eastman authored
-
peastman authored
-
- 14 May, 2014 1 commit
-
-
peastman authored
-
- 17 Mar, 2014 1 commit
-
-
peastman authored
-
- 11 Mar, 2014 1 commit
-
-
peastman authored
-
- 27 Jan, 2014 1 commit
-
-
Yutong Zhao authored
-
- 22 Jan, 2014 1 commit
-
-
peastman authored
-
- 19 Dec, 2013 1 commit
-
-
peastman authored
-
- 09 Dec, 2013 1 commit
-
-
peastman authored
-
- 04 Dec, 2013 1 commit
-
-
peastman authored
Enforce memory alignment to improve performance of vector operations. Also fixed bugs in an earlier optimization.
-
- 04 Nov, 2013 1 commit
-
-
peastman authored
-
- 01 Nov, 2013 1 commit
-
-
peastman authored
-
- 17 Oct, 2013 1 commit
-
-
peastman authored
-
- 10 Oct, 2013 1 commit
-
-
peastman authored
Separated hardware query functions into a separate file. CPU platform checks for the correct hardware.
-
- 09 Oct, 2013 1 commit
-
-
peastman authored
-
- 13 Jan, 2013 1 commit
-
-
Peter Eastman authored
-
- 21 Apr, 2009 1 commit
-
-
Peter Eastman authored
-
- 19 Apr, 2008 1 commit
-
-
Peter Eastman authored
-
- 16 Apr, 2008 1 commit
-
-
Peter Eastman authored
-