Skip to content

Conversation

@wavefunction91
Copy link
Owner

By default, GauXC expects to handle gau2grid via a pre-generated source (unless forced with GAUXC_FORCE_EXTERNAL_GAU2GRID). It is desirable to handle the case where gau2grid is built in an external tree (#93).

Closes #93

@davpoolechem
Copy link
Contributor

@loriab and I worked today on testing this PR within the context of the Psi4/GauXC interface. It seems to work as desired, both in terms of finding the external gau2grid instance, and in subsequent accuracy tests. Just wanted to say that!

@wavefunction91 wavefunction91 merged commit 211ba12 into master Mar 22, 2024
@wavefunction91 wavefunction91 deleted the issue_93/external_gau2grid branch March 22, 2024 15:05
wavefunction91 added a commit that referenced this pull request Apr 3, 2024
* improve standalone_driver compatibility with X/Y/Z densities

* Change "spin" nomenclature

Co-authored-by: David Williams-Young <wavefunction91@gmail.com>

* [BugFix] Fix high-AM CPU sn-K (#98)

* Fix (d|f) and (f|f) sn-K contractions on the CPU

* MIN -> min in f sn-K CPU kernels

* Fix (p|g) ... (g|g) sn-K CPU kernels

* Missing MIN -> std::min

* Added BasisSet::max_l

* Added H2O2 def2-{T,Q}ZVP tests to check sn-K with high AM, disable L > 2 for device tests for now

* Add L=4 to CUDA collocation kernels

* Handle potential external gau2grid with higher-level target check (#95)

* Change ENABLE variables to HAS/USE variables

* Cleanup of old config header

* Fixed integrate_den warning and added reference VXC guards for non-VXC jobs

---------

Co-authored-by: mk <mikovtun@uw.edu>
Co-authored-by: David Williams-Young <wavefunction91@gmail.com>
Co-authored-by: David Williams-Young <dbwy@lbl.gov>
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.

flexible dependency detection

3 participants