Forum > GPU crunching

VBscript Fights Cuda

<< < (5/17) > >>

Maik:

--- Quote from: Crunch3r on 12 Jan 2009, 05:10:17 pm ---I just hope that this script won't be misused to cherry pick WUs ...  ::)

--- End quote ---
hmm...the script-code is open. you can have a look on it and you will see what it do.
short-version:
 - process watching of defined *.exe (from win task manager)
 - terminate this process if it 60sec idle/stuck. a 4-time-counter will show that.
 - all actions in seti / boinc - directory are read-only
 |- the script is using the OpenTextFile - method with argument 1 (read)
 |- you can check that at http://msdn.microsoft.com/en-us/library/314cz14s(VS.85).aspx
 - the script will create *.txt-files
 |- this will be opened with argument 8 (write at and of file), to check that use same url like above
 - if defined the script will copy crashed wu's to a defined directory to do stand alone tests with taht file.
 |- it will create a copy of stderr from client_state in same directory
 |- if not needed start the script without -sam

:P

Crunch3r:

--- Quote from: Maik on 12 Jan 2009, 05:27:13 pm ---
--- Quote from: Crunch3r on 12 Jan 2009, 05:10:17 pm ---I just hope that this script won't be misused to cherry pick WUs ...  ::)

--- End quote ---
hmm...the script-code is open. you can have a look on it and you will see what it do.
:P

--- End quote ---

I know, but that not what i had in mind ... since this can work with the regular app as well... get my drift ?

Maik:
anyone getting anglerange warnings since last update?  ;D

replace cuda_log_043.vbs with attached file


edit: removed file->new version

popandbob:
The latest update started running fine (once I got all the settings right  :))
but after a few min of running it just stopped... no errors no nothing...
Log is attached...

[attachment deleted by admin]

Maik:
Maybe your mb-seti run out of work ? or closed BM ?

Edit: I've notice you are not setting the temp - folder for crashed wu's. Please edit the *.cmd file and delete the -sam
Just wondering why i write readme-files ...

edit: removed file->new version

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version