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

Run CVodeKLU with CUDA #65

Open
2 of 5 tasks
philippkraft opened this issue Apr 9, 2019 · 0 comments
Open
2 of 5 tasks

Run CVodeKLU with CUDA #65

philippkraft opened this issue Apr 9, 2019 · 0 comments
Assignees
Labels
enhancement numerical performance Issues with the performance of the numerical solvers
Milestone

Comments

@philippkraft
Copy link
Owner

The KLU solver should be able to use GPU with CUDA support.

Challanges:

  • Get & install NVIDIA graphic card
  • Install CUDA
  • build suitesparse with CUDA support (first tries look ok with make, not cmake)
  • Link sundials to CUDA-KLU and build cmf
  • Run tests
@philippkraft philippkraft added this to the v2.0 milestone Apr 9, 2019
@philippkraft philippkraft self-assigned this Apr 9, 2019
@philippkraft philippkraft added enhancement numerical performance Issues with the performance of the numerical solvers labels Apr 9, 2019
@philippkraft philippkraft modified the milestones: v2.0, v2.1 Apr 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement numerical performance Issues with the performance of the numerical solvers
Projects
None yet
Development

No branches or pull requests

1 participant