- Aug 11, 2020
- Jul 31, 2020
- Jun 23, 2020
-
-
cmaffeo2 authored
-
- Jun 22, 2020
-
-
cmaffeo2 authored
-
- Jan 21, 2020
- Nov 25, 2019
-
-
cmaffeo2 authored
-
- Oct 29, 2019
- Sep 30, 2019
- Jul 03, 2019
-
-
cmaffeo2 authored
-
- May 31, 2019
-
-
cmaffeo2 authored
-
- Apr 25, 2019
- Apr 24, 2019
-
-
cmaffeo2 authored
-
- Apr 18, 2019
- Mar 21, 2019
-
-
cmaffeo2 authored
Commented unwanted conditional in ComputeKernel that made simulations using the softcore code include self-interactions
-
cmaffeo2 authored
-
cmaffeo2 authored
-
cmaffeo2 authored
-
cmaffeo2 authored
-
cmaffeo2 authored
-
cmaffeo2 authored
-
cmaffeo2 authored
-
cmaffeo2 authored
Made rigid body grid--grid kernels use atomicAdd to communicate force/torque for entire kernel instead of each block writing data
-
cmaffeo2 authored
-
cmaffeo2 authored
(1) Protect dynamic memory allocations with conditionals to prevent zero-byte allocations (2) Correctly initialize device data for particles_d using sizeof(int) instead of sizeof(int*)
-