From 4c7c1468167c6a177958e8be8240278df6e448d5 Mon Sep 17 00:00:00 2001 From: "Hailu, Dawit Abiy" <dawit.hailu@uni-hamburg.de> Date: Thu, 8 Jul 2021 11:51:21 +0000 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 80dcd19..8c09263 100644 --- a/README.md +++ b/README.md @@ -46,5 +46,8 @@ For the prime numbers between 2 and 800,000: 2:36 Seconds for seriel only(with out parallelization) 1:16 seconds for 7 processors personall computer 55 seconds for 16 processors(Uni-server) + +## Framework for code, directly copied from (c) 2021, Jörn Behrens (joern.behrens@uni-hamburg.de) +## Added work by: (c) 2021, Dawit Hailu (dawit.hailu@uni-hamburg.de) -- GitLab