cabb99 / open3spn2

An implementation of the 3SPN2 and 3SPN2.C coarse-grained DNA forcefields in OpenMM
MIT License
18 stars 8 forks source link

Code doesn't work on CUDA/OpenCL #1

Closed cabb99 closed 5 years ago

cabb99 commented 5 years ago

The following exception occurs. Exception: CustomHbondForce: OpenCLPlatform does not support more than four exclusions per acceptor. It may be possible to write the force in a simpler way to not have as many exclusions.

cabb99 commented 5 years ago

Fixed, It should work on OpenCL now