Skip to content
Snippets Groups Projects

Automatic tuning of chunk size in VMC driver

Open Vicentini Filippo requested to merge github/fork/wdphy16/auto_chunk into master

Created by: wdphy16

Implements #1054

In my original proposal it only works for drivers with _forward_and_backward implemented. If we want it to work also for TDVP, it's better to have a method in AbstractVariationalDriver that only does the computation once. For now I use TDVP._integrator.step, because TDVP.run or iter will do the computation many times until the target time is reached.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading