Commit 648d38d9 authored by Mark Friedrichs's avatar Mark Friedrichs
Browse files

Removed padding to eliminate shared bank conflicts

parent c8526dfc
...@@ -23,7 +23,7 @@ struct MutualInducedParticle { ...@@ -23,7 +23,7 @@ struct MutualInducedParticle {
float fieldS[3]; float fieldS[3];
float fieldPolarS[3]; float fieldPolarS[3];
#else #else
float padding; // float padding;
#endif #endif
#ifdef INCLUDE_MI_FIELD_BUFFERS #ifdef INCLUDE_MI_FIELD_BUFFERS
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment