8000 Move HostMatrix from common to separate file · Issue #44 · hpsim/OGL · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Move HostMatrix from common to separate file #44

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

Closed
greole opened this issue Nov 24, 2021 · 0 comments
Closed

Move HostMatrix from common to separate file #44

greole opened this issue Nov 24, 2021 · 0 comments
Labels
refactoring Improvement of the code structure

Comments

@greole
Copy link
Collaborator
greole commented Nov 24, 2021

Following the OF standard style the HostMatrix class should be in a separate folder and file.

@greole greole added the refactoring Improvement of the code structure label Nov 24, 2021
greole added a commit that referenced this issue Dec 1, 2021
greole added a commit that referenced this issue Dec 9, 2021
* rename files

* Fix license header #48

* add some docstrings

* Add further license fixes.

* Fix license header #48

* Clean stopping criterion since it is created in the solver

* start implementing #45

* moved HostMatrix to separate file #44

* Initial update on new structure

* FIX foldernames

* Add initial device persistent base implementation

* Add missing files

* Fix return type of get_db, add defineTemplate

* Add missing define macros

* Add further verbose output

* Add further verbose log output

* Add further verbose log messages, fix matrix size

* Add get_global_array

* Add further info to log

* Add further verbose log output

* Add further log info

* Add further debug output

* Create dense global vec only on master

* Add parallel csr matrix

* renm

* Add another gkomatrix getter

* Add globalIndex to CsrInitFunctor

* Fix CsrInitFunctor initialisation

* fix CsrInitFunctor constructor call

* Fix number of cells in HostMatrix since it is local

* do coo to csr conversion on master only

* clean up output

Co-authored-by: go <go@air.local>
@greole greole closed this as completed Jan 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Improvement of the code structure
Projects
None yet
Development

No branches or pull requests

1 participant
0