xref: /petsc/doc/overview/features.md (revision b11d9968bc79904c690b122f9399be46447eb113)
1*7f296bb3SBarry Smith(doc_features)=
2*7f296bb3SBarry Smith
3*7f296bb3SBarry Smith# Supported Systems
4*7f296bb3SBarry Smith
5*7f296bb3SBarry Smith- {ref}`HPC <doc_config_hpc>`
6*7f296bb3SBarry Smith- {ref}`Linux <doc_config_faq>`
7*7f296bb3SBarry Smith- {ref}`macOS <doc_config_faq>`
8*7f296bb3SBarry Smith- {ref}`Microsoft Windows <doc_windows>`
9*7f296bb3SBarry Smith
10*7f296bb3SBarry Smith# Accelerator/GPU Features
11*7f296bb3SBarry Smith
12*7f296bb3SBarry Smith- {ref}`Matrix/Vector CUDA support <doc_config_accel_cuda>`
13*7f296bb3SBarry Smith- {ref}`Kokkos support <doc_config_accel_kokkos>`
14*7f296bb3SBarry Smith- {ref}`Matrix/Vector OpenCL/ViennaCL support <doc_config_accel_opencl>`
15*7f296bb3SBarry Smith- {ref}`Matrix/Vector HIP support <doc_gpu_roadmap>`
16*7f296bb3SBarry Smith
17*7f296bb3SBarry Smith:::{note}
18*7f296bb3SBarry SmithPETSc GPU support is under heavy development! See GPU support {ref}`roadmap
19*7f296bb3SBarry Smith<doc_gpu_roadmap>` for more information on current support.
20*7f296bb3SBarry Smith:::
21