Welcome to MilkyWay@home

Posts by 288larsson

1) Message boards : Number crunching : app_info.xml to run MW@H GPU WU's for R9 3xx cards (Message 64084)
Posted 10 Nov 2015 by 288larsson
Post:
Desperately trying to get work here for my R9-280X (which I bought with mw in mind according to its dp perfs) on this machine http://milkyway.cs.rpi.edu/milkyway/show_host_detail.php?hostid=637333 running Ubuntu 15.04 64bits. Boinc start log:
1			09/11/2015 15:18:12	cc_config.xml not found - using defaults	
2			09/11/2015 15:18:12	Starting BOINC client version 7.2.42 for x86_64-pc-linux-gnu	
3			09/11/2015 15:18:12	log flags: file_xfer, sched_ops, task	
4			09/11/2015 15:18:12	Libraries: libcurl/7.38.0 OpenSSL/1.0.1f zlib/1.2.8 libidn/1.28 librtmp/2.3	
5			09/11/2015 15:18:12	Data directory: /home/maurice/BOINC	
6			09/11/2015 15:18:12	OpenCL: AMD/ATI GPU 0: Tahiti (driver version 1598.5 (VM), device version OpenCL 1.2 AMD-APP (1598.5), 3035MB, 3035MB available, 2816 GFLOPS peak)	
7			09/11/2015 15:18:12	OpenCL CPU: Intel(R) Core(TM) i5-4460  CPU @ 3.20GHz (OpenCL driver vendor: Advanced Micro Devices, Inc., driver version 1598.5 (sse2,avx), device version OpenCL 1.2 AMD-APP (1598.5))	
8			09/11/2015 15:18:12	Host name: vmserver2	
9			09/11/2015 15:18:12	Processor: 4 GenuineIntel Intel(R) Core(TM) i5-4460  CPU @ 3.20GHz [Family 6 Model 60 Stepping 3]	
10			09/11/2015 15:18:12	Processor features: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eage	
11			09/11/2015 15:18:12	OS: Linux: 3.19.0-31-generic	
12			09/11/2015 15:18:12	Memory: 7.74 GB physical, 7.88 GB virtual	
13			09/11/2015 15:18:12	Disk: 908.52 GB total, 850.92 GB free	
14			09/11/2015 15:18:12	Local time is UTC +1 hours	
15			09/11/2015 15:18:12	VirtualBox version: 4.3.26_Ubuntur98988	
16	Milkyway@Home	09/11/2015 15:18:12	Found app_config.xml	


Using an adaptation of the app_config.xml from iconized in this thread:

<app_info>
<platform>x86_64-pc-linux-gnu</platform>
<app>
<name>milkyway_separation__modified_fit</name>
<user_friendly_name>Milkyway@HomeSeparation(ModifiedFit)</user_friendly_name>
</app>

<file_info>
<name>milkyway_separation__modified_fit_1.36_x86_64-pc-linux-gnu__opencl_ati_101</name>
<executable/>
</file_info>

<app_version>
<app_name>milkyway_separation__modified_fit</app_name>
<version_num>136</version_num>

<avg_ncpus>0.1</avg_ncpus>
<max_ncpus>0.1</max_ncpus>
<flops>2e11</flops>
<plan_class>opencl_amd_ati</plan_class>
<coproc>
<type>ATI</type>
<count>1</count></coproc>
<dont_throttle/>

<file_ref>
<file_name>milkyway_separation__modified_fit_1.36_x86_64-pc-linux-gnu__opencl_ati_101</file_name>
<main_program/>
</file_ref>
</app_version>
</app_info>

Executable (for linux-opencl-ati 64bits) downloaded and placed in project directory; chmoded +x; ldd not missing library.

But only getting
1893	Milkyway@Home	10/11/2015 05:26:54	Requesting new tasks for ATI	
1894	Milkyway@Home	10/11/2015 05:26:56	Scheduler request completed: got 0 new tasks	
1895	Milkyway@Home	10/11/2015 05:26:56	No work available	

Other projects tested and ok (collatz, moo!, einstein, poem...) the opencl apps are working
Seems some work is there at least for a few wu; how can I solve this? thanks

Or, what's wrong with this setup? :)


hi delete "<plan_class> opencl_amd_ati </ plan_class>" then it should work.
2) Message boards : Number crunching : R9 290X (Message 60832)
Posted 27 Jan 2014 by 288larsson
Post:
Is there any way to get work for my R9 290X from this project? Id like to do work at least while the current team challenge is going on here.

runing using app_info. Works.
my app_info.xml file is here:
<app_info>
 <app>
 <name>milkyway</name>
 </app>
 <file_info>
  <name>milkyway_separation_1.02_windows_x86_64__opencl_amd_ati.exe</name>
  <executable/>
 </file_info>
 <app_version>
  <app_name>milkyway</app_name>
  <version_num>102</version_num>
  <platform>windows_x86_64</platform>
    <flops>1.0e11</flops>
    <avg_ncpus>1</avg_ncpus>
    <max_ncpus>1</max_ncpus>
    <coproc>
      <type>ATI</type>
      <count>1.0</count>
    </coproc>
    <cmdline>--gpu-disable-checkpointing</cmdline>
  <file_ref>
   <file_name>milkyway_separation_1.02_windows_x86_64__opencl_amd_ati.exe</file_name>
   <main_program/>
  </file_ref>
 </app_version>
<app>
 <name>milkyway_separation__modified_fit</name>
 </app>
 <file_info>
 <name>milkyway_separation__modified_fit_1.28_windows_x86_64__opencl_amd_ati.exe</name>
 <executable/>
 </file_info>
 <app_version>
 <app_name>milkyway_separation__modified_fit</app_name>
 <version_num>128</version_num>
 <platform>windows_x86_64</platform>
 <api_version>6.13.0</api_version>
 <flops>1.8e11</flops>
 <avg_ncpus>1</avg_ncpus>
 <max_ncpus>1</max_ncpus>
 <coproc>
 <type>ATI</type>
 <count>1.0</count>
 </coproc>
 <cmdline></cmdline>
 <file_ref>
 <file_name>milkyway_separation__modified_fit_1.28_windows_x86_64__opencl_amd_ati.exe</file_name>
 <main_program/>
 </file_ref>
 </app_version>
</app_info> 
3) Message boards : Number crunching : AMD Radeon R9 290X (Message 60698)
Posted 7 Jan 2014 by 288larsson
Post:


288larsson, would you please mind running again this Einstein test with the last drivers to check whether there's has been any improvement?

Another question, was the card in quiet or uber mode during the test?

Thanks in advance.

Hi uber mode during the test.
I can run the test after primegrid challenge end Jan 18
4) Message boards : Number crunching : AMD Radeon R9 290X (Message 60340)
Posted 8 Nov 2013 by 288larsson
Post:

Hello,

I was wondering if you could test out your R9-290x with running three Einstein BRP5 tasks (0.33 utilization factor) and post what the run time is per task? If you could run a batch of GPU tasks without any other CPU tasks running that would be great.

Thanks,

Jeroen

Hi 8390sec Catalyst 13.11betav8
5) Message boards : Number crunching : AMD Radeon R9 290X (Message 60286)
Posted 3 Nov 2013 by 288larsson
Post:
Hi, any news on your experience with this card in MW or other distributed computing projects?

Thanks

Hi
MW don't run (App version needs CAL but GPU doesn't support it)

PrimeGrid don't run (App version needs CAL but GPU doesn't support it)But runing using app_info. Run a little slower than HD 7970

Poem and Einstein. working run a little slower than HD 7970

Collatz and DistRTgen. working run about 50% better than HD 7970
6) Message boards : Number crunching : AMD Radeon R9 290X (Message 60222)
Posted 26 Oct 2013 by 288larsson
Post:
hi v7.2.26 get the same message

2013-10-26 11:54:39 | Milkyway@Home | Resetting project
2013-10-26 11:54:39 | Milkyway@Home | Detaching from project
2013-10-26 11:55:03 |  | Fetching configuration file from http://milkyway.cs.rpi.edu/milkyway/get_project_config.php
2013-10-26 11:55:23 | Milkyway@Home | Master file download succeeded
2013-10-26 11:55:28 | Milkyway@Home | Sending scheduler request: Project initialization.
2013-10-26 11:55:28 | Milkyway@Home | Requesting new tasks for CPU and ATI
2013-10-26 11:55:29 | Milkyway@Home | Scheduler request completed: got 0 new tasks
2013-10-26 11:55:29 | Milkyway@Home | No tasks sent
2013-10-26 11:55:29 | Milkyway@Home | Message from server: ATI GPU R600 (R38xx) does not support OpenCL
7) Message boards : Number crunching : AMD Radeon R9 290X (Message 60219)
Posted 26 Oct 2013 by 288larsson
Post:
hi you're right, it seems that boinc does not detect the card correctly

2013-10-25 22:50:16 |  | Starting BOINC client version 7.2.23 for windows_x86_64
2013-10-25 22:50:16 |  | log flags: file_xfer, sched_ops, task
2013-10-25 22:50:16 |  | Libraries: libcurl/7.25.0 OpenSSL/1.0.1 zlib/1.2.6
2013-10-25 22:50:16 |  | Data directory: C:\ProgramData\BOINC
2013-10-25 22:50:16 |  | OpenCL: AMD/ATI GPU 0: Hawaii (driver version 1348.4 (VM), device version OpenCL 1.2 AMD-APP (1348.4), 2048MB, 2048MB available, 3520 GFLOPS peak)
2013-10-25 22:50:16 |  | OpenCL CPU: Intel(R) Core(TM) i7-4930K CPU @ 3.40GHz (OpenCL driver vendor: Advanced Micro Devices, Inc., driver version 1348.4 (sse2,avx), device version OpenCL 1.2 AMD-APP (1348.4))
2013-10-25 22:50:16 |  | App version needs CAL but GPU doesn't support it
2013-10-25 22:50:16 | PrimeGrid | Application uses missing ATI GPU
2013-10-25 22:50:16 |  | Processor: 7 GenuineIntel        Intel(R) Core(TM) i7-4930K CPU @ 3.40GHz [Family 6 Model 62 Stepping 4]
2013-10-25 22:50:16 |  | Processor features: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss htt tm pni ssse3 cx16 sse4_1 sse4_2 popcnt aes nx lm vmx tm2 dca pbe
2013-10-25 22:50:16 |  | OS: Microsoft Windows 8.1: Core x64 Edition, (06.03.9600.00)
2013-10-25 22:50:16 |  | Memory: 15.94 GB physical, 31.94 GB virtual
2013-10-25 22:50:16 |  | Disk: 111.45 GB total, 25.81 GB free
2013-10-25 22:50:16 |  | Local time is UTC +2 hours

8) Message boards : Number crunching : AMD Radeon R9 290X (Message 60216)
Posted 25 Oct 2013 by 288larsson
Post:
Hi can not get any work.
2013-10-25 17:50:26 | Milkyway @ Home | Message from server: ATI R600 GPU (R38xx) does not support OpenCL


Which computer is giving that error?

Hi computer ID: 538168
9) Message boards : Number crunching : AMD Radeon R9 290X (Message 60213)
Posted 25 Oct 2013 by 288larsson
Post:
Hi can not get any work.
2013-10-25 17:50:26 | Milkyway @ Home | Message from server: ATI R600 GPU (R38xx) does not support OpenCL
10) Message boards : Number crunching : Validate Error (Message 52778)
Posted 3 Feb 2012 by 288larsson
Post:
There are still a few more things I want to take care of before actual release:
http://milkyway.cs.rpi.edu/milkyway/download/beta/separation_0.96/

Looks promising on speed. Test with a HD7970 up to 25% faster:))
11) Message boards : Number crunching : 79XX Dont Run (Message 52478)
Posted 14 Jan 2012 by 288larsson
Post:
I'm trying to run the cuda_opencl app on my 6970 just for comparison.

I used the app_info described here and downloaded the app from the link posted, but boinc says

1/14/2012 12:19:06 PM | Milkyway@home | Sending scheduler request: To fetch work.
1/14/2012 12:19:06 PM | Milkyway@home | Requesting new tasks for ATI
1/14/2012 12:19:08 PM | Milkyway@home | Scheduler request failed: HTTP file not found


You can try it zydor wrote in another thread.
A detatch (not reset) and reattatch will do it.
12) Message boards : Number crunching : 79XX Dont Run (Message 52421)
Posted 12 Jan 2012 by 288larsson
Post:
You can find the applications right here on Arkayn´s page: http://www.arkayn.us/forum/index.php?action=downloads;cat=11

thanks it works:)
dowload NVidia and edit app_info to


<app_info>
  <app>
  <name>milkyway</name>
  </app>
  <file_info>
    <name>milkyway_separation_0.82_windows_x86_64__cuda_opencl.exe</name>
    <executable />
  </file_info>
  <app_version>
    <app_name>milkyway</app_name>
    <version_num>82</version_num>
    <flops>1.0e11</flops>
    <avg_ncpus>0.05</avg_ncpus>
    <max_ncpus>1</max_ncpus>
    <plan_class>ati14ati</plan_class>
    <coproc>
      <type>ATI</type>
      <count>1</count>
    </coproc>
	<cmdline></cmdline>
    <file_ref>   <file_name>milkyway_separation_0.82_windows_x86_64__cuda_opencl.exe</file_name>
      <main_program/>
    </file_ref>
</app_version>
</app_info>
13) Message boards : Number crunching : No Milkyway with GTX480 (Message 39022)
Posted 22 Apr 2010 by 288larsson
Post:
Hmmm...slower than my 4850. What's it like at Collatz?

hi:) 8.15min
14) Message boards : Number crunching : No Milkyway with GTX480 (Message 39019)
Posted 22 Apr 2010 by 288larsson
Post:
I posted new applications on Milkyway@Home version 3, I only have a GTX 285 so I am not able to test whether it works or not.

hi testing no error so far:) 5.20min GTX480




©2024 Astroinformatics Group