Bugfix/default to reproducible runs fix bug 78

Merged
#164 · Created  · Last updated

Merged pull request

Merged in bugfix/default_to_reproducible_runs_fix_bug_78 (pull request #164)

4c6c240·Author: ·Closed by: ·2019-06-19

Description

  • Change the default of fft_measure_plan to .false.

    This is to fix bug #78 and should ensure that we get reproducible runs by default. Setting to .true. could give a performance increase but may also increase initialisation cost.

  • Reorder statements to ensure we set variables based on the input values rather than the default values

    Both fft_use_wisdom and fft_measure_plan are set in the init_gs2_layouts call

0 attachments

0 comments

Loading commits...