1)
Message boards :
Antarctic Crunchers message board
(Message 144944)
Posted 823 days ago by Bertle
All my compute is switched over to WCG now.
I spun up a few TSC instances as well.
|
2)
Message boards :
Antarctic Crunchers message board
(Message 142903)
Posted 885 days ago by Bertle
Let's do it.
|
3)
Message boards :
Antarctic Crunchers message board
(Message 142509)
Posted 901 days ago by Bertle
CPUs are all diverted to WCG OPN now.
I did also see F@H updated the client to let you select COVID only as well.
|
4)
Message boards :
Antarctic Crunchers message board
(Message 142219)
Posted 917 days ago by Bertle
Woo! Go team!
|
5)
Message boards :
AP26 - AP27 Search :
AP27 Update Testing
(Message 141809)
Posted 930 days ago by Bertle
Don't see C7 reserved and I finally got it working.
5700XT on Fedora 32
25 366384 6171054912832631
000B2E610007764F
26 44121555 136926916457315893
05427BA60005EB17
26 47715109 161004359399459161
05B02649000530C8
27 81292139 224584605939537911
09B0D6D700051684
|
6)
Message boards :
AP26 - AP27 Search :
AP27 Update Testing
(Message 141731)
Posted 932 days ago by Bertle
I'll do D7
5700XT on Windows
25 366384 6171054912832631
000B2E610007764F
26 44121555 136926916457315893
05427BA60005EB17
26 47715109 161004359399459161
05B02649000530C8
27 81292139 224584605939537911
09B0D6D700051684
|
7)
Message boards :
AP26 - AP27 Search :
AP27 Update Testing
(Message 141730)
Posted 932 days ago by Bertle
I'll do D7
|
8)
Message boards :
Antarctic Crunchers message board
(Message 141061)
Posted 954 days ago by Bertle
Go team go!
Welcome Robish
|
9)
Message boards :
Antarctic Crunchers message board
(Message 141032)
Posted 955 days ago by Bertle
I'm turning off CPU crunching for this one but GPUs will be going full speed. Hopefully we can rank top 3 :D
|
10)
Message boards :
Number crunching :
Alan Turing's Birthday Challenge
(Message 140909)
Posted 958 days ago by Bertle
Hi all,
I'm looking forward to this challenge but does anyone have a app_config file that I can create for running more than 1 GPU task at a time? For a Radeon card.
I had this but I've missed something because it's not working.
<app>
<name>pps_sr2sieve</name>
<gpu_versions>
<gpu_usage>0.5</gpu_usage>
<cpu_usage>0.2</cpu_usage>
</gpu_versions>
I think I've missed closing it out properly??
Thanks for any help :)
Edit - With some detective work I think it's this?
<app_config>
<app>
<name>pps_sr2sieve</name>
<report_results_immediately/>
<fraction_done_exact/>
</app>
<app_version>
<app_name>pps_sr2sieve</app_name>
<plan_class>openclatiPPSsieve</plan_class>
<avg_ncpus>0.0001</avg_ncpus>
<ngpus>0.5</ngpus>
</app_version>
</app_config>
Looks right for AMD/ATI graphics. Matches mine other than the plan class since mine's cuda on an NVIDIA card.
|