• 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
CudaNonbondedUtilities.cpp 36.1 KB