From aabd7b89fa0581f2fbc539959e4bc1c44c7e72cb Mon Sep 17 00:00:00 2001 From: Stefan Kleeberger Date: Wed, 23 Mar 2016 10:17:50 +0100 Subject: [PATCH] updated structure --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 37faa70..ea33150 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,8 @@ The second phenotype has index 1, the third index 2 and so forth... Use this flag to reduce runtime to test for the best possible value for `-blockSize` This will not create ANY results! +## Further explanations on flags + `-blockSize`: If you are familiar with CUDA, you know what it is about. Otherwise you needn't get too deep into this. All you need to know is that this parameter has to be found by trial and error.