FoldingAtHome / openmm

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

Prefer nvrtc over nvcc #34

Closed jchodera closed 4 years ago

jchodera commented 4 years ago

Fixes https://github.com/FoldingAtHome/openmm-core/issues/332 by backporting https://github.com/openmm/openmm/pull/2589

@peastman : Does this look correct to you?

jchodera commented 4 years ago

I can confirm that this compiles!