Skip to content

Commit 9c23d26

Browse files
authored
Update c++ version
1 parent ceccceb commit 9c23d26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ <h1 class="display-3"><img style="width: 35%" class="img-fluid" src="https://gin
6767
img/ginkgo-1-horizontal.png"></h1>
6868
<p>Ginkgo is a high-performance linear algebra library for
6969
manycore systems, with a focus on solution of sparse linear systems.
70-
It is implemented using modern C++ (you will need at least a C++14
70+
It is implemented using modern C++ (you will need at least a C++17
7171
compliant compiler to build it), with GPU kernels implemented in
7272
CUDA (for NVIDIA devices), HIP (for AMD devices) and SYCL/DPC++ (for
7373
Intel devices and other supported hardware).</p>

0 commit comments

Comments
 (0)