Skip to content

cguzman95/BCG-CAMP-MONARCH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MultiGPUOpenMPCAMP

Sample of a linear solver used to develop CAMP GPU. Useful for evaluate performance on iterative solvers, such as the linear solver used and the solver of CAMP. The linear solver algorithm is the Biconjugate Gradient (BCG). Details can be found on the CAMP GPU paper by C. Guzman (https://arxiv.org/abs/2405.17363).