-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Hi,
I have noticed that when setting the
kima.run(
model,
steps=n_steps,
num_threads=30,
new_level_interval=4000,
save_interval=500,
)
save_interval=500, kima still prints " Saving particle to disk. N = " every 50 samples. The only way to change the interval between disk "saves" seems to be to change the "print_thin" flag. I am not sure if this is an issue only with the terminal output, or with the frequency of I/O operations
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation