error cuStreamsynchronize() 700
#8
(08-05-2012, 08:45 AM)atom Wrote: yeah the card sucks for sure. however you can try -n 1 --gpu-loops 1 and see if it work. if yes, slowly increase them to find the maximum possible for your 1 MCU card

--hash-type=1400 --pw-min=15 --pw-max=16 -n 1 --gpu-loops 1

Not help, but in use previous version 0.09 all working normally. Very thx Mem5 for hint.

In strace log, last lines:
Code:
gettimeofday({1344158286, 193701}, NULL) = 0
mmap2(NULL, 8392704, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0xb0d82000
mprotect(0xb0d82000, 4096, PROT_NONE)   = 0
clone(child_stack=0xb1582484, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0xb1582bd8, {entry_number:6, base_addr:0xb1582b70, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}, child_tidptr=0xb1582bd8) = 2738
futex(0xb1582bd8, FUTEX_WAIT, 2738, NULL <unfinished ... exit status 255>


I can send full "strace" log file.


Messages In This Thread
error cuStreamsynchronize() 700 - by zdarbilo - 08-13-2011, 12:45 PM
RE: error cuStreamsynchronize() 700 - by radix - 08-13-2011, 07:19 PM
RE: error cuStreamsynchronize() 700 - by zdarbilo - 08-15-2011, 08:27 PM
RE: error cuStreamsynchronize() 700 - by Rolf - 08-15-2011, 11:04 PM
RE: error cuStreamsynchronize() 700 - by rem - 08-05-2012, 12:58 AM
RE: error cuStreamsynchronize() 700 - by Mem5 - 08-05-2012, 02:07 AM
RE: error cuStreamsynchronize() 700 - by atom - 08-05-2012, 08:45 AM
RE: error cuStreamsynchronize() 700 - by rem - 08-05-2012, 01:00 PM