You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The dokcer file creates new directory build (overrriden in case it already exists) and compiles all the executables into it together with the necesarry input data.
Run your image as a interactive container using:
docker run -i -t sylvanbenchmarks:latest
inside of the image run the following shell script with all the benchmarks (work directory is set to the project working directory):
or run a specific benchmark, eg.: