Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Stephan Seitz
pystencils
Commits
d370f53d
Commit
d370f53d
authored
Oct 09, 2019
by
Stephan Seitz
Browse files
Fix error in README.md: pystencils[pyopencl] -> pystencils[opencl]
parent
443527ae
Pipeline
#18784
passed with stage
in 3 minutes and 11 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
d370f53d
...
...
@@ -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
-
`
py
opencl`
: 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.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment