issues
search
vincent-maillou
/
qttools
Quantum Transport Algorithms Toolbox
GNU General Public License v3.0
5
stars
1
forks
source link
Add GPU/pinned memory support to DBCSR
#5
Open
vincent-maillou
opened
7 months ago
vincent-maillou
commented
7 months ago
Add cupy/numpy xp backend switching when on GPU system
Add pinned : bool = True flag so that you can deactivate the pinned memory allocation even when using a GPU backend
When on GPU backend the entire structure (NE, NZZ, NZZ) get allocated in pinned memory