1. 12 Dec, 2012 1 commit
  2. 28 Sep, 2012 1 commit
  3. 08 Feb, 2010 1 commit
    • 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
  4. 18 Aug, 2009 1 commit
  5. 22 Apr, 2009 1 commit
    • Michael Sherman's avatar
      (1) Minor changes to get rid of warnings from VC++. · e702e8bb
      Michael Sherman authored
      (2) I disabled the block of code in the main CMakeLists file that tries to second guess VC++'s choices for runtime libraries. This was required for me to get CUDA to work in VC 2005 where the compiler always chooses multithreaded libraries. I verified that Brook will still build this way, but I haven't tested it.
      e702e8bb
  6. 21 Apr, 2009 1 commit
  7. 23 Jun, 2008 2 commits