Welcome to MilkyWay@home

Posts by Michael Yusko

21) Message boards : Number crunching : AMD GPU Computation errors (Message 59227)
Posted 5 Jul 2013 by Profile Michael Yusko
Post:
Lately, everything I crunch comes up Computation Error. I only crunch with the GPU. AMD Radeon HD 6950 2GB.

Thoughts? Thanks.
22) Message boards : News : New N-Body (Message 57121)
Posted 1 Feb 2013 by Profile Michael Yusko
Post:
Linux64: Utilizing ".05 CPUs + 1 ATI GPU" in reality, a single nbody_100k task is using 156% cpu (1 task is maxing out both CPU cores) Granted they are only taking 2 - 20 minutes each to process, but they are not utilizing the GPU at all.
23) Message boards : News : New N-Body Runs (Message 57015)
Posted 24 Jan 2013 by Profile Michael Yusko
Post:
My preferences are to allow MilkyWay@Home GPU computation only. I utilize both CPU threads on this machine for Seti@Home. It should never accept any CPU tasks from MilkWay@Home on this machine. As you stated it appears it was improperly deployed.

This runs on a Slackware 14.0 64-bit system. I also have a 2 Debian Testing machines, 1 64-bit (Dual Xeon) and 1 32-bit (Pentium M). Neither have a GPU capable of project computing. I'd be happy to provide any feedback and information I can, just tell me what you want to know.

I've thought about picking up a decent GPU for the Xeon but being a server, I'm limited to PCIe 1x and there aren't any DP GPUs available. (I think the top GPU I can get for it would be a HD5450) It has a Voodoo3 2000 PCI in it right now because that is far better than the Rage XL residing onboard. But I digress.

As I said, if you want Linux feedback, let me know.

Edit:
bash-4.2$ top -bn 1
top - 13:35:04 up 13 min,  7 users,  load average: 5.48, 4.88, 2.74
Tasks: 196 total,   4 running, 191 sleeping,   0 stopped,   1 zombie
Cpu(s): 15.3%us,  9.2%sy, 40.1%ni, 27.7%id,  7.5%wa,  0.0%hi,  0.2%si,  0.0%st
Mem:   8160416k total,  3073960k used,  5086456k free,   143096k buffers
Swap: 31053864k total,        0k used, 31053864k free,  1306536k cached

  PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND                                                                    
26681 mpyusko   30  10 19284 8796  992 R  113  0.1   3:23.35 milkyway_nbody_                                                            
26283 mpyusko   39  19 57132  43m 1872 S   18  0.5   0:28.84 setiathome-5.28                                                            
26284 mpyusko   39  19 80216  64m 1848 S   18  0.8   0:28.66 setiathome-5.28           


bash-4.2$ clinfo
Number of platforms:                             1
  Platform Profile:                              FULL_PROFILE
  Platform Version:                              OpenCL 1.2 AMD-APP (1084.4)
  Platform Name:                                 AMD Accelerated Parallel Processing
  Platform Vendor:                               Advanced Micro Devices, Inc.
  Platform Extensions:                           cl_khr_icd cl_amd_event_callback cl_amd_offline_devices


  Platform Name:                                 AMD Accelerated Parallel Processing
Number of devices:                               2
  Device Type:                                   CL_DEVICE_TYPE_GPU
  Device ID:                                     4098
  Board name:                                    AMD Radeon HD 6900 Series 
  Device Topology:                               PCI[ B#1, D#0, F#0 ]
  Max compute units:                             22
  Max work items dimensions:                     3
    Max work items[0]:                           256
    Max work items[1]:                           256
    Max work items[2]:                           256
  Max work group size:                           256
  Preferred vector width char:                   16
  Preferred vector width short:                  8
  Preferred vector width int:                    4
  Preferred vector width long:                   2
  Preferred vector width float:                  4
  Preferred vector width double:                 2
  Native vector width char:                      16
  Native vector width short:                     8
  Native vector width int:                       4
  Native vector width long:                      2
  Native vector width float:                     4
  Native vector width double:                    2
  Max clock frequency:                           820Mhz
  Address bits:                                  32
  Max memory allocation:                         268435456
  Image support:                                 Yes
  Max number of images read arguments:           128
  Max number of images write arguments:          8
  Max image 2D width:                            16384
  Max image 2D height:                           16384
  Max image 3D width:                            2048
  Max image 3D height:                           2048
  Max image 3D depth:                            2048
  Max samplers within kernel:                    16
  Max size of kernel argument:                   1024
  Alignment (bits) of base address:              2048
  Minimum alignment (bytes) for any datatype:    128
  Single precision floating point capability
    Denorms:                                     No
    Quiet NaNs:                                  Yes
    Round to nearest even:                       Yes
    Round to zero:                               Yes
    Round to +ve and infinity:                   Yes
    IEEE754-2008 fused multiply-add:             Yes
  Cache type:                                    None
  Cache line size:                               0
  Cache size:                                    0
  Global memory size:                            1073741824
  Constant buffer size:                          65536
  Max number of constant args:                   8
  Local memory type:                             Scratchpad
  Local memory size:                             32768
  Kernel Preferred work group size multiple:     64
  Error correction support:                      0
  Unified memory for Host and Device:            0
  Profiling timer resolution:                    1
  Device endianess:                              Little
  Available:                                     Yes
  Compiler available:                            Yes
  Execution capabilities:                                
    Execute OpenCL kernels:                      Yes
    Execute native function:                     No
  Queue properties:                              
    Out-of-Order:                                No
    Profiling :                                  Yes
  Platform ID:                                   0x00007f3e17fe7ee0
  Name:                                          Cayman
  Vendor:                                        Advanced Micro Devices, Inc.
  Device OpenCL C version:                       OpenCL C 1.2 
  Driver version:                                1084.4
  Profile:                                       FULL_PROFILE
  Version:                                       OpenCL 1.2 AMD-APP (1084.4)
  Extensions:                                    cl_khr_fp64 cl_amd_fp64 cl_khr_global_int32_base_atomics cl_khr_global_int32_extended_atomics cl_khr_local_int32_base_atomics cl_khr_local_int32_extended_atomics cl_khr_3d_image_writes cl_khr_byte_addressable_store cl_khr_gl_sharing cl_ext_atomic_counters_32 cl_amd_device_attribute_query cl_amd_vec3 cl_amd_printf cl_amd_media_ops cl_amd_media_ops2 cl_amd_popcnt 


  Device Type:                                   CL_DEVICE_TYPE_CPU
  Device ID:                                     4098
  Board name:                                    
  Max compute units:                             2
  Max work items dimensions:                     3
    Max work items[0]:                           1024
    Max work items[1]:                           1024
    Max work items[2]:                           1024
  Max work group size:                           1024
  Preferred vector width char:                   16
  Preferred vector width short:                  8
  Preferred vector width int:                    4
  Preferred vector width long:                   2
  Preferred vector width float:                  4
  Preferred vector width double:                 2
  Native vector width char:                      16
  Native vector width short:                     8
  Native vector width int:                       4
  Native vector width long:                      2
  Native vector width float:                     4
  Native vector width double:                    2
  Max clock frequency:                           3203Mhz
  Address bits:                                  64
  Max memory allocation:                         2147483648
  Image support:                                 Yes
  Max number of images read arguments:           128
  Max number of images write arguments:          8
  Max image 2D width:                            8192
  Max image 2D height:                           8192
  Max image 3D width:                            2048
  Max image 3D height:                           2048
  Max image 3D depth:                            2048
  Max samplers within kernel:                    16
  Max size of kernel argument:                   4096
  Alignment (bits) of base address:              1024
  Minimum alignment (bytes) for any datatype:    128
  Single precision floating point capability
    Denorms:                                     Yes
    Quiet NaNs:                                  Yes
    Round to nearest even:                       Yes
    Round to zero:                               Yes
    Round to +ve and infinity:                   Yes
    IEEE754-2008 fused multiply-add:             Yes
  Cache type:                                    Read/Write
  Cache line size:                               64
  Cache size:                                    32768
  Global memory size:                            8356265984
  Constant buffer size:                          65536
  Max number of constant args:                   8
  Local memory type:                             Global
  Local memory size:                             32768
  Kernel Preferred work group size multiple:     1
  Error correction support:                      0
  Unified memory for Host and Device:            1
  Profiling timer resolution:                    1
  Device endianess:                              Little
  Available:                                     Yes
  Compiler available:                            Yes
  Execution capabilities:                                
    Execute OpenCL kernels:                      Yes
    Execute native function:                     Yes
  Queue properties:                              
    Out-of-Order:                                No
    Profiling :                                  Yes
  Platform ID:                                   0x00007f3e17fe7ee0
  Name:                                          Pentium(R) Dual-Core  CPU      E6700  @ 3.20GHz
  Vendor:                                        GenuineIntel
  Device OpenCL C version:                       OpenCL C 1.2 
  Driver version:                                1084.4 (sse2)
  Profile:                                       FULL_PROFILE
  Version:                                       OpenCL 1.2 AMD-APP (1084.4)
  Extensions:                                    cl_khr_fp64 cl_amd_fp64 cl_khr_global_int32_base_atomics cl_khr_global_int32_extended_atomics cl_khr_local_int32_base_atomics cl_khr_local_int32_extended_atomics cl_khr_int64_base_atomics cl_khr_int64_extended_atomics cl_khr_3d_image_writes cl_khr_byte_addressable_store cl_khr_gl_sharing cl_ext_device_fission cl_amd_device_attribute_query cl_amd_vec3 cl_amd_printf cl_amd_media_ops cl_amd_media_ops2 cl_amd_popcnt 

24) Message boards : News : New N-Body Runs (Message 57007)
Posted 24 Jan 2013 by Profile Michael Yusko
Post:
According to what I am seeing in BOINC Manager, it says N-Body is using .05 CPUs/1 ATI. (It tells me it is utilizing the GPU) If it is not using the GPU like you say, then it is trying to simultaneously compute on a CPU thread against another project task. Hmmmmmm.
25) Message boards : News : New N-Body Runs (Message 56996)
Posted 23 Jan 2013 by Profile Michael Yusko
Post:
Normal Milkyway@Home 1.02 runs a workunit every 1 minute and 36 seconds using 92% of my GPU. N-Body takes ~5hours???? using less than 1% of my GPU??? Is this supposed to be normal?
26) Message boards : Number crunching : Boinc won't detect my GPU (AMD/Linux64) (Message 55055)
Posted 10 Jul 2012 by Profile Michael Yusko
Post:
I posted on the regular boinc forums and got my answer.

http://boinc.berkeley.edu/dev/forum_thread.php?id=7681#44805

FYI, now that it's running, a work unit that took my CPU ~2 hours and 20 minutes to complete, takes my GPU ~1 minute and 50 seconds to complete. And it's only using 90% of the GPU.
27) Message boards : Number crunching : Boinc won't detect my GPU (AMD/Linux64) (Message 54882)
Posted 25 Jun 2012 by Profile Michael Yusko
Post:
Yes, I've tried that. also deleting the self-generated configuration files, and add/removing projects.

bash-4.1# lspci -vvs 01:00.0
01:00.0 VGA compatible controller: ATI Technologies Inc Cayman PRO [AMD Radeon 6900 Series] (prog-if 00 [VGA controller])
        Subsystem: PC Partner Limited Device 186b
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
        Latency: 0, Cache Line Size: 32 bytes
        Interrupt: pin A routed to IRQ 42
        Region 0: Memory at e0000000 (64-bit, prefetchable) [size=256M]
        Region 2: Memory at fe9c0000 (64-bit, non-prefetchable) [size=128K]
        Region 4: I/O ports at c000 [size=256]
        Expansion ROM at fe9a0000 [disabled] [size=128K]
        Capabilities: [50] Power Management version 3
                Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
                Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
        Capabilities: [58] Express (v2) Legacy Endpoint, MSI 00
                DevCap: MaxPayload 256 bytes, PhantFunc 0, Latency L0s <4us, L1 unlimited
                        ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ FLReset-
                DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
                        RlxdOrd+ ExtTag+ PhantFunc- AuxPwr- NoSnoop+
                        MaxPayload 128 bytes, MaxReadReq 512 bytes
                DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
                LnkCap: Port #0, Speed 2.5GT/s, Width x16, ASPM L0s L1, Latency L0 <64ns, L1 <1us
                        ClockPM- Surprise- LLActRep- BwNot-
                LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk+
                        ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
                LnkSta: Speed 2.5GT/s, Width x16, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
                DevCap2: Completion Timeout: Not Supported, TimeoutDis-
                DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-
                LnkCtl2: Target Link Speed: 2.5GT/s, EnterCompliance- SpeedDis-, Selectable De-emphasis: -6dB
                         Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
                         Compliance De-emphasis: -6dB
                LnkSta2: Current De-emphasis Level: -6dB
        Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+
                Address: 00000000fee0300c  Data: 4189
        Capabilities: [100 v1] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?>
        Capabilities: [150 v1] Advanced Error Reporting
                UESta:  DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq+ ACSViol-
                UEMsk:  DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
                UESvrt: DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol-
                CESta:  RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+
                CEMsk:  RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+
                AERCap: First Error Pointer: 14, GenCap+ CGenEn- ChkCap+ ChkEn-
        Kernel driver in use: fglrx_pci
        Kernel modules: fglrx

bash-4.1# 



Thanks.
28) Message boards : Number crunching : Boinc won't detect my GPU (AMD/Linux64) (Message 54865)
Posted 24 Jun 2012 by Profile Michael Yusko
Post:
I've been using BOINC for a long time but up until now I've never had a GPU able to crunch with. I just purchased an AMD Radeon HD6950 2GB and I can't get BOINC to detect my GPU. I tried following the directions for GPU computing with Linux, but I can't seem to make it work. As soon as BOINC loads it says "No usable GPUs found."

I've tried it with both AMD's 12.4 and 12.6 Beta drivers and all sorts of options in the cc_config.xml file. Perhaps I'm missing something? I'm running BOINC 7.0.25 with the 2.6.37.6 kernel.

Thanks.


Previous 20

©2024 Astroinformatics Group