Skip to content

Commit 519d15d

Browse files
Merge branch 'master' of github.com:miguelcarcamov/gpuvmem
2 parents 26aa859 + daa0ae6 commit 519d15d

1 file changed

Lines changed: 0 additions & 14 deletions

File tree

Makefile

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -93,23 +93,9 @@ conf:
9393
co65:
9494
@ clear
9595
@ ./bin/gpuvmem -i ./tests/co65/co65.ms -o ./tests/co65/co65_out.ms -O ./tests/co65/mod_out.fits -m ./tests/co65/mod_in_0.fits -b ./tests/co65/beam_0.fits -I ./tests/co65/input.dat -p ./tests/co65/mem/ -X 32 -Y 32 -V 1024 --verbose
96-
9796
selfcalband9:
9897
@ clear
9998
@ ./bin/gpuvmem -i ./tests/selfcalband9/hd142_b9cont_self_tav.ms -o ./tests/selfcalband9/hd142_b9cont_out.ms -O ./tests/selfcalband9/mod_out.fits -m ./tests/selfcalband9/mod_in_0.fits -b ./tests/selfcalband9/beam_0.fits -I ./tests/selfcalband9/input.dat -p ./tests/selfcalband9/mem/ -X 32 -Y 32 -V 1024 --verbose
100-
101-
hco20:
102-
@ clear
103-
@ ./bin/gpuvmem -i ./tests/HCO-chan20/HCO-20.sqlite -o ./tests/HCO-chan20/HCO-20_out.sqlite -O ./tests/HCO-chan20/mod_out.fits -m ./tests/HCO-chan20/mod_in_0.fits -b ./tests/HCO-chan20/beam_0.fits -I ./tests/HCO-chan20/input.dat -p ./tests/HCO-chan20/mem/ -X 32 -Y 32 -V 1024
104-
105-
hco23:
106-
@ clear
107-
@ ./bin/gpuvmem -i ./tests/HCO-chan23/HCO-23.sqlite -o ./tests/HCO-chan23/HCO-23_out.sqlite -O ./tests/HCO-chan23/mod_out.fits -m ./tests/HCO-chan23/mod_in_0.fits -b ./tests/HCO-chan23/beam_0.fits -I ./tests/HCO-chan23/input.dat -p ./tests/HCO-chan23/mem/ -X 32 -Y 32 -V 1024
108-
10999
freq78:
110100
@ clear
111101
@ ./bin/gpuvmem -i ./tests/FREQ78/FREQ78.ms -o ./tests/FREQ78/FREQ78_out.ms -O ./tests/FREQ78/mod_out.fits -m ./tests/FREQ78/mod_in_0.fits -b ./tests/FREQ78/beam_0.fits -I ./tests/FREQ78/input.dat -p ./tests/FREQ78/mem/ -X 32 -Y 32 -V 1024
112-
113-
phantom:
114-
@ clear
115-
@ ./bin/gpuvmem -i ./tests/phantom/phantom.sql -o ./tests/phantom/phantom_out.sql -O ./tests/phantom/mod_out.fits -m ./tests/phantom/mod_in_0.fits -b ./tests/phantom/beam_0.fits -I ./tests/phantom/input.dat -p ./tests/phantom/mem/ -X 32 -Y 32 -V 1024

0 commit comments

Comments
 (0)