Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
vadere
vadere
Commits
318187b0
Commit
318187b0
authored
Feb 21, 2019
by
Benedikt Kleinmeier
Browse files
Merge remote-tracking branch 'refs/remotes/origin/master'
parents
2b3b3ede
db2f0b85
Pipeline
#92612
failed with stages
in 5 minutes and 16 seconds
Changes
3
Pipelines
1
Expand all
Show whitespace changes
Inline
Side-by-side
README.md
View file @
318187b0
...
...
@@ -64,6 +64,19 @@ Please, use following instructions to set up the OpenCL components for your oper
*
OS X: OpenCL is pre-installed for OS X.
*
Linux: Please refer to the installation manual of your Linux distribution.
*
[
Sources: OpenCL HowTo
](
https://wiki.tiker.net/OpenCLHowTo
)
*
Tips and official packages (Ubuntu):
<details>
* Use the console tool `clinfo` (`sudo apt-get install clinfo`) to see the current status in terminal
* Drivers commonly have the prefix `opencl-icd` (to look at most opencl related packages run `apt search opencl`). Some that may be helpful:
* `beignet-opencl-icd` (OpenCL library for Intel GPUs)
* `mesa-opencl-icd` (free and open source implementation of the OpenCL API)
* `nvidia-opencl-icd`
* `ocl-icd-opencl-dev` (installs opencl development files and can be required for compiling)
* `ocl-icd-libopencl1` (Generic OpenCL ICD Loader)
</details>
*
[
Intel Driverpack (only driver needed)
](
https://software.intel.com/en-us/articles/opencl-drivers#latest_linux_driver
)
#### Run the Application
...
...
Tools/VadereAnalysisTools/Plots/fundamentalDiagrams/OSM_calibration.ipynb
View file @
318187b0
This diff is collapsed.
Click to expand it.
Tools/VadereAnalysisTools/Plots/fundamentalDiagrams/OSM_zhang-2011.ipynb
View file @
318187b0
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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