1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-21 01:02:02 +01:00

first working version of Gram Schmidt using cublas gemm; explicit data type and site vector size has to be removed

This commit is contained in:
Yong-Chull Jang
2020-03-30 18:36:21 -04:00
parent 9266b89ad8
commit 02edbe624f
3 changed files with 144 additions and 12 deletions

2
.gitignore vendored
View File

@ -10,6 +10,8 @@
*~
*#
*.sublime-*
.ctags
tags
# Precompiled Headers #
#######################