-
Notifications
You must be signed in to change notification settings - Fork 0
Trilinos/ShyLU's Hybrid Triangular Solver (HTS) as a standalone library. Solve triangular systems with OpenMP multithreading.
License
ambrad/hts
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Standalone version of Hybrid Triangular Solver, from https://github.com/trilinos/Trilinos/tree/master/packages/shylu/shylu_node/hts Edit Makefile to include your system details. Run make. The output is ./hts_test, the unit tester. Run like this: OMP_NUM_THREADS=16 ./hts_test -v The unit test code also serves as an example of how to interface with HTS. See hts_decl.hpp for API documentation.
About
Trilinos/ShyLU's Hybrid Triangular Solver (HTS) as a standalone library. Solve triangular systems with OpenMP multithreading.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published