Misc Improvements to GPU Package
- Optimizations for molecular systems - Improved kernel performance and greater CPU overlap - Reduced GPU to CPU communications for discrete devices - Switch classic Intel makefiles to use LLVM-based compilers - Prefetch optimizations supported for OpenCL - Optimized data repack for quaternions
This commit is contained in:
@ -57,6 +57,7 @@
|
||||
#define MAX_SHARED_TYPES 11
|
||||
#define MAX_BIO_SHARED_TYPES 128
|
||||
#define PPPM_MAX_SPLINE 8
|
||||
#define NBOR_PREFETCH 0
|
||||
|
||||
// -------------------------------------------------------------------------
|
||||
// KERNEL MACROS
|
||||
|
||||
Reference in New Issue
Block a user