Allocate memory with 32-byte alignment.
commit3e864ee54c96beae552a12bf024da83f04760441
authorJoshua A. Anderson <joaander@umich.edu>
Tue, 19 Aug 2014 12:53:36 +0000 (19 08:53 -0400)
committerJoshua A. Anderson <joaander@umich.edu>
Tue, 19 Aug 2014 12:53:36 +0000 (19 08:53 -0400)
tree0ec4e00be9cb8078d51df65684b71c962611ffd1
parent2514616aa5319a5c2bc0b78d6c81db58e227bfe2
Allocate memory with 32-byte alignment.

Not on page boundaries, that is pretty wasteful.
libhoomd/data_structures/GPUArray.h