electronic-structure / SIRIUS

Domain specific library for electronic structure calculations
BSD 3-Clause "New" or "Revised" License
127 stars 40 forks source link

[enhancement] Augmentation operator on GPUs #803

Closed toxa81 closed 1 year ago

toxa81 commented 1 year ago

TODO:

With this changes it is now possible to run the large cutoff simulations.

toxa81 commented 1 year ago

ci run

toxa81 commented 1 year ago

ci try

toxa81 commented 1 year ago

Modify the code to run large plane-wave cutoffs. In this case even local number of G-vectors has to be split in chunks such that augmentation operator can fit in the GPU memory.