Skip to content

txthpc/amg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

A simple CPU-GPU AMG framework by Xiaotian Tian

We have developed an AMG framework for CPU-GPU heterogeneous environment. The current framework has been basically completed, but it still needs to be improved. We are optimizing it.

If you want to use our framework, just compile and run it in the following ways:

##1.How to make

sh Makefile.sh

##2.How to use

./amg matrix.mtx

(Note: you need to change the value of SM and CUDA path according to the GPU you are using)

At present, our work is only for academic research.

About

amg

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published