Results 1 to 10 of 88

Thread: 8. BOINC Pentathlon

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #11
    Join Date
    Sep 2010
    Location
    Leiden, the Netherlands
    Posts
    4,472
    You computational errors:
    Using OpenCL platform provided by: Advanced Micro Devices, Inc.
    Using OpenCL device "Cypress" by: Advanced Micro Devices, Inc.
    Max allocation limit: 536870912
    Global mem size: 536870912
    low_memory_configuration not supported
    initialize_ocl returned error [2013]
    OCL context null
    OCL queue null
    Error generating generic FFT context object [5]
    00:09:30 (3123): [CRITICAL]: ERROR: MAIN() returned with error '5'

    In your Boinc Program Data directory there is a file called coproc_info.xml, for my HD 4770 under Win10 it gives:
    Code:
        <coprocs>
    <coproc_ati>
       <count>0</count>
       <name>ATI Radeon HD 4700/4800 (RV740/RV770)</name>
       <available_ram>503316480.000000</available_ram>
       <have_cal>1</have_cal>
       <have_opencl>0</have_opencl>
       <peak_flops>1920000000000.000000</peak_flops>
       <CALVersion>1.4.1734</CALVersion>
       <target>5</target>
       <localRAM>512</localRAM>
       <uncachedRemoteRAM>2047</uncachedRemoteRAM>
       <cachedRemoteRAM>2047</cachedRemoteRAM>
       <engineClock>750</engineClock>
       <memoryClock>800</memoryClock>
       <wavefrontSize>64</wavefrontSize>
       <numberOfSIMD>8</numberOfSIMD>
       <doublePrecision>1</doublePrecision>
       <pitch_alignment>256</pitch_alignment>
       <surface_alignment>4096</surface_alignment>
       <maxResource1DWidth>8192</maxResource1DWidth>
       <maxResource2DWidth>8192</maxResource2DWidth>
       <maxResource2DHeight>8192</maxResource2DHeight>
        <atirt_detected/>
    </coproc_ati>
    <warning>No NVIDIA library found</warning>
    <warning>No OpenCL library found</warning>
        </coprocs>
    Perhaps you can edit your coproc_info.xml to give your HD 5830 more RAM available

    Your HD 6970 has no listed tasks with Einstein (last contact April 23th), but you do not need an app_config.xml with Einstein to crunch two WUs at at time, you do it in the projects preferences
    account - preferences - project - other settings
    Set the settings of choice to 0.50 instead of the default 1.00 for two WUs at a time or to 0.33 for three WUs at a time (on one GPU)
    Last edited by Dirk Broer; 05-11-2017 at 11:24 AM.


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •