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

Multithreading support #35

Open
CebFu opened this issue Sep 26, 2023 · 0 comments
Open

Multithreading support #35

CebFu opened this issue Sep 26, 2023 · 0 comments

Comments

@CebFu
Copy link

CebFu commented Sep 26, 2023

@shwina
I have installed pyamgx on Windows system succefully, and tested a large symmetric sparse linear system, it works well. It is said in the document that pyamgx only supports “simple” resources objects for single threaded, single GPU applications. Is it possible to implement a multithreaded version such as to make it more competitive. In addition, the function cfg.create_from_dict( ) seems not to be working properly (cfg.creat( ) and cfg.creat_from_file( ) are both Ok). Thanks for your contributions.

Best wishes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant