-
Christopher Bruns authored
Exported some symbols from Cuda plugin, for use by external NML plugin. cudaOpenMMInitializeIntegration, gpuSetConstants, CudaPlatform (but I couldn't figure out how to export kGenerateRandoms) Also turned off TestRandomCuda on Windows, since it always fails and makes the dashboard look bad. Renamed InitializeIntegration method to cudaOpenMMInitializeIntegration, now that symbol is being exported.
55873e46