Page 1 of 2 12 LastLast
Results 1 to 10 of 17

Thread: Bitcoin Utopia vs. Collatz?

  1. #1
    Gold Member
    cineon_lut's Avatar
    Join Date
    September 8th, 2013
    Location
    California, U.S.A.
    Posts
    2,483

    Bitcoin Utopia vs. Collatz?

    In looking for a place to point my GPUs, I have to ask the crunchers actively crunching BCU what they like better for credits per hour or credits per day? I can get quite a bit out of my 7970 on Collatz, which is:

    1. great for overall points
    2. good for Formula Boinc
    3. good for badges
    5. good for reliability
    6. nVidia friendly

    Bitcoin Utopia on the other hand:

    1. points? how does it compare to collatz? I'm seeing 1800cred/wu but with @Zombie and @JPM's machines, I'm seeing output similar to what I'd expect out of Collatz.
    2. not good for Formula Boinc -- but we're OK on FB for now
    3. meh for badges
    5. unknown for reliability. Do you like it? Easy on the GPUs like Collatz? Or will it fry them like Einstein?
    6. is it nVidia friendly (570s?)

    Thoughts for the team?

  2. #2
    Platinum Member
    Mumps's Avatar
    Join Date
    October 28th, 2010
    Location
    Milwaukee, WI
    Posts
    3,994

    Re: Bitcoin Utopia vs. Collatz?

    Well, I had been running BitcoinUtopia (pre-Pentathalon) on a single Q6600+5870 and getting around 800K daily with it. Which is about 2.5 times the points I get on that same system on Collatz GPU alone. I haven't seen any reliability problems, but seem to recall there may be problems with some 7000 series GPUs.

  3. #3
    Gold Member
    FourOh's Avatar
    Join Date
    January 16th, 2013
    Location
    Memphis, TN
    Posts
    1,037

    Re: Bitcoin Utopia vs. Collatz?

    I have reliability issues with Bitcoin Utopia. Running a 7950 I have hanging units on a nearly daily basis. It pays less for me than Collatz; about 500k vs 800k. It's a pretty big difference; I only intend to run BU to 25mil and then retire if the project doesn't stabilize. It used to run well on my 7790; now will not run at all.

    I like the concept of BU, which is why I'm willing to put up with some of the headaches. Plus, when it shut down a few months back I was a few mil short of a good stopping point

    I know some folks have had luck setting up BoincTasks to abort any work units that run longer than, say 500 or 600 seconds. I might take a run at this, I think it would greatly improve my production.



  4. #4
    Diamond Member
    zombie67's Avatar
    Join Date
    October 24th, 2010
    Location
    Reno, NV
    Posts
    7,294

    Re: Bitcoin Utopia vs. Collatz?

    I don't think BT can abort tasks, but you can set up a rule to suspend tasks. That is what I do. Every day I usually have one or two.
    "Don't confront me with my failures, I had not forgotten them" - Jackson Browne

    Avatar source


  5. #5
    Gold Member
    FourOh's Avatar
    Join Date
    January 16th, 2013
    Location
    Memphis, TN
    Posts
    1,037

    Re: Bitcoin Utopia vs. Collatz?

    Quote Originally Posted by zombie67 View Post
    I don't think BT can abort tasks, but you can set up a rule to suspend tasks. That is what I do. Every day I usually have one or two.
    Dumb question, but does BoincTasks run over Boinc Manager or should I be able to run BT alone?



  6. #6
    Diamond Member
    zombie67's Avatar
    Join Date
    October 24th, 2010
    Location
    Reno, NV
    Posts
    7,294

    Re: Bitcoin Utopia vs. Collatz?

    BT is just a better boinc manager. And it can display/control your local client *and* your remote clients all at once. So you see all you tasks across all your machines in one window. Very cool.

    FWIW, normal boincmanager is running on all my machines like normal. I just have BT running on my main desktop, to monitor and control them all at once.
    "Don't confront me with my failures, I had not forgotten them" - Jackson Browne

    Avatar source


  7. #7
    Platinum Member
    John P. Myers's Avatar
    Join Date
    January 13th, 2011
    Location
    Jackson, TN
    Posts
    4,502

    Re: Bitcoin Utopia vs. Collatz?

    BU runs far cooler than collatz optimized. Difference of 18C on my 7990

    Sent from my Galaxy S4 using Tapatalk Pro


  8. #8
    Administrator
    Bryan's Avatar
    Join Date
    October 27th, 2010
    Location
    CO summer, TX winter
    Posts
    6,457

    Re: Bitcoin Utopia vs. Collatz?

    There are 2 things you can't do with BT. You can't start/stop a remote BOINC client and you can't automatically ABORT a WU. You can manually abort any WU you wish on any machine. For several years I've been asking for them to add "abort" as one of the rules options. Right now the best you can do is setup a rule that if a WU takes longer than X amount of time then you can SUSPEND it. If you have a good sized cache this works well. If you have a project that only issues a few WU then it doesn't help that much.


  9. #9
    Gold Member
    FourOh's Avatar
    Join Date
    January 16th, 2013
    Location
    Memphis, TN
    Posts
    1,037

    Re: Bitcoin Utopia vs. Collatz?

    Quote Originally Posted by Bryan View Post
    Right now the best you can do is setup a rule that if a WU takes longer than X amount of time then you can SUSPEND it. If you have a good sized cache this works well. If you have a project that only issues a few WU then it doesn't help that much.
    It's working ok for now, but I'm going out of town for a week and I don't want to have to log in daily with a remote session to abort the suspended units. I'll probably run something else while I'm gone. That abort rule function would be nice.



  10. #10
    Past Administrator
    Fire$torm's Avatar
    Join Date
    October 13th, 2010
    Location
    In the Big City
    Posts
    7,938

    Re: Bitcoin Utopia vs. Collatz?

    The messy way to abort a wu using BT is to run a batch file containing boinccmd.exe commands to detach then attach to the project.

    Code:
    C:\Program Files\BOINC\boinccmd.exe --project http://www.bitcoinutopia.net/bitcoinutopia/ detach
    
    CHOICE /N /D Y /T 20
    
    C:\Program Files\BOINC\boinccmd.exe --project_attach http://www.bitcoinutopia.net/bitcoinutopia/ auth
    Like I said, it's messy...

    Btw, CHOICE is a Windows only program. the /T 20 is a command line switch that instructs CHOICE to wait 20 seconds before continuing.


    Future Maker? Teensy 3.6

Page 1 of 2 12 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •