1. 14 Apr, 2022 1 commit
    • Peter Eastman's avatar
      Vectorized CpuCustomNonbondedForce (#3568) · c8981916
      Peter Eastman authored
      * Began vectorizing CustomNonbondedForce
      
      * Refactored CpuCustomNonbondedForce to support multiple vector sizes
      
      * AVX implementation of CpuCustomNonbondedForce
      
      * Fixed compilation errors
      c8981916
  2. 13 Apr, 2022 1 commit
  3. 11 Apr, 2022 1 commit
  4. 10 Apr, 2022 1 commit
    • Peter Eastman's avatar
      Vectorize custom expressions on CPU (#3552) · aafb8b5b
      Peter Eastman authored
      * Began implementing vectorization of Lepton expressions
      
      * Tests for vector expressions
      
      * Implemented CompiledVectorExpression for x86
      
      * Bug fix
      
      * Optimized select() on ARM
      
      * Optimized select() on x86
      
      * CompiledVectorExpression supports AVX
      
      * Bug fix
      
      * Updated docs
      
      * Use VEX encoded instructions for CompiledExpression
      
      * Optimized min() and max() on x86
      
      * Optimized min() and max() on ARM
      
      * Fixed compilation error
      
      * Upgrade AsmJit
      aafb8b5b
  5. 09 Apr, 2022 1 commit
  6. 08 Apr, 2022 3 commits
  7. 30 Mar, 2022 2 commits
  8. 28 Mar, 2022 1 commit
  9. 24 Mar, 2022 1 commit
  10. 22 Mar, 2022 2 commits
  11. 18 Mar, 2022 2 commits
  12. 17 Mar, 2022 1 commit
  13. 15 Mar, 2022 1 commit
  14. 14 Mar, 2022 1 commit
  15. 11 Mar, 2022 2 commits
  16. 08 Mar, 2022 1 commit
  17. 07 Mar, 2022 1 commit
  18. 04 Mar, 2022 3 commits
  19. 03 Mar, 2022 1 commit
  20. 02 Mar, 2022 1 commit
  21. 01 Mar, 2022 2 commits
  22. 27 Feb, 2022 1 commit
  23. 22 Feb, 2022 1 commit
  24. 19 Feb, 2022 1 commit
  25. 18 Feb, 2022 2 commits
  26. 16 Feb, 2022 1 commit
  27. 15 Feb, 2022 2 commits
  28. 13 Feb, 2022 1 commit
  29. 07 Feb, 2022 1 commit