Skip to content

Commit

Permalink
Merge pull request #107 from AstroAccelerateOrg/ccarels-patch-1
Browse files Browse the repository at this point in the history
README.md to mention correct executable name
  • Loading branch information
ccarels authored Oct 10, 2018
2 parents d01994a + 358193d commit ff408c9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -200,17 +200,17 @@ The compilation process indicates which components are being compiled. There sho

The result will be an executable called

astro-accelerate
dedisperse-gpu

in the astro-accelerate directory.
in the astro-accelerate build directory.

Step 3: Run
==
Astro-Accelerate assumes its input is ready and compatible. To obtain compatible input, please follow the steps below. Please also ensure that the aforementioned environment variables have been set.

1. Run astro-accelerate using the format

./astro-accelerate --settingname settingvalue
./dedisperse-gpu --settingname settingvalue

By default, the output of astro-accelerate will be located in the same directory in which astro-accelerate was executed.
Configuration files may be used to further specify, set, and change options.
Expand Down

0 comments on commit ff408c9

Please sign in to comment.