Skip to content

Commit 3182a1e

Browse files
authored
Merge pull request #488 from STEllAR-GROUP/serialize_polling_flag
Add missing serialize code for polling_threads
2 parents f42d82d + 106cbfe commit 3182a1e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

octotiger/options.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -274,6 +274,7 @@ class options {
274274
arc & max_kernels_fused;
275275
arc & root_node_on_device;
276276
arc & optimize_local_communication;
277+
arc & polling_threads;
277278
arc & detected_intel_compiler;
278279
arc & print_times_per_timestep;
279280
arc & atomic_mass;

0 commit comments

Comments
 (0)