• Christopher Bruns's avatar
    Created separate windows export macro for Cuda plugin. · 55873e46
    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
CudaPlatform.h 3.85 KB