aboutsummaryrefslogtreecommitdiff
path: root/Source/Diagnostics/FlushFormats/FlushFormatCheckpoint.cpp
diff options
context:
space:
mode:
authorGravatar Axel Huebl <axel.huebl@plasma.ninja> 2021-07-13 08:21:45 -0700
committerGravatar GitHub <noreply@github.com> 2021-07-13 08:21:45 -0700
commit0379aade67b4a2c7d0317a769604bf8a645dc0cf (patch)
treed847c661d548b54732b3470f71ae4ebb8808c37c /Source/Diagnostics/FlushFormats/FlushFormatCheckpoint.cpp
parent437a53f956fd628a8cc638e6442894da67206e03 (diff)
downloadWarpX-0379aade67b4a2c7d0317a769604bf8a645dc0cf.tar.gz
WarpX-0379aade67b4a2c7d0317a769604bf8a645dc0cf.tar.zst
WarpX-0379aade67b4a2c7d0317a769604bf8a645dc0cf.zip
Fix: CUDA Host-Side -O3 with CMake (#2078)
* Fix: CUDA -O3 with CMake `-O3` was only set for CUDA if we ran CMake at least twice. This was an intialization logic bug and should be set from the beginning, but we initialized CUDA too late / applied the transform too early. We now change the default build type to `Release` to avoid changing defaults and avoid further surprises. * Docs: Update Default Build Type (Release)
Diffstat (limited to 'Source/Diagnostics/FlushFormats/FlushFormatCheckpoint.cpp')
0 files changed, 0 insertions, 0 deletions