Skip to content

Commit

Permalink
Add missing serialize code for polling_threads
Browse files Browse the repository at this point in the history
  • Loading branch information
G-071 committed Feb 19, 2024
1 parent f95411d commit 560498e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions octotiger/options.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,7 @@ class options {
arc & max_kernels_fused;
arc & root_node_on_device;
arc & optimize_local_communication;
arc & polling_threads;
arc & detected_intel_compiler;
arc & print_times_per_timestep;
arc & atomic_mass;
Expand Down

0 comments on commit 560498e

Please sign in to comment.