- May 10, 2018
-
-
cmaffeo2 authored
Conflicts: src/ComputeForce.cu src/ComputeGridGrid.cu src/ComputeGridGrid.cuh src/GrandBrownTown.cu src/Makefile src/RigidBody.cu src/RigidBody.h src/RigidBodyController.cu src/RigidBodyController.h tests/argon-small/BrownDyn.bd tests/argon/BrownDyn.bd
-
- May 09, 2018
-
-
cmaffeo2 authored
-
cmaffeo2 authored
-
cmaffeo2 authored
Removed some cudaDeviceSync commands, but got unexpectedly worse performance; in profiler it looks like all but 1 devsyncs are still there, and a slow cudamemcpy appeared
-
cmaffeo2 authored
Consolidated grid-particle memcpy operations, moving them to RigidBodyController using pinned memory
-
cmaffeo2 authored
-
- May 08, 2018
-
-
cmaffeo2 authored
-
- Apr 26, 2018
-
-
cmaffeo2 authored
Removed deprecated commands from examples; updated default fullLongRange parameter to facilitate deprecation; updated documentation to describe association of grids with rigid body particles
-
- Jan 18, 2018
- Jan 17, 2018
-
-
cmaffeo2 authored
-
- Jan 03, 2018
-
-
cmaffeo2 authored
-
cmaffeo2 authored
-
cmaffeo2 authored
-
cmaffeo2 authored
HYC: Added Langevin particle dynamics, including momenta and kinetic energy routines; changed whitespace in some areas
-
cmaffeo2 authored
HYC: Updated methods to use textures; Added new copyToCUDA commands; added momentum; reimplemented neighborlist calculation
-
cmaffeo2 authored
HYC: Updated bound checking for angle lookups; Capped maximum force for dihedral angle (perhaps this should be reverted)
-
cmaffeo2 authored
-
cmaffeo2 authored
-
cmaffeo2 authored
HYC: Added namd-style interpolation schemes for grids; added null check to RigidBodyGrid before deletion of rigidbody memory; changed rigid body wrap from modulo to while loop
-
cmaffeo2 authored
-
- Aug 21, 2017
-
-
cmaffeo2 authored
-
- Aug 04, 2017
-
-
cmaffeo2 authored
-
- Jun 28, 2017
- Jun 13, 2017
-
-
cmaffeo2 authored
-
- Jun 09, 2017
- May 22, 2017
-
-
cmaffeo2 authored
-