+- +-
Say hello if visiting :) by Gecko
11 Jan 2023, 07:43:05 pm

Seti is down again by Mike
09 Aug 2017, 10:02:44 am

Some considerations regarding OpenCL MultiBeam app tuning from algorithm view by Raistmer
11 Dec 2016, 06:30:56 am

Loading APU to the limit: performance considerations by Mike
05 Nov 2016, 06:49:26 am

Better sleep on Windows - new round by Raistmer
26 Aug 2016, 02:02:31 pm

Author Topic: VBscript Fights Cuda  (Read 49095 times)

Maik

  • Guest
Re: VBscript Fights Cuda
« Reply #15 on: 12 Jan 2009, 11:09:44 am »
it gives me type mistmash at ar 0.3 ... (WS2008 eng)
[/size]

Could you PM me / attach the log please?


Maik,

Have you thought of using boinccmd to automate the VLAR removal problem? (Arises from your remark at SETI).
[/size]

That is surely possible, but I wanted to give one assistance with my Script only, not to intervene in the characteristic functions of the BM.
« Last Edit: 12 Jan 2009, 11:18:59 am by Maik »

Offline Raistmer

  • Working Code Wizard
  • Volunteer Developer
  • Knight who says 'Ni!'
  • *****
  • Posts: 14349
Re: VBscript Fights Cuda
« Reply #16 on: 12 Jan 2009, 01:02:36 pm »
Maik,

Have you thought of using boinccmd to automate the VLAR removal problem? (Arises from your remark at SETI).
[/size]

That is surely possible, but I wanted to give one assistance with my Script only, not to intervene in the characteristic functions of the BM.

I second in that :) If VLARs will be just deleted as files think it would be enough to prevent their devastating effect on current CUDA MB. No intervention with BM is needed, just interaction with filesystem.

ADDON: look here, peoples wanna such ability :)
http://setiathome.berkeley.edu/forum_thread.php?id=51334&nowrap=true#852707

Maik

  • Guest
Re: VBscript Fights Cuda
« Reply #17 on: 12 Jan 2009, 02:41:59 pm »
it gives me type mistmash at ar 0.3 ... (WS2008 eng)
Could you PM me / attach the log please?
[/size]

Thanks to Devaster! I made a small however not insignificant error.
Working on update ^^

Update done ... still waiting for an replay from my 'beta-tester' ;)
« Last Edit: 12 Jan 2009, 03:40:31 pm by Maik »

Maik

  • Guest
Re: VBscript Fights Cuda
« Reply #18 on: 12 Jan 2009, 04:33:20 pm »
Update done ... still waiting for an replay from my 'beta-tester' ;)[/size]

done ...
Thanks again Devaster!

v043


edit: removed file->new version
« Last Edit: 16 Jan 2009, 07:50:30 pm by Maik »

Offline Crunch3r

  • Knight who says 'Ni!'
  • *****
  • Posts: 602
    • 64 bit boinc clients
Re: VBscript Fights Cuda
« Reply #19 on: 12 Jan 2009, 05:10:17 pm »
I just hope that this script won't be misused to cherry pick WUs ...  ::)
I want to share something with you: The three little sentences that will get you through life. Number 1: Cover for me. Number 2: Oh, good idea, Boss! Number 3: It was like that when I got here.

Homer Simpson

Maik

  • Guest
Re: VBscript Fights Cuda
« Reply #20 on: 12 Jan 2009, 05:27:13 pm »
I just hope that this script won't be misused to cherry pick WUs ...  ::)
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

Offline Crunch3r

  • Knight who says 'Ni!'
  • *****
  • Posts: 602
    • 64 bit boinc clients
Re: VBscript Fights Cuda
« Reply #21 on: 13 Jan 2009, 02:32:50 am »
I just hope that this script won't be misused to cherry pick WUs ...  ::)
hmm...the script-code is open. you can have a look on it and you will see what it do.
:P

I know, but that not what i had in mind ... since this can work with the regular app as well... get my drift ?
I want to share something with you: The three little sentences that will get you through life. Number 1: Cover for me. Number 2: Oh, good idea, Boss! Number 3: It was like that when I got here.

Homer Simpson

Maik

  • Guest
Re: VBscript Fights Cuda
« Reply #22 on: 13 Jan 2009, 07:09:51 am »
anyone getting anglerange warnings since last update?  ;D

replace cuda_log_043.vbs with attached file


edit: removed file->new version
« Last Edit: 16 Jan 2009, 07:49:54 pm by Maik »

popandbob

  • Guest
Re: VBscript Fights Cuda
« Reply #23 on: 13 Jan 2009, 08:07:07 pm »
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

  • Guest
Re: VBscript Fights Cuda
« Reply #24 on: 13 Jan 2009, 08:10:53 pm »
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
« Last Edit: 16 Jan 2009, 07:49:31 pm by Maik »

popandbob

  • Guest
Re: VBscript Fights Cuda
« Reply #25 on: 13 Jan 2009, 10:57:00 pm »
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 ...

Still have work and BM still running...

Sorry I didn't read through the changes... I'm not used to reading through change logs for instructions on what stuff does... (Its not a problem on your side... just me... no need to change it)

Maik

  • Guest
Re: VBscript Fights Cuda
« Reply #26 on: 13 Jan 2009, 11:03:19 pm »
Still have work and BM still running...

Did you restart script, is it running now ?

popandbob

  • Guest
Re: VBscript Fights Cuda
« Reply #27 on: 13 Jan 2009, 11:16:21 pm »
Yes I restarted it and it is running now...

Archangel999

  • Guest
Re: VBscript Fights Cuda
« Reply #28 on: 14 Jan 2009, 09:07:10 am »
i hate when i update to new version and had a BUGG

C:\Documents and Settings\Administrator.TEST\Desktop\cuda_log_0431\cuda_log_043.
vbs(471, 3) Microsoft VBScript runtime error: Invalid procedure call or argument
: 'Left'


Maik

  • Guest
Re: VBscript Fights Cuda
« Reply #29 on: 14 Jan 2009, 09:53:12 am »
What is the setting for your path to seti directory ?
post the *.ini row pls ...

 

Welcome, Guest.
Please login or register.
 
 
 
Forgot your password?
Members
Total Members: 97
Latest: ToeBee
New This Month: 0
New This Week: 0
New Today: 0
Stats
Total Posts: 59559
Total Topics: 1672
Most Online Today: 39
Most Online Ever: 983
(20 Jan 2020, 03:17:55 pm)
Users Online
Members: 0
Guests: 37
Total: 37
Powered by EzPortal