mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-21 06:25:21 -04:00
correct comment about availability of AVX-512ERI
AVX-512ERI is available on all Knights Landing i.e. Intel Xeon Phi 7200 processors. These instructions may not be available on all Intel processors that support AVX-512F.
This commit is contained in:
parent
0454a3db8a
commit
c81f60b852
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@
|
|||
! Landing has added AVX-512ER instructions to perform exponentiations
|
||||
! of the form 2^x. These might help boost the performance of the exp
|
||||
! function well beyond what a Taylor series brings. These instructions
|
||||
! are not available on all Knights Landing processors though.
|
||||
! are not available on all Intel processors though.
|
||||
!
|
||||
! [1] Simen Reine, Trygve Helgaker, Roland Lindh, "Multi-electron
|
||||
! integrals", WIREs Comput. Mol. Sci. 2012, 2:290-303,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue