Giter VIP home page Giter VIP logo

gss's Introduction

GSS --- Fast CPU/GPU sparse solver for large sparse matrices on Q-Learning Scheduler

GSS(GRUS SPARSE SOLVER) is an adaptive parallel direct solver. To get solution of sparse linear systems:Ax=b, where A is large and sparse, GSS uses adaptive computing technology, which will run both CPU and GPUs to get more performance. The high performance and generality of GSS has been verified by many commercial users and many testing sets.

gss_pardiso

2-3 times faster than PARDISO

For many large matrices, GSS is about 2-3 times faster than PARDISO and other CPU based solvers.

CPU-GPU hybrid computing

GSS is the first sparse solver that supports NVidia CUDA technology. Novel algorithm to run CPU and GPU simultaneously.

Robust

Handle matrices with high condition number or strange patterns. Some ill-conditioned matrices only can be solved by GSS.

Easy to use

32 parameters with default value. Detailed documents and demo codes. Supports user defined module.

C Demo

Some samples in the directory "GSS 2.4.1 x64 TRIAL\Samples\C".

Fortran Demo

Some samples in the directory "GSS 2.4.1 x64 TRIAL\Samples\Fortran"

Citation

If you find this code useful, please consider citing:

Chen, Yingshi. "Learning the Markov Decision Process in the Sparse Gaussian Elimination." arXiv preprint arXiv:2109.14929 (2021).

gss's People

Contributors

closest-git avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.