Skip to content

Commit 3abf79b

Browse files
fix readme
1 parent 9ff10dc commit 3abf79b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
To compile GPUVMEM you need:
66

7-
- casacore
7+
- casacore (https://github.com/casacore/casacore)
88
- CUDA
99
- OpenMP
1010

@@ -57,7 +57,7 @@ Example: `./bin/gpuvmem options [ arguments ...]`
5757
-s --select If multigpu option is OFF, then select the GPU ID of the GPU you will work on. (Default = 0)
5858
-t --iterations Number of iterations for optimization (Default = 50)
5959
--xcorr Run gpuvmem with cross-correlation
60-
--nopositivity Run gpuvmem using chi2 with no posititivy restriction
60+
--nopositivity Run gpuvmem using chi2 with no positivity restriction
6161
--clipping Clips the image to positive values
6262
--verbose Shows information through all the execution
6363
```

0 commit comments

Comments
 (0)