File: index.rst

package info (click to toggle)
hipsolver 5.5.1-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 5,088 kB
  • sloc: cpp: 60,817; f90: 8,280; python: 567; sh: 485; xml: 199; ansic: 84; makefile: 43
file content (35 lines) | stat: -rw-r--r-- 1,770 bytes parent folder | download
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
28
29
30
31
32
33
34
35
.. hipSOLVER documentation master file

Welcome to hipSOLVER's documentation!
=======================================

**Legal Disclaimer**

The information contained herein is for informational purposes only, and is subject to change without
notice. In addition, any stated support is planned and is also subject to change. While every precaution
has been taken in the preparation of this document, it may contain technical inaccuracies, omissions
and typographical errors, and AMD is under no obligation to update or otherwise correct this information.
Advanced Micro Devices, Inc. makes no representations or warranties with respect to the accuracy or
completeness of the contents of this document, and assumes no liability of any kind, including the implied
warranties of noninfringement, merchantability or fitness for particular purposes, with respect to the
operation or use of AMD hardware, software or other products described herein. No license, including
implied or arising by estoppel, to any intellectual property rights is granted by this document. Terms
and limitations applicable to the purchase or use of AMD's products are as set forth in a signed
agreement between the parties or in AMD's Standard Terms and Conditions of Sale.

**Contents**

hipSOLVER's documentation consists of 3 main chapters. The User Guide is the starting point for new
users of the library, and a basic reference for current users. For a list of currently implemented
routines in the regular API, see the hipSOLVER API chapter. As explained in the User Guide, hipSOLVER
also has an API that is fully compatible with cuSOLVER, described in the hipSOLVER Compatibility
API document.

.. toctree::
   :maxdepth: 1
   :numbered: 3

   userguide_index
   api_index
   compat_index