Index  | Recent Threads  | Unanswered Threads  | Who's Active  | Guidelines  | Search
 

Quick Go ยป
No member browsing this thread
Thread Status: Active
Total posts in this thread: 89
Posts: 89   Pages: 9   [ 1 2 3 4 5 6 7 8 9 | Next Page ]
[ Jump to Last Post ]
Post new Thread
Author
Previous Thread This topic has been viewed 11490 times and has 88 replies Next Thread
OldChap
Veteran Cruncher
UK
Joined: Jun 5, 2009
Post Count: 978
Status: Offline
Project Badges:
Reply to this Post  Reply with Quote 
XtremeSystems Campsite

For those of you feeling the withdrawal symptoms.... a place to gather during downtime at XS.

Currently the xs server is down due to power outage caused by a transformer fault locally.

Just a week to go now until SC week/Anniversary Challenge biggrin
----------------------------------------

[Nov 9, 2014 10:46:10 AM]   Link   Report threatening or abusive post: please login first  Go to top 
Former Member
Cruncher
Joined: May 22, 2018
Post Count: 0
Status: Offline
Reply to this Post  Reply with Quote 
Re: XtremeSystems Campsite

Thanks OC, while I don't post as much as I used to I AM feeling the withdrawal.

After recently completing 100K on ATLAS, 250K on vLHC, and 2.5M on Asteroids, I've switched my CPUs back to WCG for the challenge and to capture a UGM badge.
[Nov 9, 2014 12:38:32 PM]   Link   Report threatening or abusive post: please login first  Go to top 
OldChap
Veteran Cruncher
UK
Joined: Jun 5, 2009
Post Count: 978
Status: Offline
Project Badges:
Reply to this Post  Reply with Quote 
Re: XtremeSystems Campsite

Hi SC good to see you bringing coarz ..... All welcome here.

I am going to be needing to run two instances of WCG on my rigs in a day or two.... Both linux and Windows.... not sure if I remember all the steps to make this happen
----------------------------------------

[Nov 9, 2014 1:00:48 PM]   Link   Report threatening or abusive post: please login first  Go to top 
poppageek
Advanced Cruncher
Joined: Nov 16, 2004
Post Count: 99
Status: Offline
Project Badges:
Reply to this Post  Reply with Quote 
Re: XtremeSystems Campsite

I suppose I'll be expected to behave here. I can't make any promises but I'll try. ;-)

Cheers!
[Nov 9, 2014 1:06:36 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Former Member
Cruncher
Joined: May 22, 2018
Post Count: 0
Status: Offline
Reply to this Post  Reply with Quote 
Re: XtremeSystems Campsite

PG - trying to behave ... don't hurt yourself :-)

OC - Here is my internal writeup on multi-instancing BOINC in windows ... done as vbscript. Let me know if you need any clarified ... basically steps 1-3 need to happen 1 time for each instance (if you need more than 1 additional instance you'll need to repeat the process for each instance - make sure to use a separate directory and port for each instance. Then step 4 is how you open boinc manager for your "multi-instanced" sessions.

the script in section "Code 3" is all one line, the forum posting forced it to wrap :-(

'---------------------------------------------------------------------
' General Instruction:
' Each instance of BOINC needs its own data directory
' Each instance of BOINC needs its own communication port
'---------------------------------------------------------------------
' Step 1:
' Don't change anything in this section
Set WshShell = CreateObject("WScript.Shell")
'---------------------------------------------------------------------
' Step 2:
' Make sure this script file is in boinc's program files directory
' Create a new folder to store your new instance of boinc's data
' Update the line of code in section Code 3 below to the new directory
'---------------------------------------------------------------------
' Step 3:
' Remove the aspostrophe at the beginning of the section Code 3
' Save and Run this file (double click on it in windows explorer)
' Add an apostrophe at the beginning of section Code 3
'---------------------------------------------------------------------
' Code 3: starts a new instance of boinc
' WshShell.Exec "boinc.exe --allow_multiple_clients --dir C:\BOINC\BOINC_02 --gui_rpc_port 9999 --detach_console --redirectio"
'---------------------------------------------------------------------
' Step 4:
' Put a password in gui_rpc_auth.cfg (used when opening boinc manager)
' If global_prefs_override.xml and/or cc_config.xml exist in your standard
' boinc data directory copy them into your new boinc's data directory
' Remove the apostrophe at the beginning of the section Code 4
' Save and Run this file (double click on it in windows explorer)
' Add an apostrophe at the beginning of section Code 4
'---------------------------------------------------------------------
' Code 4:
' Opens boinc manager
' WshShell.Exec "boincmgr.exe /a /n 127.0.0.1 /g 9999 /p nimda0001 /m"
'---------------------------------------------------------------------

----------------------------------------
[Edit 4 times, last edit by Former Member at Nov 9, 2014 3:25:47 PM]
[Nov 9, 2014 1:48:04 PM]   Link   Report threatening or abusive post: please login first  Go to top 
OldChap
Veteran Cruncher
UK
Joined: Jun 5, 2009
Post Count: 978
Status: Offline
Project Badges:
Reply to this Post  Reply with Quote 
Re: XtremeSystems Campsite

I knew I could rely on you SC :)
----------------------------------------

[Nov 9, 2014 2:10:11 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Movieman
Veteran Cruncher
Joined: Sep 9, 2006
Post Count: 1042
Status: Offline
Reply to this Post  Reply with Quote 
Re: XtremeSystems Campsite

I might hit 400K today if things go right..150 threads running biggrin
----------------------------------------

[Nov 9, 2014 4:10:10 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Former Member
Cruncher
Joined: May 22, 2018
Post Count: 0
Status: Offline
Reply to this Post  Reply with Quote 
Re: XtremeSystems Campsite

Way to go MM very glad to see that you tamed the new beast and have it crunching full tilt. Just remember not to overdo it & take good care of yourself.

Sure glad to have you aboard for the upcoming WCG 10 year Challenge.
[Nov 9, 2014 6:20:15 PM]   Link   Report threatening or abusive post: please login first  Go to top 
OldChap
Veteran Cruncher
UK
Joined: Jun 5, 2009
Post Count: 978
Status: Offline
Project Badges:
Reply to this Post  Reply with Quote 
Re: XtremeSystems Campsite

You didn't say how many rigs that takes wink
----------------------------------------

[Nov 9, 2014 6:30:14 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Dark Angel
Veteran Cruncher
Australia
Joined: Nov 11, 2005
Post Count: 721
Status: Offline
Project Badges:
Reply to this Post  Reply with Quote 
Re: XtremeSystems Campsite

We have to behave? I better just stay quiet then.
----------------------------------------

Currently being moderated under false pretences
[Nov 9, 2014 7:03:21 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Posts: 89   Pages: 9   [ 1 2 3 4 5 6 7 8 9 | Next Page ]
[ Jump to Last Post ]
Post new Thread