FoldingAtHome / openmm

OpenMM is a toolkit for molecular simulation using high performance GPU code.
22 stars 4 forks source link

Debugging errors in nvrtc #33

Closed peastman closed 4 years ago

peastman commented 4 years ago

This branch is for debugging the errors in nvrtc (https://github.com/FoldingAtHome/openmm-core/pull/300#issuecomment-687857950). We can build a core from this branch, then push additional changes with more debugging code as necessary.

jchodera commented 4 years ago

Thanks! I'm updating the core to use this now.

Once we're done debugging, I think we'll want to keep using informative exceptions to make it easier to debug failures in the field.

jchodera commented 4 years ago

I can confirm this works, and should be merged!