Skip to main content

⚠️ Please note that this topic or post has been archived. The information contained here may no longer be accurate or up-to-date. ⚠️

HW acceleration doesn't work in RTX4080

Comments

11 comments

  • GUMP

    I deleted imagecore and rerun, but it still didn't work. I have sent the log file to support and am waiting for a reply.

    1
  • GUMP

    An important issue, the RTX40 series is not supported in version 517.40. For RTX4080, the first supported version is after 522 version. Version 528 came out today, but the problem is still not resolved.

    1
  • Den Denyer

    Interested in the outcome of this also - Any word?

    1
  • Eugene Girshtel

    Same issue with my new RTX 4060. Hardware acceleration is disabled. I would have to enabled my integrated Intel GPU in order for HA to work again....but I clearly don't want to do that.

    Someone mentioned downgrading the driver version, did that work for anyone?

    1
  • Wojtek M

    Let me refresh this (8 months old!) thread.

    Recently I bought new computer, one of the main purpose was to use Capture One more effectively.

    My specification is GF RTX 4070 Ti, so also 4xxx family. I use the latest Nvidia studio driver 536.99.

    My version is exactly the same as OP's - Capture One 20 - 13.1.4.

    I have exactly the same issue. No HW acceleration working.

    The status in ImageCore/13.1.4.3/ICOCL.xml looks always the same:

    <?xml version="1.0" encoding="utf-8"?>
    <device>
      <Index>0</Index>
      <Platform>NVIDIA CUDA</Platform>
      <Version>OpenCL 3.0 CUDA 12.2.135</Version>
      <Device>NVIDIA GeForce RTX 4070 Ti</Device>
      <Driver>536.99</Driver>
      <GlobalMemoryMB>12281</GlobalMemoryMB>
      <NumberOfKernels>1298</NumberOfKernels>
      <NumberOfCompiledKernels>1189</NumberOfCompiledKernels>
      <Benchmark>10000.000000</Benchmark>
      <Status>Compiled:CL_BUILD_PROGRAM_FAILURE (ResamplePreFilter)</Status>
    </device>

    The NumberOfCompiledKernels is always the same - 1189. The error is compilation error: Compiled:CL_BUILD_PROGRAM_FAILURE (ResamplePreFilter)

    My ImageCore.log looks the same as OP's, but I think the most interesting part is in ImageCoreOCL.log, which hasn't been posted yet. This is the content (shrinked the repeting prints):

    2023-08-24 22:00:24.448> Logging is now active.
    2023-08-24 22:00:24.448> CPU: GenuineIntel [13th Gen Intel(R) Core(TM) i5-13600K]
    2023-08-24 22:00:24.448> CPU features: MMX, SSE, SSE2, SSE3, SSSE3, SSE41, SSE42, AVX, AVX2, FMA, F16C, MOVBE, CX8, RDRAND, RDSEED
    2023-08-24 22:00:24.448> CPU features: ADX, RDTSCP, POPCNT, BMI1, BMI2, LZCNT, SHA
    2023-08-24 22:00:24.448> OpenCL initialization...
    2023-08-24 22:00:24.557> Found 1 OpenCL platforms
    2023-08-24 22:00:24.557> Found 1 OpenCL devices on platform 0 (NVIDIA CUDA)
    2023-08-24 22:00:24.557> OpenCL Device 0 : NVIDIA GeForce RTX 4070 Ti
    2023-08-24 22:00:24.557> OpenCL Driver Version : 536.99
    2023-08-24 22:00:24.557> OpenCL Compute Units : 60
    2023-08-24 22:00:24.557> OpenCL Nvidia Compute Capability : 8.9
    2023-08-24 22:00:24.557> OpenCL CL_DEVICE_HOST_UNIFIED_MEMORY : 0
    2023-08-24 22:00:24.557> OpenCL CL_DEVICE_GLOBAL_MEM_CACHE_SIZE : 1720320
    2023-08-24 22:00:24.557> OpenCL CL_DEVICE_GLOBAL_MEM_CACHELINE_SIZE : 128
    2023-08-24 22:00:24.557> OpenCL CL_DEVICE_GLOBAL_MEM_CACHE_TYPE : 2
    2023-08-24 22:00:24.557> OpenCL CL_DEVICE_GLOBAL_MEM_SIZE : 12281 mb
    2023-08-24 22:00:24.557> OpenCL CL_DEVICE_MAX_MEM_ALLOC_SIZE : 3070 mb
    2023-08-24 22:00:24.557> OpenCL CL_DEVICE_LOCAL_MEM_SIZE  : 49152
    2023-08-24 22:00:24.557> OpenCL CL_DEVICE_MAX_CONSTANT_BUFFER_SIZE : 65536
    2023-08-24 22:00:24.557> OpenCL CL_DEVICE_VENDOR_ID : 4318
    2023-08-24 22:00:24.557> OpenCL CL_DEVICE_VENDOR : NVIDIA Corporation
    2023-08-24 22:00:24.557> OpenCL CL_DEVICE_EXTENSIONS : 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_fp64 cl_khr_3d_image_writes cl_khr_byte_addressable_store cl_khr_icd cl_khr_gl_sharing cl_nv_compiler_options cl_nv_device_attribute_query cl_nv_pragma_unroll cl_nv_d3d10_sharing cl_khr_d3d10_sharing cl_nv_d3d11_sharing cl_nv_copy_opts cl_nv_create_buffer cl_khr_int64_base_atomics cl_khr_int64_extended_atomics cl_khr_device_uuid cl_khr_pci_bus_info cl_khr_external_semaphore cl_khr_external_memory cl_khr_external_semaphore_win32 cl_khr_external_memory_win32
    2023-08-24 22:00:24.557> OpenCL CL_DEVICE_MAX_WORK_GROUP_SIZE : 1024
    2023-08-24 22:00:24.557> OpenCL CL_DEVICE_ADDRESS_BITS : 64
    2023-08-24 22:00:24.620> OpenCL : Loading [C:\Users\Wojtek\AppData\Local\CaptureOne\ImageCore\13.1.4.3\ICOCL.bin] started
    2023-08-24 22:00:24.620> OpenCL : Loading [C:\Users\Wojtek\AppData\Local\CaptureOne\ImageCore\13.1.4.3\ICOCL.bin] Incomplete
    2023-08-24 22:00:24.620> (ERROR) Failed to open C:\Users\Wojtek\AppData\Local\CaptureOne\ImageCore\13.1.4.3\ICOCL.xml for writing
    2023-08-24 22:00:24.620> OpenCL : Building kernels on dev 0 [NVIDIA GeForce RTX 4070 Ti]
    2023-08-24 22:00:24.885> Compiled 0/1298
    2023-08-24 22:00:25.683> Compiled 1/1298
    2023-08-24 22:00:26.246> Compiled 6/1298
    ... <cut the Compiled messages>
    2023-08-24 22:05:43.594> Compiled 1183/1298
    2023-08-24 22:05:44.493> Compiled 1185/1298
    2023-08-24 22:05:44.868> (ERROR) Compilation of ResamplePreFilter failed : CL_BUILD_PROGRAM_FAILURE
    2023-08-24 22:05:44.868> (ERROR) Compilation of ResamplePreFilter returned : CL_BUILD_PROGRAM_FAILURE
    <kernel>:118:29: error: passing '__generic float *' to parameter of type 'float *' changes address space of pointer
    1;case 2:return ze94c3fdd77(ze7168fc0b9,zff400e9e97);case 3:return zda883a2d9b(
                                ^~~~~~~~~~~
    <kernel>:87:50: note: passing argument to parameter 'ze7168fc0b9' here
    }return z7d07bb3247;}int ze94c3fdd77(z558ec19d7e ze7168fc0b9[3],z558ec19d7e 
                                                     ^
    <kernel>:118:41: error: passing '__generic float *' to parameter of type 'float *' changes address space of pointer
    1;case 2:return ze94c3fdd77(ze7168fc0b9,zff400e9e97);case 3:return zda883a2d9b(
                                            ^~~~~~~~~~~
    <kernel>:88:1: note: passing argument to parameter 'zff400e9e97' here
    zff400e9e97[2]){
    ^
    <kernel>:119:1: error: passing '__generic float *' to parameter of type 'float *' changes address space of pointer
    ze7168fc0b9,zff400e9e97);default:return-1;}}void z5417645477(ze9dc86233a*
    ^~~~~~~~~~~
    <kernel>:95:51: note: passing argument to parameter 'ze7168fc0b9' here
    z11fc704ac4;return 2;}int zda883a2d9b(z558ec19d7e ze7168fc0b9[4],z558ec19d7e 
                                                      ^
    <kernel>:119:13: error: passing '__generic float *' to parameter of type 'float *' changes address space of pointer
    ze7168fc0b9,zff400e9e97);default:return-1;}}void z5417645477(ze9dc86233a*
                ^~~~~~~~~~~
    <kernel>:96:1: note: passing argument to parameter 'zff400e9e97' here
    zff400e9e97[3]){z558ec19d7e z2dd09f3226=ze7168fc0b9[2]/ze7168fc0b9[3];
    ^

    2023-08-24 22:05:44.868> (ERROR) Failed to create ResamplePreFilter : CL_BUILD_PROGRAM_FAILURE

    So you can see there's a direct point where the compilation fails. And it is always happening during compilation of kernel no 1190.

    Capture One team can you help with that?

    1
  • FirstName LastName

    I have exactly the same issue with Nvidia 3060 Ti.

    The problem is with the GPU drivers. When I use Nvidia studio drivers 527.56 hardware acceleration in Capture one does not work. When I downgrade to v517.40 everything is working fine.

    Quite disappointed with Nvidia GPUs. I switched from AMD a week ago and I am constantly fighting some gpu related issues since then.

    0
  • Filthy Lucre

    I deleted imagecore and rerun, but it still didn't work. I have sent the log file to support and am waiting for a reply.

    Gump, any word back from support? I have the same driver issue with an Nv 1660S--nothing beyond 517.40 works in C1 v 20 (13.1.2.35)*

    *Your post alerted me to the maintenance release, 13.1.4. I was not aware of it. Thanks for that anyway.  :)

    0
  • GUMP

    In the end, I solved it by renewing the license of capture one to 21. In the case of 20, support has ended, and updating to the latest version seems to be the best solution for problems arising from the latest driver or hardware.

    0
  • Filthy Lucre

    I'm not sure I want to "upgrade" to a newer version of C1. Does anyone know just what features are lost when GPU acceleration is disabled? I can't seem to find that info re version 20.

    0
  • Den Denyer

    I believe drivers old enough for the OpenCL version to be compatible are too old for 4xxx series cards.

    0
  • FirstName LastName

    The new dual encoders capture up to 8K resolution at 60 FPS in real time via GeForce Experience and OBS Studio, and cut video export times nearly in half. Popular video-editing apps have released updates to enable this setting, including Adobe Premiere Pro (via the popular Voukoder plug-in) and Jianying Pro — China’s top video-editing app. Blackmagic Design’s DaVinci Resolve and MAGIX Vegas Pro also added dual-encoder support this week.  Fortiva Credit Card Apply Online

    -1

Please sign in to leave a comment.