- 29 Oct, 2015 5 commits
-
-
peastman authored
Enable testing of OpenCL platform on Travis-CI
-
peastman authored
Fixed some test failures on OpenCL with CPU device
-
peastman authored
-
peastman authored
Check for index validity when setting interaction groups
-
Robert McGibbon authored
-
- 28 Oct, 2015 5 commits
-
-
peastman authored
[WIP] Per-atom parameters can be taken from residue templates
-
peastman authored
-
peastman authored
-
peastman authored
Reinstate fast copy methods
-
Robert McGibbon authored
-
- 27 Oct, 2015 11 commits
-
-
peastman authored
Fix segfault in swig wrappers
-
Robert McGibbon authored
-
peastman authored
Modify Context.getState to accept a set of indices or bitmask
-
peastman authored
Ensure context can be created when selecting CUDA device
-
peastman authored
Fixed test failures on OpenCL CPU device
-
peastman authored
-
peastman authored
-
peastman authored
-
Robert McGibbon authored
-
peastman authored
Minor optimizations to CPU neighbor list
-
peastman authored
-
- 26 Oct, 2015 19 commits
-
-
Robert T. McGibbon authored
New advanced options OPENMM_BUILD_CPU_TESTS, OPENMM_BUILD_SERIALIZATION_TESTS, OPENMM_BUILD_REFERENCE_TESTS were added to the cmake configuration and disabled in the OpenCL test matrix element to increase speed. Redundant or unnecessary apt packages removed from the travis installation.
-
Robert McGibbon authored
-
peastman authored
Added getNumAtoms, getNumResidues, getNumChains to simtk.openmm.app.Topology
-
peastman authored
Fix force deepcopy bug
-
John Chodera (MSKCC) authored
-
peastman authored
Control what device is used for OpenCL tests
-
John Chodera (MSKCC) authored
-
John Chodera (MSKCC) authored
-
John Chodera (MSKCC) authored
-
John Chodera (MSKCC) authored
-
John Chodera (MSKCC) authored
-
Robert McGibbon authored
This patch creates a new build in the Travis-CI matrix that compiles and runs the OpenCL tests using the CPU OpenCL device (AMD drivers). Because not all of the tests can complete in the allotted 50 minutes, the ctest invocation is changed to run them in a random order. This also adds a new executable, TestOpenCLDeviceQuery, that prints out information about all of the OpenCL devices on the system.
-
John Chodera (MSKCC) authored
-
peastman authored
No GMX include directory in example
-
peastman authored
Fix thread synchronization in customCentroidBond.cl
-
John Chodera (MSKCC) authored
-
John Chodera (MSKCC) authored
-
John Chodera (MSKCC) authored
-
John Chodera (MSKCC) authored
-