"csrc/api/dense_decode_qkvfp8.h" did not exist on "06612d65d52beabc8c5127ce192ab25b324ebeb1"
  • 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
OpenCLNonbondedUtilities.cpp 40.7 KB