jigardhaval8 / cuda-waste

Automatically exported from code.google.com/p/cuda-waste
0 stars 0 forks source link

The Cuda-application cant be run with additional parameters #1

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I wanted to test if cmpmvs (http://ptak.felk.cvut.cz/sfmservice/?menu=cmpmvs) 
can be run waste. The issue is, that that program needs a ini file as input:

cmpmvs.exe example.ini

If you run waste like that it wont work:

waste cmpmvs.exe example.ini

...waste (or cmd?) just ignores the ini and...

waste "cmpmvs.exe example.ini"

... cant find the Program. 

Original issue reported on code.google.com by melethro...@googlemail.com on 12 Apr 2013 at 2:49

GoogleCodeExporter commented 8 years ago

Original comment by Ken.Dom...@gmail.com on 23 May 2013 at 7:08

GoogleCodeExporter commented 8 years ago
Fixed in r153.

Original comment by Ken.Dom...@gmail.com on 28 May 2013 at 12:38