Clarification on BOINC and AMD gpu

Message boards : GPUs : Clarification on BOINC and AMD gpu
Message board moderation

To post messages, you must log in.

AuthorMessage
otbitf

Send message
Joined: 29 Mar 14
Posts: 2
Italy
Message 53404 - Posted: 29 Mar 2014, 12:47:40 UTC

Hello, I use

# ./boinc --version
7.2.42 x86_64-pc-linux-gnu


on

# cat /etc/debian_version
jessie/sid


with a gpu

# lspci | grep "VGA"
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Whistler [Radeon HD 6630M/6650M/6750M/7670M/7690M]


# dmesg | grep fglrx | grep module
[    7.398006] fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel.
[    7.405814] <6>[fglrx] module loaded - fglrx 13.35.5 [Mar 12 2014] with 1 minors


This is a log of BOINC, I do not understand but it seems ok

sab 29 mar 2014 13:32:01 CET |  | cc_config.xml not found - using defaults
sab 29 mar 2014 13:32:01 CET |  | Starting BOINC client version 7.2.42 for x86_64-pc-linux-gnu
sab 29 mar 2014 13:32:01 CET |  | log flags: file_xfer, sched_ops, task
sab 29 mar 2014 13:32:01 CET |  | Libraries: libcurl/7.35.0 OpenSSL/1.0.1f zlib/1.2.8 libidn/1.28 libssh2/1.4.3 librtmp/2.3
sab 29 mar 2014 13:32:01 CET |  | Data directory: /home/doom/Scaricati/BOINC
sab 29 mar 2014 13:32:01 CET |  | CAL: ATI GPU 0: AMD Radeon HD 6570/6670/7570/7670 series (Turks) (CAL version 1.4.1848, 2048MB, 1862MB available, 1152 GFLOPS peak)
sab 29 mar 2014 13:32:01 CET |  | Host name: phobos
sab 29 mar 2014 13:32:01 CET |  | Processor: 4 GenuineIntel Intel(R) Core(TM) i5-2410M CPU @ 2.30GHz [Family 6 Model 42 Stepping 7]
sab 29 mar 2014 13:32:01 CET |  | 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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm ida arat epb xsaveopt pln pts dtherm tpr_shadow vnmi flexpriority ept vpid
sab 29 mar 2014 13:32:01 CET |  | OS: Linux: 3.13-1-amd64
sab 29 mar 2014 13:32:01 CET |  | Memory: 7.80 GB physical, 7.45 GB virtual
sab 29 mar 2014 13:32:01 CET |  | Disk: 458.23 GB total, 406.23 GB free
sab 29 mar 2014 13:32:01 CET |  | Local time is UTC +1 hours
sab 29 mar 2014 13:32:01 CET | SETI@home | URL http://setiathome.berkeley.edu/; Computer ID 7251799; resource share 100
sab 29 mar 2014 13:32:01 CET | SETI@home | General prefs: from SETI@home (last modified 19-May-2012 18:34:49)
sab 29 mar 2014 13:32:01 CET | SETI@home | Host location: none
sab 29 mar 2014 13:32:01 CET | SETI@home | General prefs: using your defaults
sab 29 mar 2014 13:32:01 CET |  | Reading preferences override file
sab 29 mar 2014 13:32:01 CET |  | Preferences:
sab 29 mar 2014 13:32:01 CET |  | max memory usage when active: 3993.09MB
sab 29 mar 2014 13:32:01 CET |  | max memory usage when idle: 7187.55MB
sab 29 mar 2014 13:32:01 CET |  | max disk usage: 406.15GB
sab 29 mar 2014 13:32:01 CET |  | suspend work if non-BOINC CPU load exceeds 25%
sab 29 mar 2014 13:32:01 CET |  | (to change preferences, visit a project web site or select Preferences in the Manager)
sab 29 mar 2014 13:32:01 CET |  | Not using a proxy
sab 29 mar 2014 13:32:02 CET | SETI@home | Sending scheduler request: To fetch work.
sab 29 mar 2014 13:32:02 CET | SETI@home | Requesting new tasks for ATI
sab 29 mar 2014 13:32:03 CET | SETI@home | Started download of ap_23se08ae_B5_P0_00189_20140329_00508.wu
sab 29 mar 2014 13:32:03 CET | SETI@home | Started download of ap_27my08ag_B2_P1_00100_20140329_03832.wu
sab 29 mar 2014 13:32:04 CET | SETI@home | Scheduler request completed: got 0 new tasks


but when I run the SETI@home gpu is almost always 0

# aticonfig --od-getclocks | grep "GPU"
                 GPU load :    0%


this is right?
ID: 53404 · Report as offensive
Claggy

Send message
Joined: 23 Apr 07
Posts: 1112
United Kingdom
Message 53405 - Posted: 29 Mar 2014, 13:04:32 UTC - in response to Message 53404.  
Last modified: 29 Mar 2014, 13:41:54 UTC

sab 29 mar 2014 13:32:01 CET | | CAL: ATI GPU 0: AMD Radeon HD 6570/6670/7570/7670 series (Turks) (CAL version 1.4.1848, 2048MB, 1862MB available, 1152 GFLOPS peak)

Boinc is only reporting CAL support for your GPU, OpenCL support is required for Seti OpenCL apps, they don't have CAL only apps.

Setiathome applications

You'll need to install an AMD OpenCL package.

Claggy
ID: 53405 · Report as offensive
otbitf

Send message
Joined: 29 Mar 14
Posts: 2
Italy
Message 53406 - Posted: 29 Mar 2014, 14:08:50 UTC - in response to Message 53405.  

Hey Claggy

# dpkg -l | grep "amd-opencl-dev"
ii  amd-opencl-dev:amd64                  1:14.3~beta1.0-1               amd64        AMD OpenCL development files


thanks for the reply

# aticonfig --od-getclocks | grep "GPU"
                 GPU load :    70%


:-)
ID: 53406 · Report as offensive
Claggy

Send message
Joined: 23 Apr 07
Posts: 1112
United Kingdom
Message 53407 - Posted: 29 Mar 2014, 14:21:30 UTC - in response to Message 53406.  

Brilliant.

Claggy
ID: 53407 · Report as offensive

Message boards : GPUs : Clarification on BOINC and AMD gpu

Copyright © 2024 University of California.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.