Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Disable optimization for computeRoundOffDomain
It seems dangerous to have optimization on when compiling the Geometry::computeRoundOffDomain function. In the past, we had to change the source code for Intel compilers. Recently, there appears to be issues with ROCm 6.0 when optimization is on. Thus, we disable optimization for that function.
- Loading branch information