Skip to content
Snippets Groups Projects
Commit 96a28eb8 authored by Martin Bauer's avatar Martin Bauer
Browse files

Merge branch 'fix-opencl-extra-in-readme' into 'master'

Fix error in README.md: pystencils[pyopencl] -> pystencils[opencl]

See merge request !70
parents 443527ae d370f53d
No related merge requests found
......@@ -53,7 +53,7 @@ Without `[interactive]` you get a minimal version with very little dependencies.
All options:
- `gpu`: use this if an Nvidia GPU is available and CUDA is installed
- `pyopencl`: basic OpenCL support (experimental)
- `opencl`: basic OpenCL support (experimental)
- `alltrafos`: pulls in additional dependencies for loop simplification e.g. libisl
- `bench_db`: functionality to store benchmark result in object databases
- `interactive`: installs dependencies to work in Jupyter including image I/O, plotting etc.
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment