ricosjp / monolish

monolish: MONOlithic LInear equation Solvers for Highly-parallel architecture
Apache License 2.0
195 stars 12 forks source link
blas cpp17 cpp17-library cpu cuda gpu hpc lapack linear-algebra linear-algebra-library matrix matrix-structures mkl openmp scientific-computing sparse-matrix

monolish: MONOlithic LInear equation Solvers for Highly-parallel architecture

monolish is a linear equation solver library that monolithically fuses variable data type, matrix structures, matrix data format, vendor specific data transfer APIs, and vendor specific numerical algebra libraries.

monolish let developer forget about:

Documents

monolish version Release Note Document
master badge badge
0.17.2 badge badge
0.17.1 badge badge
0.17.0 badge badge
0.16.3 badge badge
0.16.2 badge badge
0.16.1 badge badge
0.16.0 badge badge
0.15.3 badge badge
0.15.2 badge badge
0.15.1 badge badge
0.15.0 badge badge
0.14.2 badge badge
0.14.1 badge badge
0.14.0 badge badge

Links

External projects

License

Copyright 2021 RICOS Co. Ltd.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.