From 2eed3723e445f1ae9538cfa45e9647c790b2cb49 Mon Sep 17 00:00:00 2001 From: randyh62 <42045079+randyh62@users.noreply.github.com> Date: Tue, 4 Jun 2024 15:18:43 -0700 Subject: [PATCH 1/4] Update what-is-rocalution.rst fix broken License link --- docs/what-is-rocalution.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/what-is-rocalution.rst b/docs/what-is-rocalution.rst index 06856790..f8ed46c0 100644 --- a/docs/what-is-rocalution.rst +++ b/docs/what-is-rocalution.rst @@ -43,4 +43,4 @@ The major features and characteristics of the rocALUTION library are: * Support for several sparse matrix formats Compressed Sparse Row (CSR), Modified Compressed Sparse Row (MCSR), Dense (DENSE), Coordinate (COO), ELL, Diagonal (DIA), Hybrid format of ELL and COO (HYB). -The code is open-source under MIT license, see :ref:`rocalution_license` and hosted on the `GitHub rocALUTION page `_. +The code is open-source under MIT license, see `License <./license.html>`_ and hosted on the `GitHub rocALUTION page `_. From 810937dadcd55a4cc91a86a5545fb53a140476c8 Mon Sep 17 00:00:00 2001 From: randyh62 <42045079+randyh62@users.noreply.github.com> Date: Tue, 4 Jun 2024 15:31:36 -0700 Subject: [PATCH 2/4] Update what-is-rocalution.rst --- docs/what-is-rocalution.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/what-is-rocalution.rst b/docs/what-is-rocalution.rst index f8ed46c0..b2e48710 100644 --- a/docs/what-is-rocalution.rst +++ b/docs/what-is-rocalution.rst @@ -43,4 +43,4 @@ The major features and characteristics of the rocALUTION library are: * Support for several sparse matrix formats Compressed Sparse Row (CSR), Modified Compressed Sparse Row (MCSR), Dense (DENSE), Coordinate (COO), ELL, Diagonal (DIA), Hybrid format of ELL and COO (HYB). -The code is open-source under MIT license, see `License <./license.html>`_ and hosted on the `GitHub rocALUTION page `_. +The code is open-source under MIT license, see `License <./license>`_ and hosted on the `GitHub rocALUTION page `_. From e1ec2f14a4c712d96df71a9b66026d519e2b28f6 Mon Sep 17 00:00:00 2001 From: randyh62 <42045079+randyh62@users.noreply.github.com> Date: Tue, 4 Jun 2024 15:32:03 -0700 Subject: [PATCH 3/4] Update what-is-rocalution.rst --- docs/what-is-rocalution.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/what-is-rocalution.rst b/docs/what-is-rocalution.rst index b2e48710..f8ed46c0 100644 --- a/docs/what-is-rocalution.rst +++ b/docs/what-is-rocalution.rst @@ -43,4 +43,4 @@ The major features and characteristics of the rocALUTION library are: * Support for several sparse matrix formats Compressed Sparse Row (CSR), Modified Compressed Sparse Row (MCSR), Dense (DENSE), Coordinate (COO), ELL, Diagonal (DIA), Hybrid format of ELL and COO (HYB). -The code is open-source under MIT license, see `License <./license>`_ and hosted on the `GitHub rocALUTION page `_. +The code is open-source under MIT license, see `License <./license.html>`_ and hosted on the `GitHub rocALUTION page `_. From c0acbbfbdf27edcce9a69226f2e7a8b88b893b96 Mon Sep 17 00:00:00 2001 From: randyh62 <42045079+randyh62@users.noreply.github.com> Date: Tue, 4 Jun 2024 17:48:26 -0700 Subject: [PATCH 4/4] Update docs/what-is-rocalution.rst Co-authored-by: Young Hui - AMD <145490163+yhuiYH@users.noreply.github.com> --- docs/what-is-rocalution.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/what-is-rocalution.rst b/docs/what-is-rocalution.rst index f8ed46c0..76f5280a 100644 --- a/docs/what-is-rocalution.rst +++ b/docs/what-is-rocalution.rst @@ -43,4 +43,4 @@ The major features and characteristics of the rocALUTION library are: * Support for several sparse matrix formats Compressed Sparse Row (CSR), Modified Compressed Sparse Row (MCSR), Dense (DENSE), Coordinate (COO), ELL, Diagonal (DIA), Hybrid format of ELL and COO (HYB). -The code is open-source under MIT license, see `License <./license.html>`_ and hosted on the `GitHub rocALUTION page `_. +The code is open-source under MIT license, see `License <./license.html>`_ and hosted on the `GitHub rocALUTION page `_.