Skip to content

Commit

Permalink
CTest: No Backtrace Handler
Browse files Browse the repository at this point in the history
  • Loading branch information
ax3l authored Sep 13, 2024
1 parent 32737be commit e601a57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Examples/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ function(add_warpx_test
set(runtime_params
"amrex.abort_on_unused_inputs = 1"
"amrex.throw_exception = 1"
"amrex.signal_handling = 0"
"warpx.always_warn_immediately = 1"
"warpx.do_dynamic_scheduling = 0"
"warpx.serialize_initial_conditions = 1"
Expand Down

0 comments on commit e601a57

Please sign in to comment.