You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,7 @@ A particularity of ParallelStencil is that it enables writing a single high-leve
15
15
16
16
Beyond traditional high-performance computing, ParallelStencil supports automatic differentiation of architecture-agnostic parallel kernels relying on [Enzyme.jl], enabling both high-level and generic syntax for maximal flexibility.
17
17
18
+
18
19
## Contents
19
20
*[Parallelization and optimization with one macro call](#parallelization-with-one-macro-call)
20
21
*[Stencil computations with math-close notation](#stencil-computations-with-math-close-notation)
0 commit comments