1. 24 Nov, 2009 1 commit
  2. 18 Nov, 2009 2 commits
  3. 03 Nov, 2009 1 commit
    • Mark Friedrichs's avatar
      dded GB/VI to Cuda platform · 7a36f461
      Mark Friedrichs authored
      Free energy plugin added
      Plugin will not run w/ Obc or GB/VI forces unless line 2004 of gpu.cpp (gpu->sim.totalNonbondOutputBuffers  = 2*gpu->sim.nonbondOutputBuffers;) is commented in -- working on removing this constraint
      Also unit tests for GB/VI currently fail 
      7a36f461
  4. 20 Aug, 2009 1 commit
  5. 07 Aug, 2009 1 commit
  6. 03 Aug, 2009 1 commit
  7. 23 Jul, 2009 1 commit
  8. 25 Jun, 2009 1 commit
    • Michael Sherman's avatar
      Fixed some portability problems that show up in · c5329db5
      Michael Sherman authored
      - MingW, where "WIN32" is set by CMake but the compiler is not Microsoft's (should use _MSC_VER) in that case, and 
      - in gcc 4.4 which is fussy about some issues that earlier versions were silent about, such as passing a string constant to a "char*" rather than a "const char*".
      I also fixed a syntax error in CMakeLists that showed up in the OpenMM workshop for some unknown reason.
      
      Brook is not currently building correctly; I think it has not yet been fully converted to the getTime() interface needed for variable step integrators.
      c5329db5
  9. 19 Jun, 2009 1 commit
  10. 18 Jun, 2009 1 commit
  11. 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
  12. 09 Apr, 2009 1 commit
  13. 19 Feb, 2009 1 commit
  14. 17 Nov, 2008 1 commit
  15. 16 Nov, 2008 1 commit
  16. 15 Oct, 2008 1 commit
  17. 11 Jun, 2008 1 commit
  18. 29 Apr, 2008 1 commit