Skip to content
Snippets Groups Projects
Commit d370f53d authored by Stephan Seitz's avatar Stephan Seitz
Browse files

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

parent 443527ae
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