What preprocessing methods are supported for PCG
Nobody has claimed this yet.
- Dominant language
- Cuda
- Stars
- 692
- Forks
- 197
- PR merge metrics
- No merged PRs in 30d
Description
I learned from AMGX_ Conference that PCG currently supports several preprocessing methods as shown in the figure. I would like to know if other preprocessing methods are also supported, such as SSOR or diagonal preprocessing. The reason why I am asking this is because several preprocessing methods currently seem to have not been very helpful for my problem.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no source files, tests, or entry points. Start by comparing the preprocessing methods shown in the AMGX_ Conference figure with the project's documented or configured methods, then determine whether SSOR or diagonal preprocessing is already supported. Done means identifying the supported methods and, if absent, defining the scope for adding one.
Written by the indexing model from the issue text.
Assessment
- Domain
- hpc
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100