From 4c6d1add0d2ac9d11771368816b03a528cb83ffc Mon Sep 17 00:00:00 2001 From: cs_pthom001 <pthom001@odu.edu> Date: Mon, 3 Oct 2022 21:41:26 +0000 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 61f07f4..64f2a95 100644 --- a/README.md +++ b/README.md @@ -3,5 +3,10 @@ Docker and scripts for the benchmarks of the paper "Towards Performance Portable Programming for Distributed Heterogeneous Systems". -Due to file size restrictions please donwload the container file from: +Due to file size restrictions please download the container file from: https://drive.google.com/file/d/1LgYPiOXMX478Uf7YKRgHfSv4bDxhlnfV/view?usp=sharing + + +Use the provided scripts to run benchmarks. +NOTE: Performance achieved might substantially differ from the ones presented in the paper due to the overhead +of the container as well as the performance dependencies of OpenMPI to specific hardware drivers and other software. -- GitLab