issues
search
dmorse
/
pscfpp
Polymer Self-Consistent Field Theory (C++/CUDA version)
https://pscf-home.cems.umn.edu
GNU General Public License v3.0
33
stars
20
forks
source link
Refactoring GPU and CPU AmIterator, diagnosing of GPU numerical issues
#51
Closed
rpcollanton
closed
2 years ago
rpcollanton
commented
2 years ago
Introducing AmStrategy and IteratorMediator classes, along with an AmIterator skeleton containing only the AmIterator control flow
Identification of parallel reduction sum and inner product errors
Further unit testing of the cuda implementation (input files are responsible for many of the added lines :) )
rpcollanton
commented
2 years ago
More changes will be made before another PR.