From 3bae15bdcbb299a7af3521e605f2198095f8a76c Mon Sep 17 00:00:00 2001 From: Daniel Hardesty Lewis Date: Wed, 5 Jan 2022 12:28:19 -0500 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 294b066..713f1f0 100644 --- a/README.md +++ b/README.md @@ -6,13 +6,13 @@ Currently, only one of the TACC Stampede2's submit nodes have the HTCondor/Glite The workflow is the comprehensive GeoFlood workflow. Please note: - * Queue configuration, walltime, and project name are defined in `sites.template.xml`. At the minimum, you need to update the project for the example to run under your own user account/allocation. - * Node/core requirements are set in `dax-generator.py`. This is to highlight that those requirements can change for the different jobs in the workflow. + * Queue configuration, walltime, and project name are defined in `sites.template.xml`. *If you do not use this workflow generator on Stampede2, you will need to update this file for it to run under your own set-up, user account, & allocation.* + * Node/core requirements are set in `dax-generator.py`. This is to highlight that those requirements can change for the different jobs in the workflow. *You will need to modify the input/output filenames in this file in order to successfully run GeoFlood using Pegasus.* * `pegasus.conf` contains throttle settings for limiting the number of jobs going to SLURM ## Running the Example -After updating the project setting in `sites.template.xml`, run `./submit.sh` do submit a new workflow run: +Run `./submit.sh` do submit a new workflow run: ``` $ ./submit.sh