- 04 Mar, 2021 2 commits
-
-
Agilio Padua authored
* Update charmmparameterset.py * Update charmmpsffile.py
-
Peter Eastman authored
-
- 03 Mar, 2021 1 commit
-
-
Dann239 authored
* Made ComputeContext worker threads rethrow encountered exceptions into the main thread. * Changed misleading variable names. * Changed a misleading exception description
-
- 02 Mar, 2021 1 commit
-
-
Peter Eastman authored
* Optimizations to Lepton * More optimizations to Lepton
-
- 28 Feb, 2021 2 commits
-
-
Peter Eastman authored
* Began implementing geometric functions on points * Started common implementation of point functions * Completed implementation of point functions for CustomCompoundBondForce * Implemented point functions for CustomCentroidBondForce * Implemented point functions for CustomManyParticleForce * Use point functions to simplify implementation of custom forces * Removed unnecessary code * Fixed typo
-
Jason Swails authored
-
- 26 Feb, 2021 1 commit
-
-
Peter Eastman authored
-
- 22 Feb, 2021 1 commit
-
-
Peter Eastman authored
* Improve selection of architecture to compile for * Fixed compilation errors on older CUDA versions
-
- 18 Feb, 2021 1 commit
-
-
Peter Eastman authored
-
- 11 Feb, 2021 1 commit
-
-
Peter Eastman authored
* Use command line compiler if it is explicitly specified * Don't set OPENMM_CUDA_COMPILER on Jenkins
-
- 10 Feb, 2021 1 commit
-
-
Jaime Rodríguez-Guerra authored
* Add draft GHA-based CI for Linux * Fix events * Dup key * Fix path * Update env vars * More fixes * Fix env vars again * add doxygen * add sudo * Typo * upgrade CUDA * escape newlines * more backslashes * fix CUDA_APT * more env vars fixes * fix missing file * acumulate env_vars * build python wrappers only if requested * add pytest * use $GITHUB_ENV https://docs.github.com/en/free-pro-team@latest/actions/reference/workflow-commands-for-github-actions#environment-files * use ${GITHUB_WORKSPACE} * Pin older gromacs * add windows * Provide default values for unbound vars * fixes * this is powershell not cmd * update envs * win fix * make windows use cmd * Change install prefix * fixes * better env files * Increase timeout threshold * set xcode to 10.x * specify action version * fix sdk in macos * split jobs a bit more * build wrappers even if tests failed for c...
-
- 09 Feb, 2021 1 commit
-
-
Peter Eastman authored
-
- 06 Feb, 2021 1 commit
-
-
Peter Eastman authored
-
- 02 Feb, 2021 1 commit
-
-
Peter Eastman authored
-
- 01 Feb, 2021 1 commit
-
-
Peter Eastman authored
* Top level Python module is now "openmm" * Updated module names in examples * Updated module names in documentation * Updated module in CI scripts * Added deprecation warning
-
- 28 Jan, 2021 2 commits
-
-
Peter Eastman authored
-
David Clark authored
* Frames distance calculation as matrix multiplciation * Adds comment explaining distance calculation * Tunes launch bound for cuda11.2 * Simplifies the effective matrix multiplication Co-authored-by:David Clark <daclark@nvidia.com>
-
- 26 Jan, 2021 2 commits
-
-
Peter Eastman authored
-
Jaime Rodríguez-Guerra authored
-
- 25 Jan, 2021 1 commit
-
-
Peter Eastman authored
* Made ordering of impropers more deterministic * Fixed typo
-
- 15 Jan, 2021 1 commit
-
-
Peter Eastman authored
-
- 12 Jan, 2021 1 commit
-
-
Peter Eastman authored
-
- 11 Jan, 2021 2 commits
-
-
Alex Izvorski authored
* Add benchmarks from Amber20 benchmark suite to standard benchmark script * Add ensemble option; don't change hydrogen mass in amber input files * Download and extract .tar.gz using pure python code, no wget/tar dependencies * Rename amber tests
-
Isuru Fernando authored
* Initial fixes for Apple silicon Doesn't work yet * assume vec4 is supported on apple * Trust the user with env variables * Fix macos-version-min logic
-
- 07 Jan, 2021 1 commit
-
-
peastman authored
-
- 06 Jan, 2021 1 commit
-
-
peastman authored
-
- 05 Jan, 2021 2 commits
- 04 Jan, 2021 1 commit
-
-
peastman authored
-
- 02 Jan, 2021 1 commit
-
-
peastman authored
-
- 28 Dec, 2020 1 commit
-
-
peastman authored
-
- 27 Dec, 2020 1 commit
-
-
peastman authored
-
- 25 Dec, 2020 1 commit
-
-
peastman authored
-
- 23 Dec, 2020 1 commit
-
-
peastman authored
-
- 22 Dec, 2020 1 commit
-
-
informatorius authored
* Update IntegrationUtilities.cpp * Use pinned buffer and for context download * use template to reduce duplicate code * Remove template and only add PinnedBuffer for minor performance improvement * Use pinned buffer for minor performance improvement Co-authored-by: xxx <yyy>
-
- 20 Dec, 2020 1 commit
-
-
qiuzy authored
* nbthole * Update charmmpsffile.py * Update charmmpsffile.py * Update charmmparameterset.py fix multiple dihedral with the same periodicity and add a warning reminder for improper dihedral * add test example for NBTHole add system files of CYT-GUA-CYT DNA segment for testing NBThole * Update TestCharmmFiles.py
-
- 12 Dec, 2020 1 commit
-
-
peastman authored
-
- 10 Dec, 2020 2 commits
-
-
David Clark authored
* Changes name of NVRTC program * Adds launch bounds for findInteractingBlocks * Replaces launch bound parameter with named constant Co-authored-by:David Clark <daclark@nvidia.com>
-
David Clark authored
* Adds cuFFT error checking for execution * Removes tabs Co-authored-by:David Clark <daclark@nvidia.com>
-
- 25 Nov, 2020 1 commit
-
-
peastman authored
-