forked from sheldonucr/GLU_public
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
27 lines (17 loc) · 968 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# GLU-accelerated Sparse Parallel LU factorization solver V3.0
Last update: Oct 2, 2020
## Authors:
Shaoyi Peng ([email protected])\
Kai He ([email protected])\
Sheldon Tan ([email protected])
Please contact Sheldon Tan for any question.
Additional information:
https://intra.ece.ucr.edu/~stan/project/glu/glu_proj.htm
## License
USB 3-Clause License
## Sub-directories
docs: contains some related docoments and publications for GLU
src: contains all the source codes for GLU
## Publications:
J1. K. He, S. X.-D. Tan, H. Wang and G. Shi, “GPU-Accelerated Parallel Sparse LU Factorization Method for Fast Circuit Analysis”, IEEE Transactions on Very Large Scale Integrated Systems (TVLSI), vol. 24, no.3, pp.1140-1150, March 2016.
J2. S. Peng and S. X.-D. Tan, “GLU3.0: Fast GPU-based Parallel Sparse LU Factorization for Circuit Simulation”, IEEE Design and Test (accepted in Feb 2020), pre-print is available at http://arxiv.org/abs/1908.00204