Topic: GPU acceleration problems with SVP4 FREE

Getting "unable to init gpu based renderer (code 0x50000) ...

the error seems to point to script line 39 wich is "vectors=SVAnalyse(super, analyse_params, src=input)"

Can not select manually because my radeon HD 4800 isn't sowing up.

In the technical preview I was able to select it but after updating it is not there.

Here is opencl.log from additional information.

Number of platforms                               1
  Platform Name                                   AMD Accelerated Parallel Processing
  Platform Vendor                                 Advanced Micro Devices, Inc.
  Platform Version                                OpenCL 1.2 AMD-APP (937.2)
  Platform Profile                                FULL_PROFILE
  Platform Extensions                             cl_khr_icd cl_amd_event_callback cl_amd_offline_devices cl_khr_d3d10_sharing
  Platform Extensions function suffix             AMD

  Platform Name                                   AMD Accelerated Parallel Processing
Number of devices                                 2
  Device Name                                     ATI RV770
  Device Vendor                                   Advanced Micro Devices, Inc.
  Device Vendor ID                                0x1002
  Device Version                                  OpenCL 1.0 AMD-APP (937.2)
  Driver Version                                  CAL 1.4.1734
  Device OpenCL C Version                         OpenCL C 1.0
  Device Type                                     GPU
  Device Profile                                  FULL_PROFILE
  Device Board Name (AMD)                         ATI Radeon HD 4800 Series
  Device Topology (AMD)                           <printDeviceInfo:10: get CL_DEVICE_TOPOLOGY_AMD : error -30>
  Max compute units                               10
  SIMD per compute unit (AMD)                     1
  SIMD width (AMD)                                16
  SIMD instruction width (AMD)                    5
  Max clock frequency                             625MHz
  Graphics IP (AMD)                               <printDeviceInfo:22: get CL_DEVICE_GFXIP_MAJOR_AMD : error -30>
  Max work item dimensions                        3
  Max work item sizes                             256x256x256
  Max work group size                             256
  Preferred work group size multiple              64
  Wavefront width (AMD)                           64
  Preferred / native vector sizes                 
    char                                                16 / 16     
    short                                                8 / 8       
    int                                                  4 / 4       
    long                                                 2 / 2       
    half                                                 2 / 2        (n/a)
    float                                                4 / 4       
    double                                               2 / 2        (cl_khr_fp64)
  Half-precision Floating-point support           (n/a)
  Single-precision Floating-point support         (core)
    Denormals                                     No
    Infinity and NANs                             Yes
    Round to nearest                              Yes
    Round to zero                                 Yes
    Round to infinity                             Yes
    IEEE754-2008 fused multiply-add               Yes
    Support is emulated in software               No
    Correctly-rounded divide and sqrt operations  No
  Double-precision Floating-point support         (cl_khr_fp64)
    Denormals                                     Yes
    Infinity and NANs                             Yes
    Round to nearest                              Yes
    Round to zero                                 Yes
    Round to infinity                             Yes
    IEEE754-2008 fused multiply-add               Yes
    Support is emulated in software               No
    Correctly-rounded divide and sqrt operations  No
  Address bits                                    32, Little-Endian
  Global memory size                              536870912 (512MiB)
  Global free memory (AMD)                        507904 (496MiB) 507904 (496MiB)
  Global memory channels (AMD)                    8
  Global memory banks per channel (AMD)           0
  Global memory bank width (AMD)                  256 bytes
  Error Correction support                        No
  Max memory allocation                           134217728 (128MiB)
  Unified memory for Host and Device              No
  Minimum alignment for any data type             128 bytes
  Alignment of base address                       2048 bits (256 bytes)
  Global Memory cache type                        None
  Image support                                   No
  Local memory type                               Global
  Local memory size                               16384 (16KiB)
  Local memory syze per CU (AMD)                  0
  Local memory banks (AMD)                        0
  Max constant buffer size                        65536 (64KiB)
  Max number of constant args                     8
  Max size of kernel argument                     1024
  Queue properties                               
    Out-of-order execution                        No
    Profiling                                     Yes
  Profiling timer resolution                      1ns
  Profiling timer offset since Epoch (AMD)        1446943260096876403ns (Sun Nov 08 02:41:00 2015)
  Execution capabilities                         
    Run OpenCL kernels                            Yes
    Run native kernels                            No
    Thread trace supported (AMD)                  <printDeviceInfo:131: get CL_DEVICE_THREAD_TRACE_SUPPORTED_AMD : error -30>
  Device Available                                Yes
  Compiler Available                              Yes
  Device Extensions                               cl_khr_fp64 cl_amd_fp64 cl_khr_gl_sharing cl_amd_device_attribute_query cl_khr_d3d10_sharing

  Device Name                                     AMD Phenom(tm) II X4 B50 Processor
  Device Vendor                                   AuthenticAMD
  Device Vendor ID                                0x1002
  Device Version                                  OpenCL 1.2 AMD-APP (937.2)
  Driver Version                                  2.0 (sse2)
  Device OpenCL C Version                         OpenCL C 1.2
  Device Type                                     CPU
  Device Profile                                  FULL_PROFILE
  Device Board Name (AMD)                         
  Device Topology (AMD)                           <printDeviceInfo:10: get CL_DEVICE_TOPOLOGY_AMD : error -30>
  Max compute units                               4
  Max clock frequency                             2007MHz
  Device Partition                                (core, cl_ext_device_fission)
    Max number of sub-devices                     4
    Supported partition types                     equally, by counts, by affinity domain
    Supported affinity domains                    L3 cache, L2 cache, L1 cache, next partitionalbe
    Supported partition types (ext)               equally, by counts, by affinity domain, by <unknown> (0x7000c00070d0b8), by <unknown> (0x6e69726168735f6c), by <unknown> (0x646d615f6c632067)
    Supported affinity domains (ext)              L3 cache, L2 cache, L1 cache, next fissionable, <unknown> (0x6e69726168735f6c), <unknown> (0x646d615f6c632067), <unknown> (0xaf8006000006), <unknown> (0x7000c00070d0b8)
  Max work item dimensions                        3
  Max work item sizes                             1024x1024x1024
  Max work group size                             1024
  Preferred work group size multiple              Internal Error:  as failed

  Preferred / native vector sizes                 
    char                                                16 / 16     
    short                                                8 / 8       
    int                                                  4 / 4       
    long                                                 2 / 2       
    half                                                 0 / 0        (n/a)
    float                                                4 / 4       
    double                                               0 / 0        (cl_khr_fp64)
  Half-precision Floating-point support           (n/a)
  Single-precision Floating-point support         (core)
    Denormals                                     Yes
    Infinity and NANs                             Yes
    Round to nearest                              Yes
    Round to zero                                 Yes
    Round to infinity                             Yes
    IEEE754-2008 fused multiply-add               Yes
    Support is emulated in software               No
    Correctly-rounded divide and sqrt operations  Yes
  Double-precision Floating-point support         (cl_khr_fp64)
    Denormals                                     Yes
    Infinity and NANs                             Yes
    Round to nearest                              Yes
    Round to zero                                 Yes
    Round to infinity                             Yes
    IEEE754-2008 fused multiply-add               Yes
    Support is emulated in software               No
    Correctly-rounded divide and sqrt operations  No
  Address bits                                    32, Little-Endian
  Global memory size                              2147483648 (2GiB)
  Error Correction support                        No
  Max memory allocation                           1073741824 (1024MiB)
  Unified memory for Host and Device              Yes
  Minimum alignment for any data type             128 bytes
  Alignment of base address                       1024 bits (128 bytes)
  Global Memory cache type                        Read/Write
  Global Memory cache size                        <printDeviceInfo:88: get CL_DEVICE_GLOBAL_MEM_CACHE_SIZE : error -30>
  Global Memory cache line                        64 bytes
  Image support                                   Yes
    Max number of samplers per kernel             16
    Max size for 1D images from buffer            65536 pixels
    Max 1D or 2D image array size                 2048 images
    Max 2D image size                             8192x8192 pixels
    Max 3D image size                             2048x2048x2048 pixels
    Max number of read image args                 128
    Max number of write image args                8
  Local memory type                               Global
  Local memory size                               32768 (32KiB)
  Max constant buffer size                        65536 (64KiB)
  Max number of constant args                     8
  Max size of kernel argument                     4096 (4KiB)
  Queue properties                               
    Out-of-order execution                        No
    Profiling                                     Yes
  Prefer user sync for interop                    Yes
  Profiling timer resolution                      69ns
  Profiling timer offset since Epoch (AMD)        1446943260096876403ns (Sun Nov 08 02:41:00 2015)
  Execution capabilities                         
    Run OpenCL kernels                            Yes
    Run native kernels                            Yes
  printf() buffer size                            65536 (64KiB)
  Built-in kernels                               
  Device Available                                Yes
  Compiler Available                              Yes
  Linker Available                                No
  Device 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_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_popcnt cl_khr_d3d10_sharing

NULL platform behavior
  clGetPlatformInfo(NULL, CL_PLATFORM_NAME, ...)  No platform
  clGetDeviceIDs(NULL, CL_DEVICE_TYPE_ALL, ...)   No platform
  clCreateContext(NULL, ...) [default]            No platform
  clCreateContext(NULL, ...) [other]              Success [AMD]
  clCreateContextFromType(NULL, CL_DEVICE_TYPE_CPU)  No platform
  clCreateContextFromType(NULL, CL_DEVICE_TYPE_GPU)  No platform
  clCreateContextFromType(NULL, CL_DEVICE_TYPE_ACCELERATOR)  No platform
  clCreateContextFromType(NULL, CL_DEVICE_TYPE_CUSTOM)  No platform
  clCreateContextFromType(NULL, CL_DEVICE_TYPE_ALL)  No platform

Re: GPU acceleration problems with SVP4 FREE

4800 is not supported, you shouldn't see it in the SVP main menu.
Maybe you just upgraded from some old build and have an invalid value in the configuration?
So open Application settings -> Additional options -> All settings and set frc.gpu = 0 manually.

3 (edited by rantek 08-11-2015 13:40:33)

Re: GPU acceleration problems with SVP4 FREE

Thanks.. Though, I am slighlty confused as in the gpu compatibility table in the Wiki it has AMD HD4xxx listed as supported except for the svp math. also "Note 1: It works with HD4000 and above graphics, HD2500 is too slow for FullHD video processing."

Yes i upgraded from the technical preview and in the menu i could select HD4800 and it seemed to be working fine.

Re: GPU acceleration problems with SVP4 FREE

rantek

It works with HD4000 and above graphics, HD2500 is too slow for FullHD video processing

It is mean "Intel HD Graphics 4000 and Intel HD Graphics 2500"

---

in the menu i could select HD4800 and it seemed to be working fine

Good news!
It maybe mean HD4800 become compatible to SPV with new AMD drivers.
Do you see difference of GPU and CPU load when enable/disabe GPU-acceleration in SVP menu?

Re: GPU acceleration problems with SVP4 FREE

but in the table it says "AMD HD4xxx" ?  Do you mean the "svp math" is what determines if it will show in the menu under gpu acceleration?

MAG79: yes. the problem is no new drivers are coming as the radeon hd4000 series is legacy status. I have been mesing around with finding working drivers for windows 8.1 x64 and got them working and was happy to see that SVP was recognizing the card to use with gpu acceleration. Then I updated to the the current release and it was gone from the menu. Maby try the technical preview again.. is there a link to download it anymore?

Re: GPU acceleration problems with SVP4 FREE

rantek wrote:

I updated to the the current release and it was gone from the menu. Maby try the technical preview again.. is there a link to download it anymore?

It is question to Chainik smile He knows the answer. wink

Re: GPU acceleration problems with SVP4 FREE

One more time: AMD HD4000-series is not supported.
It was a mistake that it was shown in the TP's menu.

Re: GPU acceleration problems with SVP4 FREE

I see. Thank you for the clearup Chainik.