Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[meta] support MPI and multi-device #44

Open
4 of 10 tasks
t-hishinuma opened this issue Apr 23, 2021 · 0 comments
Open
4 of 10 tasks

[meta] support MPI and multi-device #44

t-hishinuma opened this issue Apr 23, 2021 · 0 comments
Labels

Comments

@t-hishinuma
Copy link
Contributor

t-hishinuma commented Apr 23, 2021

  • get/set device num. I/F
  • enable option of mpicc in cmake : -DUSE_MPI
  • Input MPI_COMM I/F
  • implement BLAS Lv.1 implement multi-process BLAS Lv.1 #56
  • implement global size of Dense
  • implement BLAS Lv.2(Dense)
  • Checking the working of CG in Dense (precon = none)
  • implement comm_table of CRS
  • implement BLAS Lv.2(CRS)
  • Checking the working of CG in CRS (precon = none)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant