Page 1 of 4 123 ... LastLast
Results 1 to 10 of 37

Thread: Collatz: Collatz Back Online with Solo Collatz Only

  1. #1
    Diamond Member
    Join Date
    October 24th, 2010
    Posts
    5,743

    Collatz: Collatz Back Online with Solo Collatz Only

    Collatz is back online but there are a number of changes. First, all applications are OpenCL based including the nVidia and CPU applications. If you wish to use your CPU on this project, you will need either the Intel or AMD OpenCL driver installed. See the project home page for more info and links.Second, all new applications have been deployed for all platforms which do additional internal validation and also gets all platforms back to the exact same code base. They all use the same config file format so they can be optimized the same way as the v4.xx application.The validator will NOT accept data from versions as the output has changed slightly with the addition of v6.xx. While I hope there will be no problems with the new applications, I expect Murphy's Law will prevail.I still have work to do to be able to grant credit for any lost pending and in progress work units, but it is planned.

    More...

  2. #2
    Silver Member
    somanyroads's Avatar
    Join Date
    October 9th, 2011
    Location
    New Mexico, USA
    Posts
    260

    Re: Collatz: Collatz Back Online with Solo Collatz Only

    I have been meandering through projects since the crash. Glad the project is back! Thanks for all your efforts!
    Last edited by somanyroads; 02-05-14 at 01:14 AM.


  3. #3
    Diamond Member
    Duke of Buckingham's Avatar
    Join Date
    May 14th, 2011
    Location
    Lisboa = Portugal
    Posts
    8,433

    Re: Collatz: Collatz Back Online with Solo Collatz Only

    Nice.

    Last edited by Duke of Buckingham; 02-05-14 at 01:47 AM.
    Friends are like diamonds and diamonds are forever



  4. #4
    Gold Member
    EmSti's Avatar
    Join Date
    March 8th, 2012
    Location
    New York, USA
    Posts
    1,617

    Re: Collatz: Collatz Back Online with Solo Collatz Only

    yeah

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

    Re: Collatz: Collatz Back Online with Solo Collatz Only

    Any suggestions on getting CPU usage down? It's around .9 per wu on my rigs.



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

    Re: Collatz: Collatz Back Online with Solo Collatz Only

    @FourOh: Not sure, sorry.

    I have a different issue. All my mixed GPU systems started DL'ing AMD and nVidia work even though I had prefs set for nVidia only. Ended up using <exclude_gpu></exclude_gpu> tags in cc_config on those boxes. Probably just a glitch in the server.

    F$


    Future Maker? Teensy 3.6

  7. #7
    Gold Member
    EmSti's Avatar
    Join Date
    March 8th, 2012
    Location
    New York, USA
    Posts
    1,617

    Re: Collatz: Collatz Back Online with Solo Collatz Only

    Quote Originally Posted by FourOh View Post
    Any suggestions on getting CPU usage down? It's around .9 per wu on my rigs.
    Sorry, I have nothing to add that will help other than keep an eye on the forums on collatz. If you hit "More ...'' link in the first message of this thread, they are discussing the impact of the recent changes. I haven't tried the new collatz stuff yet.

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

    Re: Collatz: Collatz Back Online with Solo Collatz Only

    Quote Originally Posted by FourOh View Post
    Any suggestions on getting CPU usage down? It's around .9 per wu on my rigs.
    Tell boinc that it can use only 7 of 8 threads, for example. You will probably have to get fresh tasks before it implements the change.
    "Don't confront me with my failures, I had not forgotten them" - Jackson Browne

    Avatar source


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

    Re: Collatz: Collatz Back Online with Solo Collatz Only

    Quote Originally Posted by zombie67 View Post
    Tell boinc that it can use only 7 of 8 threads, for example. You will probably have to get fresh tasks before it implements the change.
    Me thinks he is referring to how much CPU each wu reserves for itself. Changing % of usable cores/threads won't effect how much of the CPU the app requires, or "thinks" it requires. I do know that if the CPU resource allocation within an app is adjustable, it can be designated from within an app_config.xml file. Just not sure if that is the case with these new Open_CL apps.


    Future Maker? Teensy 3.6

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

    Re: Collatz: Collatz Back Online with Solo Collatz Only

    The CPUs task are multi-threaded now. So setting BOINC to use 87.5% will lower the total CPU usage.
    "Don't confront me with my failures, I had not forgotten them" - Jackson Browne

    Avatar source


Page 1 of 4 123 ... 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
  •