@@ -14,8 +14,6 @@ After the simulation finished you will find some files with the suffix .vtk in T
...
@@ -14,8 +14,6 @@ After the simulation finished you will find some files with the suffix .vtk in T
If you don't have a g++ compiler install it via apt-get
If you don't have a g++ compiler install it via apt-get
```sudo apt-get install g++```
```sudo apt-get install g++```
You might need to install [Java 1.8](https://www.digitalocean.com/community/tutorials/how-to-install-java-with-apt-get-on-ubuntu-16-04) jre and jdk
To run programms on multiple threads it is **nescessary** that you have Intel TBB installed. You can find the most recent version at [TBB](https://github.com/01org/tbb/releases)
To run programms on multiple threads it is **nescessary** that you have Intel TBB installed. You can find the most recent version at [TBB](https://github.com/01org/tbb/releases)
In case you get an error like this ```Can not find libtbb.so.2```
In case you get an error like this ```Can not find libtbb.so.2```
To generate the code body apply the toolkit to the specification file we just created. Make sure that you ran the setUp.sh script in advance. Go back to the ExaHyPE root directory and hit :
To generate the code body apply the toolkit to the specification file we just created. Make sure that you ran the setUp.sh script in advance. Go back to the ExaHyPE root directory and hit :