Skip to content

Commit

Permalink
Added kBLAS project doc
Browse files Browse the repository at this point in the history
  • Loading branch information
akcube committed May 31, 2024
1 parent c3c448b commit abee922
Show file tree
Hide file tree
Showing 20 changed files with 1,630 additions and 90 deletions.
104 changes: 55 additions & 49 deletions assets/indices/contentIndex.json

Large diffs are not rendered by default.

79 changes: 79 additions & 0 deletions assets/indices/linkIndex.json
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,33 @@
"text": "Analyzing Fibonacci \u0026 Karatsuba Multiplication"
}
],
"/blog/mega-project-kblas-writing-a-benchmark-library-in-c-optimizing-l1-l2-basic-linear-algebra-subprograms": [
{
"source": "/blog/mega-project-kblas-writing-a-benchmark-library-in-c-optimizing-l1-l2-basic-linear-algebra-subprograms",
"target": "/blog/brent-s-theorem-task-level-parallelism",
"text": "Brent's Theorem \u0026 Task Level Parallelism"
},
{
"source": "/blog/mega-project-kblas-writing-a-benchmark-library-in-c-optimizing-l1-l2-basic-linear-algebra-subprograms",
"target": "/blog/vectorization-analyzing-loop-dependencies",
"text": "Vectorization \u0026 Analyzing Loop Dependencies"
},
{
"source": "/blog/mega-project-kblas-writing-a-benchmark-library-in-c-optimizing-l1-l2-basic-linear-algebra-subprograms",
"target": "/blog/parallelism-with-omp",
"text": "Parallelism with OMP"
},
{
"source": "/blog/mega-project-kblas-writing-a-benchmark-library-in-c-optimizing-l1-l2-basic-linear-algebra-subprograms",
"target": "/blog/profiling-a-program",
"text": "Profiling a Program"
},
{
"source": "/blog/mega-project-kblas-writing-a-benchmark-library-in-c-optimizing-l1-l2-basic-linear-algebra-subprograms",
"target": "/blog/theoretical-metrics-for-benchmarking",
"text": "Theoretical Metrics for Benchmarking"
}
],
"/blog/more-greedy-algorithms-kruskal-s-disjoint-set-union": [
{
"source": "/blog/more-greedy-algorithms-kruskal-s-disjoint-set-union",
Expand Down Expand Up @@ -490,6 +517,11 @@
"target": "/blog/brent-s-theorem-task-level-parallelism",
"text": "Brent's Theorem \u0026 Task Level Parallelism"
},
{
"source": "/blog/mega-project-kblas-writing-a-benchmark-library-in-c-optimizing-l1-l2-basic-linear-algebra-subprograms",
"target": "/blog/brent-s-theorem-task-level-parallelism",
"text": "Brent's Theorem \u0026 Task Level Parallelism"
},
{
"source": "/blog/theoretical-metrics-for-benchmarking",
"target": "/blog/brent-s-theorem-task-level-parallelism",
Expand Down Expand Up @@ -691,6 +723,11 @@
"source": "/blog/flynn-s-taxonomy",
"target": "/blog/parallelism-with-omp",
"text": "Parallelism with OMP"
},
{
"source": "/blog/mega-project-kblas-writing-a-benchmark-library-in-c-optimizing-l1-l2-basic-linear-algebra-subprograms",
"target": "/blog/parallelism-with-omp",
"text": "Parallelism with OMP"
}
],
"/blog/power-of-compound-interest": [
Expand All @@ -701,6 +738,11 @@
}
],
"/blog/profiling-a-program": [
{
"source": "/blog/mega-project-kblas-writing-a-benchmark-library-in-c-optimizing-l1-l2-basic-linear-algebra-subprograms",
"target": "/blog/profiling-a-program",
"text": "Profiling a Program"
},
{
"source": "/blog/theoretical-metrics-for-benchmarking",
"target": "/blog/profiling-a-program",
Expand Down Expand Up @@ -761,12 +803,24 @@
"text": "The Fast Fourier Transform (FFT)"
}
],
"/blog/theoretical-metrics-for-benchmarking": [
{
"source": "/blog/mega-project-kblas-writing-a-benchmark-library-in-c-optimizing-l1-l2-basic-linear-algebra-subprograms",
"target": "/blog/theoretical-metrics-for-benchmarking",
"text": "Theoretical Metrics for Benchmarking"
}
],
"/blog/vectorization-analyzing-loop-dependencies": [
{
"source": "/blog/flynn-s-taxonomy",
"target": "/blog/vectorization-analyzing-loop-dependencies",
"text": "Vectorization \u0026 Analyzing Loop Dependencies"
},
{
"source": "/blog/mega-project-kblas-writing-a-benchmark-library-in-c-optimizing-l1-l2-basic-linear-algebra-subprograms",
"target": "/blog/vectorization-analyzing-loop-dependencies",
"text": "Vectorization \u0026 Analyzing Loop Dependencies"
},
{
"source": "/blog/parallelism-with-omp",
"target": "/blog/vectorization-analyzing-loop-dependencies",
Expand Down Expand Up @@ -1007,6 +1061,31 @@
"target": "/blog/analyzing-fibonacci-karatsuba-multiplication",
"text": "Analyzing Fibonacci \u0026 Karatsuba Multiplication"
},
{
"source": "/blog/mega-project-kblas-writing-a-benchmark-library-in-c-optimizing-l1-l2-basic-linear-algebra-subprograms",
"target": "/blog/brent-s-theorem-task-level-parallelism",
"text": "Brent's Theorem \u0026 Task Level Parallelism"
},
{
"source": "/blog/mega-project-kblas-writing-a-benchmark-library-in-c-optimizing-l1-l2-basic-linear-algebra-subprograms",
"target": "/blog/vectorization-analyzing-loop-dependencies",
"text": "Vectorization \u0026 Analyzing Loop Dependencies"
},
{
"source": "/blog/mega-project-kblas-writing-a-benchmark-library-in-c-optimizing-l1-l2-basic-linear-algebra-subprograms",
"target": "/blog/parallelism-with-omp",
"text": "Parallelism with OMP"
},
{
"source": "/blog/mega-project-kblas-writing-a-benchmark-library-in-c-optimizing-l1-l2-basic-linear-algebra-subprograms",
"target": "/blog/profiling-a-program",
"text": "Profiling a Program"
},
{
"source": "/blog/mega-project-kblas-writing-a-benchmark-library-in-c-optimizing-l1-l2-basic-linear-algebra-subprograms",
"target": "/blog/theoretical-metrics-for-benchmarking",
"text": "Theoretical Metrics for Benchmarking"
},
{
"source": "/blog/more-greedy-algorithms-kruskal-s-disjoint-set-union",
"target": "/blog/activity-selection-huffman-encoding",
Expand Down
4 changes: 2 additions & 2 deletions content/blog/brent-s-theorem-task-level-parallelism.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
author: Kishore Kumar
date: 2022-04-20 04:51:54+0530
doc: 2024-05-31 07:04:34+0530
date: 2022-04-12 04:51:54+0530
doc: 2024-05-31 12:08:57+0530
title: Brent's Theorem & Task Level Parallelism
topics:
- High-Performance-Computing
Expand Down
Loading

0 comments on commit abee922

Please sign in to comment.