Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
V
vadere
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
111
Issues
111
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
4
Merge Requests
4
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Test Cases
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
vadere
vadere
Commits
318187b0
Commit
318187b0
authored
Feb 21, 2019
by
Benedikt Kleinmeier
Browse files
Options
Browse Files
Download
Plain Diff
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
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
49 additions
and
579 deletions
+49
-579
README.md
README.md
+13
-0
Tools/VadereAnalysisTools/Plots/fundamentalDiagrams/OSM_calibration.ipynb
...ysisTools/Plots/fundamentalDiagrams/OSM_calibration.ipynb
+17
-264
Tools/VadereAnalysisTools/Plots/fundamentalDiagrams/OSM_zhang-2011.ipynb
...lysisTools/Plots/fundamentalDiagrams/OSM_zhang-2011.ipynb
+19
-315
No files found.
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