Created separate windows export macro for Cuda plugin.
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.
Showing
Please register or sign in to comment