• one's avatar
    Add experimental HIP PME fast grid level · 348a03e6
    one authored
    Introduce OPENMM_HIP_PME_FAST_GRID_LEVEL as a HIP-only experimental
    control for reducing automatically selected PME grid dimensions.  A
    positive level repeatedly steps each grid dimension down to the previous
    legal FFT size, while level 0 preserves the existing OpenMM behavior.
    
    Keep explicit user-provided PME grid parameters unchanged so the feature
    only affects automatic grid selection.  This is intended for performance
    and accuracy exploration, not as a default tuning policy.
    348a03e6
AmoebaCommonKernels.cpp 181 KB