Zum Hauptinhalt gehen

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

Nvidia RTX 3070 not accessed for export?

Kommentare

3 Kommentare

  • SFA

    If you go into the Preferences feature and take a look at the section for "Use Hardware Acceleration" does C1 think it is in use or not in use?

    0
  • Rick Stufflebean

    Open CL
    Set on Auto
    And says Capture One is using hardware acceleration

    0
  • TAX _

    And how long does it take on the 3070?

    And are you exporting the exact same images, to the same format (Tiff, jpeg etc..) in both scenarios (2070 vs 3070)

    you can check something

    \AppData\Local\CaptureOne\ImageCore

    Then the folder is called the version of Capture one 14.1.x..x

    in there you have some xml files, 

    Try to copy paste the content here from all xml files.....

    Example below:

    <?xml version="1.0" encoding="utf-8"?>
    <device>
    <Index>0</Index>
    <Platform>NVIDIA CUDA</Platform>
    <Version>OpenCL 1.2 CUDA 11.2.152</Version>
    <Device>GeForce GTX 1050</Device>
    <Driver>461.72</Driver>
    <GlobalMemoryMB>4096</GlobalMemoryMB>
    <NumberOfKernels>1290</NumberOfKernels>
    <NumberOfCompiledKernels>1290</NumberOfCompiledKernels>
    <Benchmark>0.215552</Benchmark>
    <Status>Benchmarked:CL_SUCCESS</Status>
    </device>

     

    <?xml version="1.0" encoding="utf-8"?>
    <device>
    <Index>1</Index>
    <Platform>Intel(R) OpenCL HD Graphics</Platform>
    <Version>OpenCL 3.0 </Version>
    <Device>Intel(R) HD Graphics 630</Device>
    <Driver>27.20.100.9316</Driver>
    <GlobalMemoryMB>13047</GlobalMemoryMB>
    <NumberOfKernels>1290</NumberOfKernels>
    <NumberOfCompiledKernels>1290</NumberOfCompiledKernels>
    <Benchmark>0.668624</Benchmark>
    <Status>Benchmarked:CL_SUCCESS</Status>
    </device>

     

    <?xml version="1.0" encoding="utf-8"?>
    <query>
    <DeviceQueryResultCode>0</DeviceQueryResultCode>
    <DeviceQueryResult>no error</DeviceQueryResult>
    <FoundDevices>2</FoundDevices>
    </query>

     

    0

Post ist für Kommentare geschlossen.