This repository contains the final project for Conjugated-gradient method.
Diffusion PHPC_final project_SLWang (master)
Recent Commits
Recent Commits
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
a0b1789d6e29 | slwang | mv updated | Jun 26 2020 | ||||
d267dd58ab78 | slwang | lst modify minor files | Jun 26 2020 | ||||
f5c7a3a10df0 | slwang | modify minor files | Jun 26 2020 | ||||
fa69394e25ae | slwang | update strong/weak test; organize folder | Jun 26 2020 | ||||
e566e74cd044 | slwang | rename folder for mpi | Jun 23 2020 | ||||
a1817a08995f | slwang | organize folder | Jun 23 2020 | ||||
ec994747e513 | slwang | CUDA v3: modify mv | Jun 23 2020 | ||||
f8440e4b2842 | slwang | CUDA v2.0: move all to kernel | Jun 20 2020 | ||||
eedf6f7d61c8 | slwang | CUDA v1.0, issue: too slow | Jun 16 2020 | ||||
a7831db9e0ad | slwang | small dgmev test | May 7 2020 | ||||
738711878881 | slwang | v2.0 w/ issue solved: exchange AA & Ap | May 7 2020 | ||||
67edc712c47d | slwang | Merge branch 'master' of ssh://c4science.ch/diffusion/9010/phpc_final… | Apr 30 2020 | ||||
2822214d57f3 | slwang | remove minor file | Apr 30 2020 | ||||
4b47b729124a | slwang | update README desciprtion | Apr 30 2020 | ||||
f4cea219f847 | slwang | update README desciprtion | Apr 30 2020 |
README
README
This repository contains the final project for Conjugated-gradient method. Two ways ( MPI & CUDA ) are implemented.
c4science · Help