You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Find a better name for the repo#8 1. Capitalization of the repo name? Should be consistent with name of the library IMO#8 1. fix copyright issue in README.md#11 1. Write something about the added value of the wrapper. What thing is now easier?#12 1. Describe what this code does and why a user needs it#12 1. Is there value to having a sibling repo (say, cuda-wrappers-it) with a release of cuda-wrappers as a submodule?#9 1. Make an RSD entry#13 1. add editorconfig#14 1. pre-commit hooks for clang clang-tidy https://github.com/pocc/pre-commit-hooks#15 1. Add a Citation file#17 1. Add contributing guide (CONTRIBUTING.md)#18 1. add a PR template, an issue template#19 1. Add Code of conduct#20 1. Add badges: fair-software, repo badge, license badge, rsd badge, CI badges, zenodo badge, checklist badge#21
Code improvements
1. organize the files and think about folder structure#9 1. Clean up the code: delete commented out code#24
CI
1. look for options to do static analysis and add a GH action#23 1. Add integration test programs See #9 1. CI with self-hosted runners to run the integration tests#25 1. continuous integration for at least the same linters as precommit hooks#26 1. add cffconvert-github-action#27
check if PRs will be a problem for self-hosted runners
Documentation
1. look for alternatives for code documentation and build the documentation with CI#28 1. document how to build the documentation locally#29 1. notes on how to make a release#30 1. notes on precommit hooks#31 1. notes on running the linters locally#32 1. notes on how to build the library libcu.so#33 1. add list of software and hardware requirements#34 1. add list of supported CUDA versions and operating systems#34 1. add a section about 'alternatives' doing the same or similar thing#35 1. improve code documentation --> document functions#36
General
1. Find a better name for the repo#81. Capitalization of the repo name? Should be consistent with name of the library IMO#81. fix copyright issue in README.md#111. Write something about the added value of the wrapper. What thing is now easier?#121. Describe what this code does and why a user needs it#121. Is there value to having a sibling repo (say, cuda-wrappers-it) with a release of cuda-wrappers as a submodule?#91. Make an RSD entry#131. add editorconfig#141. pre-commit hooks for clang clang-tidy https://github.com/pocc/pre-commit-hooks#151. Add a Citation file#171. Add contributing guide (CONTRIBUTING.md)#181. add a PR template, an issue template#191. Add Code of conduct#201. Add badges: fair-software, repo badge, license badge, rsd badge, CI badges, zenodo badge, checklist badge#21Code improvements
1. organize the files and think about folder structure#91. Clean up the code: delete commented out code#24CI
1. look for options to do static analysis and add a GH action#231. Add integration test programsSee #91. CI with self-hosted runners to run the integration tests#251. continuous integration for at least the same linters as precommit hooks#261. add cffconvert-github-action#27Documentation
1. look for alternatives for code documentation and build the documentation with CI#281. document how to build the documentation locally#291. notes on how to make a release#301. notes on precommit hooks#311. notes on running the linters locally#321. notes on how to build the library libcu.so#331. add list of software and hardware requirements#341. add list of supported CUDA versions and operating systems#341. add a section about 'alternatives' doing the same or similar thing#351. improve code documentation --> document functions#36Build system
1. Is libcu.so a good name?#81. Can we steal some ideas from https://github.com/nlesc-dirac/sagecal/blob/master/CMakeLists.txt ?#9API
1.
The API is not covering all the functionalities. Decide how to proceed after talking to Ben.#37Dissemination
Add links to repos that use the wrappers maybe as a section in the README like "##Used by"Add links to repos that use the wrappers #38Find out who can benefit from this workThink about who else could benefit from this library #39Think about events that this work can be advertisedThink about events where this work can be advertised #40The text was updated successfully, but these errors were encountered: