STEllAR-GROUP / octotiger

Astrophysics program simulating the evolution of star systems based on the fast multipole method on adaptive Octrees
http://octotiger.stellar-group.org/
Boost Software License 1.0
48 stars 17 forks source link

Add missing serialize code for polling_threads #488

Closed G-071 closed 5 months ago

G-071 commented 5 months ago

The polling_threads flag was not being serialized. This PR fixes this.

Might resolve #485. @JiakunYan Can you check if this PR already helps with this issue?

G-071 commented 5 months ago

The test failure in the sycl pipeline should be unrelated to this PR. I think we can merge it without this test.