News of Projects and Apps Starting and Ending...

Message boards : Number crunching : News of Projects and Apps Starting and Ending...
Message board moderation

To post messages, you must log in.

Previous · 1 . . . 87 · 88 · 89 · 90 · 91 · Next

AuthorMessage
Profile STE\/E
             
Avatar

Send message
Joined: 28 Mar 10
Posts: 693
Credit: 4,098,501
RAC: 720
Message 11161 - Posted: 31 Dec 2024, 10:22:08 UTC

I managed to get a few since the 6'th, as late as the 23'rd but none since, they'll probably be down until after the New Year ...
https://signature.statseb.fr/sig-1323.png
https://stats.free-dc.org/badgesbanner.php?cpid=13a87c3a303bcdca4ba0ed600daebb6b
ID: 11161 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Profile Bill F
   
Avatar

Send message
Joined: 21 Sep 16
Posts: 145
Credit: 620,257
RAC: 224
Message 11287 - Posted: 8 Feb 2025, 4:37:04 UTC

So has anyone found the new LLMentorGrid ???

Thanks
Bill F
ID: 11287 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Kirill
 

Send message
Joined: 1 Nov 18
Posts: 12
Credit: 87,704
RAC: 0
Message 11288 - Posted: 8 Feb 2025, 5:53:51 UTC

ID: 11288 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
mikey
     
Avatar

Send message
Joined: 20 May 10
Posts: 607
Credit: 2,006,075
RAC: 739
Message 11290 - Posted: 8 Feb 2025, 16:46:55 UTC - in response to Message 11287.  

So has anyone found the new LLMentorGrid ???

Thanks
Bill F


It only works on Linux pc's right now and even then has multiple problems for most people. The Admins are working on the tasks as they used the latest 'glibc' version and the 'docker' software when they made the tasks so they are redoing some with earlier versions of the 'glibc' software. The Docker software works for some people but not everyone.
ID: 11290 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
mmonnin
       

Send message
Joined: 22 Aug 16
Posts: 481
Credit: 2,198,601
RAC: 805
Message 11293 - Posted: 11 Feb 2025, 9:55:51 UTC

Where are the hours for apps "Minerva 7B Instruct Q6 inference via LLama.cpp" and "geppetto-hf-inference" from LLMentorGrid. There was a post about a Rakeseach app being active again but these have been missing for a couple of days.
ID: 11293 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
mikey
     
Avatar

Send message
Joined: 20 May 10
Posts: 607
Credit: 2,006,075
RAC: 739
Message 11295 - Posted: 11 Feb 2025, 12:16:04 UTC - in response to Message 11293.  

Where are the hours for apps "Minerva 7B Instruct Q6 inference via LLama.cpp" and "geppetto-hf-inference" from LLMentorGrid. There was a post about a Rakeseach app being active again but these have been missing for a couple of days.


Yup me too, I installed Linux Mint ver 22.1 and it works just fine but I too am not getting any hours in wuprop!!
ID: 11295 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Profile Vato
     
Avatar

Send message
Joined: 25 May 10
Posts: 124
Credit: 4,669,233
RAC: 2,488
Message 11328 - Posted: 26 Feb 2025, 13:10:05 UTC

Anyone know URL for project "tspathome" currently running app "x^3 + y^3 + z^3 = k Solver" plz?
ID: 11328 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
mmonnin
       

Send message
Joined: 22 Aug 16
Posts: 481
Credit: 2,198,601
RAC: 805
Message 11331 - Posted: 26 Feb 2025, 22:46:29 UTC

An old PC got turned on again by Incqption with a task still running from a dead project. I saw it too on my Free-DC page.
ID: 11331 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Drago75
   

Send message
Joined: 23 Mar 21
Posts: 23
Credit: 783,865
RAC: 763
Message 11392 - Posted: 29 Mar 2025, 11:09:33 UTC

Minecraft has a new sub-project called: Xoroshiro128++ Guessing Order Optimization

It still throws errors on all OS but they are working on it.
ID: 11392 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Aurum
 

Send message
Joined: 6 Sep 22
Posts: 11
Credit: 357,067
RAC: 346
Message 11417 - Posted: 4 Apr 2025, 19:03:07 UTC

WCG started testing new app today:
<app>
    <name>beta30</name>
    <user_friendly_name>BETA - Mapping Arthritis Markers</user_friendly_name>
    <non_cpu_intensive>0</non_cpu_intensive>
</app>
ID: 11417 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Drago75
   

Send message
Joined: 23 Mar 21
Posts: 23
Credit: 783,865
RAC: 763
Message 11420 - Posted: 4 Apr 2025, 21:52:50 UTC - in response to Message 11417.  

Does the above mentioned text need to be inserted into an app_config.xml?
ID: 11420 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
mmonnin
       

Send message
Joined: 22 Aug 16
Posts: 481
Credit: 2,198,601
RAC: 805
Message 11422 - Posted: 4 Apr 2025, 22:15:43 UTC - in response to Message 11420.  

Does the above mentioned text need to be inserted into an app_config.xml?


Thats most likely from the client_state.xml file so no.
ID: 11422 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Aurum
 

Send message
Joined: 6 Sep 22
Posts: 11
Credit: 357,067
RAC: 346
Message 11426 - Posted: 5 Apr 2025, 8:44:29 UTC - in response to Message 11420.  

Does the above mentioned text need to be inserted into an app_config.xml?
That was from the client_state.xml file.
I insert this into my WCG app_config.xml file just so I can control how many can run at a time:
    <app>
        <name>beta30</name>
        <!-- BETA - Mapping Arthritis Markers -->
        <max_concurrent>12</max_concurrent>
        <fraction_done_exact/>
    </app>

ID: 11426 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Drago75
   

Send message
Joined: 23 Mar 21
Posts: 23
Credit: 783,865
RAC: 763
Message 11428 - Posted: 5 Apr 2025, 9:06:43 UTC - in response to Message 11426.  

I see! I didn't get a single one yet, let alone more than 12 to worry about. :-)
ID: 11428 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
mikey
     
Avatar

Send message
Joined: 20 May 10
Posts: 607
Credit: 2,006,075
RAC: 739
Message 11429 - Posted: 5 Apr 2025, 11:22:47 UTC - in response to Message 11428.  

How do I stop getting the regular WCG tasks and only get the Beta tasks? I keep getting MCM tasks....
ID: 11429 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Profile STE\/E
             
Avatar

Send message
Joined: 28 Mar 10
Posts: 693
Credit: 4,098,501
RAC: 720
Message 11430 - Posted: 5 Apr 2025, 13:20:25 UTC - in response to Message 11428.  

I see! I didn't get a single one yet, let alone more than 12 to worry about. :-)


I got 1 yesterday which erred out as soon as it started nothing since ...
https://signature.statseb.fr/sig-1323.png
https://stats.free-dc.org/badgesbanner.php?cpid=13a87c3a303bcdca4ba0ed600daebb6b
ID: 11430 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
LCB001
           

Send message
Joined: 8 Sep 10
Posts: 85
Credit: 3,435,900
RAC: 618
Message 11431 - Posted: 5 Apr 2025, 13:21:23 UTC - in response to Message 11429.  
Last modified: 5 Apr 2025, 13:23:59 UTC

How do I stop getting the regular WCG tasks and only get the Beta tasks? I keep getting MCM tasks....


Set a profile to only OpenPandemics, and make sure 'If there is no work available....' is not checked.

Make sure that profile has Beta testing enabled.

since that app has no work you should only get Beta by default
ID: 11431 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
mikey
     
Avatar

Send message
Joined: 20 May 10
Posts: 607
Credit: 2,006,075
RAC: 739
Message 11432 - Posted: 5 Apr 2025, 15:23:58 UTC - in response to Message 11431.  

How do I stop getting the regular WCG tasks and only get the Beta tasks? I keep getting MCM tasks....


Set a profile to only OpenPandemics, and make sure 'If there is no work available....' is not checked.

Make sure that profile has Beta testing enabled.

since that app has no work you should only get Beta by default


Thank you VERY much!!!

mikey
ID: 11432 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Paul
   

Send message
Joined: 9 Feb 14
Posts: 29
Credit: 1,169,284
RAC: 95
Message 11433 - Posted: 5 Apr 2025, 17:35:08 UTC - in response to Message 11417.  

I had a few of the early ones that error out, none of the later ones that should be fixed yet.

I now have below but in red indicating inactive and not showing on active projects yet.
153 World Community Grid BETA - Mapping Arthritis Markers 0.02 0.02
Paul.
ID: 11433 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
mmonnin
       

Send message
Joined: 22 Aug 16
Posts: 481
Credit: 2,198,601
RAC: 805
Message 11434 - Posted: 5 Apr 2025, 19:50:12 UTC - in response to Message 11431.  

How do I stop getting the regular WCG tasks and only get the Beta tasks? I keep getting MCM tasks....


Set a profile to only OpenPandemics, and make sure 'If there is no work available....' is not checked.

Make sure that profile has Beta testing enabled.

since that app has no work you should only get Beta by default


This is my setup as well.
Looks like I downloaded 11 tasks on a PC and all had an error for 0.02 WUProp hours.
ID: 11434 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Previous · 1 . . . 87 · 88 · 89 · 90 · 91 · Next

Message boards : Number crunching : News of Projects and Apps Starting and Ending...

©2025 Sébastien