![]() |
|
|
#1343 |
|
Jul 2009
Tokyo
2×5×61 Posts |
Hi ,Dubslow
Nice work. I think you can increase version. |
|
|
|
|
|
#1344 |
|
Basketry That Evening!
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88
3·29·83 Posts |
|
|
|
|
|
|
#1345 |
|
Romulan Interpreter
Jun 2011
Thailand
961110 Posts |
Yes. Original flash's files, all versions. When no ini file is in the folder (or it has different name, OR there is a # sigh in the front of "WorkFile=worktodo.txt" line) the command "CL -d 0" (where CL is how you renamed the exe file) exits normally, after printing my device capabilities, it says "Can't open workfile" and exits. If i delete the # sign, but change the name into "WorkFile=cucurigu.txt", then the same command exits normally, saying "Can't open workfile cucurigu.txt".
But then, if the line is not commented out, and the name of the file exists on the folder (that is, I have a valid worktodo.txt file there) then it crashes without no error message after displaying my device capabilities, in less then a second. If worktodo is empty or contains garbage, then it exists normally with "No valid assignment found". Any other combination that has the exponent given in the command line it works. Last fiddled with by LaurV on 2012-06-02 at 17:32 |
|
|
|
|
|
#1346 | |
|
"Jerry"
Nov 2011
Vancouver, WA
100011000112 Posts |
Quote:
|
|
|
|
|
|
|
#1347 |
|
If I May
"Chris Halsall"
Sep 2002
Barbados
973110 Posts |
|
|
|
|
|
|
#1348 |
|
"Jerry"
Nov 2011
Vancouver, WA
46316 Posts |
Not yet, that's next after I compile the next revision Dubslow posted.
Last fiddled with by flashjh on 2012-06-02 at 19:29 |
|
|
|
|
|
#1349 | ||
|
Basketry That Evening!
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88
3·29·83 Posts |
Quote:
What about if you put non/valid assignments into cucurigu.txt, or whatever non-default name? What about if you comment-out the WorkFile option, but then put a workfile name on the command line? Edit: If you don't specify the workfile anywhere (e.g. comment-out WorkFile and don't say anything on the command line) does it still say "Can't open workfile" even if the file exists? Edit2: Is it accurate to say that it simply cannot parse a proper worktodo line, regardless of workfile name and/or how said name was passed to the program? If that's the case, what about if you try "Test=//" or something like that? "Test=N/A,86243,//" or "Test=//86243" or "Test=N/A,,//86243"? There's not too much that could cause platform-dependent errors... strstr(), strtoul(), isspace(), fgets(), ... Quote:
If my debug build doesn't help, then maybe we'll see about getting flash a proper debugger. The other problem is that it's Winbloze Does MSVC come with its own debugger?
Last fiddled with by Dubslow on 2012-06-02 at 21:11 |
||
|
|
|
|
|
#1350 | |
|
If I May
"Chris Halsall"
Sep 2002
Barbados
37×263 Posts |
Quote:
Jumps before he walks.... |
|
|
|
|
|
|
#1351 |
|
Basketry That Evening!
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88
11100001101012 Posts |
|
|
|
|
|
|
#1352 |
|
If I May
"Chris Halsall"
Sep 2002
Barbados
37·263 Posts |
|
|
|
|
|
|
#1353 |
|
Basketry That Evening!
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88
3·29·83 Posts |
|
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Don't DC/LL them with CudaLucas | LaurV | Data | 131 | 2017-05-02 18:41 |
| CUDALucas / cuFFT Performance on CUDA 7 / 7.5 / 8 | Brain | GPU Computing | 13 | 2016-02-19 15:53 |
| CUDALucas: which binary to use? | Karl M Johnson | GPU Computing | 15 | 2015-10-13 04:44 |
| settings for cudaLucas | fairsky | GPU Computing | 11 | 2013-11-03 02:08 |
| Trying to run CUDALucas on Windows 8 CP | Rodrigo | GPU Computing | 12 | 2012-03-07 23:20 |