"platforms/hip/include/HipNonbondedUtilities.h" did not exist on "1eec1e155e41a7657296cd46e9eb81292a8147b8"
  • Peter Eastman's avatar
    Common implementation of NonbondedForce (#4922) · 2443dcee
    Peter Eastman authored
    * Use common API for kernels
    
    * More code uses common interface
    
    * Bug fixes
    
    * Unified interface for sorting
    
    * Simplified interface for FFT
    
    * Use common event API for synchronization
    
    * Minor changes to make code more consistent between platforms
    
    * Common implementation of NonbondedForce
    
    * Bug fixes
    
    * Flag to enable list of single pairs
    
    * CUDA and OpenCL use common implementation of NonbondedForce
    
    * Fixed compilation error
    
    * HIP uses common implementation of NonbondedForce
    2443dcee
TestHipSort.cpp 5.42 KB