monolish
0.17.3-dev.23
MONOlithic LInear equation Solvers for Highly-parallel architecture
|
If you want to contribute to monolish, create an Issue and create a pull request for the Issue. Before resolving the WIP of the pull request, you need to do the following two things
make format
command.CHANGELOG.md
.The make format
command will automatically apply clang-format to all git added files.
monolish is tested on the RICOS gitlab server using gitlab CI since Github Actions do not provide GPUs.
Currently, the gitlab server in RICOS is internal, so the pull request needs to be approved by someone in RICOS.
We are mirroring github from gitlab. However, gitlab is not mirrored from github.
So we don't resolve push and pull requests on github. After RICOS members move PR branches to internal GitLab by hand, PR branches will be tested on gitlab-CI. It is merged to master in gitlab in the company and mirrored to github.
If the test fails, we share the result of gitlab CI on github issue.
We want contributors to share their build and test environment on the issue, e.g. MKL
, OSS
, NVIDIA
, etc.