Skip to content

Optimize memory usage in numint.eval_xc_eff#787

Open
sunqm wants to merge 5 commits into
pyscf:masterfrom
sunqm:eval_xc_mem_usage
Open

Optimize memory usage in numint.eval_xc_eff#787
sunqm wants to merge 5 commits into
pyscf:masterfrom
sunqm:eval_xc_mem_usage

Conversation

@sunqm

@sunqm sunqm commented Jun 12, 2026

Copy link
Copy Markdown
Collaborator
  • Reduce eval_xc memory footprint by evaluating large grid sets in blocks
  • Change the exc return value from a (N, 1) array to a 1-dimensional (N,) array.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant