Monolish Save

monolish: MONOlithic LInear equation Solvers for Highly-parallel architecture

Project README

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:

  • Performance tuning
  • Processor differences which execute library (Intel CPU, NVIDIA GPU, AMD CPU, ARM CPU, NEC SX-Aurora TSUBASA, etc.)
  • Vendor specific data transfer APIs (host RAM to Device RAM)
  • Finding bottlenecks and performance benchmarks
  • The argument data type of matrix/vector operations
  • Matrix structures and storage formats
  • Cumbersome package dependency

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

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.

Open Source Agenda is not affiliated with "Monolish" Project. README Source: ricosjp/monolish

Open Source Agenda Badge

Open Source Agenda Rating