0% found this document useful (0 votes)
37 views7 pages

CIV LogFile

This document contains log output from running a GPU-based color correction process. It shows initialization of CUDA contexts and modules, compilation of CUDA kernels, and invocation of color correction kernels at different frame sizes and render passes.

Uploaded by

karinaolejnik19
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
37 views7 pages

CIV LogFile

This document contains log output from running a GPU-based color correction process. It shows initialization of CUDA contexts and modules, compilation of CUDA kernels, and invocation of color correction kernels at different frame sizes and render passes.

Uploaded by

karinaolejnik19
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 7

PF_Cmd_GLOBAL_SETUP

in_data.appl_id = FXTC
PiPL version = 0x00205e00
PiPL out_flags = 0x02008021
PiPL out_flags2 = 0x00101409
ColoristaRender::GpuEngineSetup useHostGLContext: no
GpuContext::CreateContext hostName = magicbullet_colorista_iv_0001
GpuContext GL_VENDOR: NVIDIA Corporation
GpuContext Vendor = NV
GpuContext GL_RENDERER: NVIDIA GeForce GTX 1660 Ti/PCIe/SSE2
GpuContext GL_SHADING_LANGUAGE_VERSION: 4.60 NVIDIA
ColoristaRender::GpuEngineSetup GpuContext::CreateContext: 0
PF_Cmd_PARAMS_SETUP
PF_Cmd_SEQUENCE_SETUP
PF_Cmd_SEQUENCE_FLATTEN in_data->sequence_data = 000000027E3771F0 out_data-
>sequence_data = 000000027E3771F0
PF_Cmd_SEQUENCE_RESETUP in_data->sequence_data = 000000027E3771F0 out_data-
>sequence_data = 000000027E3771F0
PF_Cmd_SEQUENCE_RESETUP in_data->sequence_data = 000000027E378830 out_data-
>sequence_data = 000000027E378830
ColoristaIII_Mercury::Initialize START
ColoristaIII_Mercury::InitializeCUDA mDeviceIndex = 0
CColorista_CL::CreateAndLoadCUDAModule hostContext=0000000025614C00
creating CUDA ModuleSource
CUDAModule::LoadAndCompilePTX m_context (current) = 0000000025614C00
CUDAModule cuModuleLoadDataEx m_module = 0000000B8F4CB5B0
> PTX JIT error log:

> PTX JIT log:


ptxas info : 288 bytes gmem, 44 bytes cmem[3]
ptxas info : Compiling entry function 'TransposeKernel32' for 'sm_75'
ptxas info : Function properties for TransposeKernel32
ptxas . 0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 15 registers, 4352 bytes smem, 384 bytes cmem[0]
ptxas info : Compiling entry function 'TransposeKernel16A' for 'sm_75'
ptxas info : Function properties for TransposeKernel16A
ptxas . 0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 12 registers, 544 bytes smem, 384 bytes cmem[0]
ptxas info : Compiling entry function 'TransposeKernel16' for 'sm_75'
ptxas info : Function properties for TransposeKernel16
ptxas . 0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info : Used 16 registers, 2176 bytes smem, 384 bytes cmem[0]
ptxas info : Compiling entry function 'TransposeKernel8' for 'sm_75'
ptxas info : Function properties for Transpose
CUfunction LiftGainKernel = 0000000194BB6600
CUfunction MidtoneKernel = 0000000194BAEAD0
CUfunction ExposureKernel = 0000000194BB6170
CUfunction HueKernel = 0000000171182DB0
CUfunction SaturationKernel = 0000000171181B70
CUfunction VignetteKernel = 0000000171181250
CUfunction CurvesKernel = 0000000171182920
CUfunction FlexCurvesKernel = 0000000171182490
CUfunction RangedHSLKernel = 0000000171180930
CUfunction KeyerKernel = 000000017117CDE0
CUfunction KeyClipKernel = 000000017117C950
CUfunction StrengthKernel = 000000017117FB80
CUfunction ShoulderKernel = 000000017117F260
CUfunction MatrixMulKernel = 0000000171182000
CUfunction LightnessKernel = 0000000171183FF0
CUfunction Pop2Neg = 00000001711816E0
CUfunction Pop2Pos = 000000017117E940
CUfunction SkintoneOverlay = 000000017117E020
CUfunction TempTintKernel = 0000000194BB5CE0
CUfunction CubeLut = 0000000171183B60
CUfunction Bilateral2 = 0000000171180DC0
CUfunction Downsample2 = 000000017117E4B0
CUfunction Upsample2 = 0000000171180010
CUfunction ShadowsHighlights = 000000017117D270
CUfunction SHFindEdges = 0000000171183240
CUfunction SHBilateral = 0000000171176060
CUfunction GaussianKernel32 = 00000001CE63C890
CUfunction GaussianKernel16 = 000000017117C030
CUfunction GaussianKernel8 = 000000017117C4C0
CUfunction TransposeKernel32 = 00000001CE63AD30
CUfunction TransposeKernel16 = 00000001CE63BAE0
CUfunction TransposeKernel16A = 00000001CE63B1C0
CUfunction TransposeKernel8 = 00000001CE63C400
CUfunction ConvertHalf4 = 0000000194BB4F30
cuModuleGetTexRef t_curveTexture = 000000022832F870
cuModuleGetTexRef t_flexCurveTexture = 000000022832E670
cuModuleGetTexRef t_hslTexture = 0000000228330470
cuModuleGetTexRef t_cubeLutTexture = 000000022832D270
cuModuleGetTexRef t_sourceTexture = 000000022832F070
cuModuleGetTexRef t_edgeTexture = 000000022832E870
cuModuleGetTexRef t_bilateralTexture = 0000000228330270
ColoristaIII_Mercury::Initialize END
ColoristaIII_Mercury::Render START
PrGPUFilter::Render m_frameWidth=100 m_frameHeight=100 m_is16f=no
PrGPUFilter::Render mDeviceIndex=0 mDeviceInfo.outDeviceFramework=0
s_currentRenderFramework=0
cudaContext=0000000025614C00 current=0000000025614C00
cuStreamGetFlags = CU_STREAM_DEFAULT
CU_DEVICE_ATTRIBUTE_COMPUTE_MODE=0
----------------
Render context flags:
CU_CTX_SCHED_YIELD
----------------
PrGPUFilter::Render CU_DEVICE_ATTRIBUTE_MAX_THREADS_PER_BLOCK=1024
blockDim[0]=16 blockDim[1]=16
ColoristaIII_Mercury::Render END
ColoristaIII_Mercury DTOR
SmartPreRender keyMode=0 renderExtra->output->solid = true
SmartPreRender keyMode=0 renderExtra->output->solid = true
SmartPreRender keyMode=0 renderExtra->output->solid = true
ColoristaIII_Mercury::Initialize START
ColoristaIII_Mercury::InitializeCUDA mDeviceIndex = 0
ColoristaIII_Mercury::Initialize END
ColoristaIII_Mercury::Render START
PrGPUFilter::Render m_frameWidth=1908 m_frameHeight=1066 m_is16f=no
PrGPUFilter::Render mDeviceIndex=0 mDeviceInfo.outDeviceFramework=0
s_currentRenderFramework=0
cudaContext=0000000025614C00 current=0000000025614C00
cuStreamGetFlags = CU_STREAM_DEFAULT
CU_DEVICE_ATTRIBUTE_COMPUTE_MODE=0
----------------
Render context flags:
CU_CTX_SCHED_YIELD
----------------
PrGPUFilter::Render CU_DEVICE_ATTRIBUTE_MAX_THREADS_PER_BLOCK=1024
blockDim[0]=16 blockDim[1]=16
ColoristaIII_Mercury::Render END
ColoristaIII_Mercury DTOR
ReadDIMouseData error 12
SmartPreRender keyMode=0 renderExtra->output->solid = true
ColoristaIII_Mercury::Initialize START
ColoristaIII_Mercury::InitializeCUDA mDeviceIndex = 0
ColoristaIII_Mercury::Initialize END
ColoristaIII_Mercury::Render START
PrGPUFilter::Render m_frameWidth=60 m_frameHeight=34 m_is16f=no
PrGPUFilter::Render mDeviceIndex=0 mDeviceInfo.outDeviceFramework=0
s_currentRenderFramework=0
cudaContext=0000000025614C00 current=0000000025614C00
cuStreamGetFlags = CU_STREAM_DEFAULT
CU_DEVICE_ATTRIBUTE_COMPUTE_MODE=0
----------------
Render context flags:
CU_CTX_SCHED_YIELD
----------------
PrGPUFilter::Render CU_DEVICE_ATTRIBUTE_MAX_THREADS_PER_BLOCK=1024
blockDim[0]=16 blockDim[1]=16
ColoristaKernel::LaunchCUDAKernel LiftGainKernel: 0
ColoristaIII_Mercury::Render END
ColoristaIII_Mercury DTOR
SmartPreRender keyMode=0 renderExtra->output->solid = true
ColoristaIII_Mercury::Initialize START
ColoristaIII_Mercury::InitializeCUDA mDeviceIndex = 0
ColoristaIII_Mercury::Initialize END
ColoristaIII_Mercury::Render START
PrGPUFilter::Render m_frameWidth=60 m_frameHeight=34 m_is16f=no
PrGPUFilter::Render mDeviceIndex=0 mDeviceInfo.outDeviceFramework=0
s_currentRenderFramework=0
cudaContext=0000000025614C00 current=0000000025614C00
cuStreamGetFlags = CU_STREAM_DEFAULT
CU_DEVICE_ATTRIBUTE_COMPUTE_MODE=0
----------------
Render context flags:
CU_CTX_SCHED_YIELD
----------------
PrGPUFilter::Render CU_DEVICE_ATTRIBUTE_MAX_THREADS_PER_BLOCK=1024
blockDim[0]=16 blockDim[1]=16
ColoristaKernel::LaunchCUDAKernel LiftGainKernel: 0
ColoristaIII_Mercury::Render END
ColoristaIII_Mercury DTOR
SmartPreRender keyMode=0 renderExtra->output->solid = true
ColoristaIII_Mercury::Initialize START
ColoristaIII_Mercury::InitializeCUDA mDeviceIndex = 0
ColoristaIII_Mercury::Initialize END
ColoristaIII_Mercury::Render START
PrGPUFilter::Render m_frameWidth=60 m_frameHeight=34 m_is16f=no
PrGPUFilter::Render mDeviceIndex=0 mDeviceInfo.outDeviceFramework=0
s_currentRenderFramework=0
cudaContext=0000000025614C00 current=0000000025614C00
cuStreamGetFlags = CU_STREAM_DEFAULT
CU_DEVICE_ATTRIBUTE_COMPUTE_MODE=0
----------------
Render context flags:
CU_CTX_SCHED_YIELD
----------------
PrGPUFilter::Render CU_DEVICE_ATTRIBUTE_MAX_THREADS_PER_BLOCK=1024
blockDim[0]=16 blockDim[1]=16
ColoristaKernel::LaunchCUDAKernel LiftGainKernel: 0
ColoristaIII_Mercury::Render END
ColoristaIII_Mercury DTOR
SmartPreRender keyMode=0 renderExtra->output->solid = true
ColoristaIII_Mercury::Initialize START
ColoristaIII_Mercury::InitializeCUDA mDeviceIndex = 0
ColoristaIII_Mercury::Initialize END
ColoristaIII_Mercury::Render START
PrGPUFilter::Render m_frameWidth=60 m_frameHeight=34 m_is16f=no
PrGPUFilter::Render mDeviceIndex=0 mDeviceInfo.outDeviceFramework=0
s_currentRenderFramework=0
cudaContext=0000000025614C00 current=0000000025614C00
cuStreamGetFlags = CU_STREAM_DEFAULT
CU_DEVICE_ATTRIBUTE_COMPUTE_MODE=0
----------------
Render context flags:
CU_CTX_SCHED_YIELD
----------------
PrGPUFilter::Render CU_DEVICE_ATTRIBUTE_MAX_THREADS_PER_BLOCK=1024
blockDim[0]=16 blockDim[1]=16
ColoristaKernel::LaunchCUDAKernel LiftGainKernel: 0
ColoristaIII_Mercury::Render END
ColoristaIII_Mercury DTOR
SmartPreRender keyMode=0 renderExtra->output->solid = true
ColoristaIII_Mercury::Initialize START
ColoristaIII_Mercury::InitializeCUDA mDeviceIndex = 0
ColoristaIII_Mercury::Initialize END
ColoristaIII_Mercury::Render START
PrGPUFilter::Render m_frameWidth=60 m_frameHeight=34 m_is16f=no
PrGPUFilter::Render mDeviceIndex=0 mDeviceInfo.outDeviceFramework=0
s_currentRenderFramework=0
cudaContext=0000000025614C00 current=0000000025614C00
cuStreamGetFlags = CU_STREAM_DEFAULT
CU_DEVICE_ATTRIBUTE_COMPUTE_MODE=0
----------------
Render context flags:
CU_CTX_SCHED_YIELD
----------------
PrGPUFilter::Render CU_DEVICE_ATTRIBUTE_MAX_THREADS_PER_BLOCK=1024
blockDim[0]=16 blockDim[1]=16
ColoristaKernel::LaunchCUDAKernel LiftGainKernel: 0
ColoristaIII_Mercury::Render END
ColoristaIII_Mercury DTOR
SmartPreRender keyMode=0 renderExtra->output->solid = true
ColoristaIII_Mercury::Initialize START
ColoristaIII_Mercury::InitializeCUDA mDeviceIndex = 0
ColoristaIII_Mercury::Initialize END
ColoristaIII_Mercury::Render START
PrGPUFilter::Render m_frameWidth=60 m_frameHeight=34 m_is16f=no
PrGPUFilter::Render mDeviceIndex=0 mDeviceInfo.outDeviceFramework=0
s_currentRenderFramework=0
cudaContext=0000000025614C00 current=0000000025614C00
cuStreamGetFlags = CU_STREAM_DEFAULT
CU_DEVICE_ATTRIBUTE_COMPUTE_MODE=0
----------------
Render context flags:
CU_CTX_SCHED_YIELD
----------------
PrGPUFilter::Render CU_DEVICE_ATTRIBUTE_MAX_THREADS_PER_BLOCK=1024
blockDim[0]=16 blockDim[1]=16
ColoristaKernel::LaunchCUDAKernel LiftGainKernel: 0
ColoristaIII_Mercury::Render END
ColoristaIII_Mercury DTOR
SmartPreRender keyMode=0 renderExtra->output->solid = true
ColoristaIII_Mercury::Initialize START
ColoristaIII_Mercury::InitializeCUDA mDeviceIndex = 0
ColoristaIII_Mercury::Initialize END
ColoristaIII_Mercury::Render START
PrGPUFilter::Render m_frameWidth=60 m_frameHeight=34 m_is16f=no
PrGPUFilter::Render mDeviceIndex=0 mDeviceInfo.outDeviceFramework=0
s_currentRenderFramework=0
cudaContext=0000000025614C00 current=0000000025614C00
cuStreamGetFlags = CU_STREAM_DEFAULT
CU_DEVICE_ATTRIBUTE_COMPUTE_MODE=0
----------------
Render context flags:
CU_CTX_SCHED_YIELD
----------------
PrGPUFilter::Render CU_DEVICE_ATTRIBUTE_MAX_THREADS_PER_BLOCK=1024
blockDim[0]=16 blockDim[1]=16
ColoristaKernel::LaunchCUDAKernel LiftGainKernel: 0
ColoristaIII_Mercury::Render END
ColoristaIII_Mercury DTOR
SmartPreRender keyMode=0 renderExtra->output->solid = true
ColoristaIII_Mercury::Initialize START
ColoristaIII_Mercury::InitializeCUDA mDeviceIndex = 0
ColoristaIII_Mercury::Initialize END
ColoristaIII_Mercury::Render START
PrGPUFilter::Render m_frameWidth=60 m_frameHeight=34 m_is16f=no
PrGPUFilter::Render mDeviceIndex=0 mDeviceInfo.outDeviceFramework=0
s_currentRenderFramework=0
cudaContext=0000000025614C00 current=0000000025614C00
cuStreamGetFlags = CU_STREAM_DEFAULT
CU_DEVICE_ATTRIBUTE_COMPUTE_MODE=0
----------------
Render context flags:
CU_CTX_SCHED_YIELD
----------------
PrGPUFilter::Render CU_DEVICE_ATTRIBUTE_MAX_THREADS_PER_BLOCK=1024
blockDim[0]=16 blockDim[1]=16
ColoristaKernel::LaunchCUDAKernel LiftGainKernel: 0
ColoristaIII_Mercury::Render END
ColoristaIII_Mercury DTOR
SmartPreRender keyMode=0 renderExtra->output->solid = true
ColoristaIII_Mercury::Initialize START
ColoristaIII_Mercury::InitializeCUDA mDeviceIndex = 0
ColoristaIII_Mercury::Initialize END
ColoristaIII_Mercury::Render START
PrGPUFilter::Render m_frameWidth=60 m_frameHeight=34 m_is16f=no
PrGPUFilter::Render mDeviceIndex=0 mDeviceInfo.outDeviceFramework=0
s_currentRenderFramework=0
cudaContext=0000000025614C00 current=0000000025614C00
cuStreamGetFlags = CU_STREAM_DEFAULT
CU_DEVICE_ATTRIBUTE_COMPUTE_MODE=0
----------------
Render context flags:
CU_CTX_SCHED_YIELD
----------------
PrGPUFilter::Render CU_DEVICE_ATTRIBUTE_MAX_THREADS_PER_BLOCK=1024
blockDim[0]=16 blockDim[1]=16
ColoristaKernel::LaunchCUDAKernel LiftGainKernel: 0
ColoristaIII_Mercury::Render END
ColoristaIII_Mercury DTOR
SmartPreRender keyMode=0 renderExtra->output->solid = true
ColoristaIII_Mercury::Initialize START
ColoristaIII_Mercury::InitializeCUDA mDeviceIndex = 0
ColoristaIII_Mercury::Initialize END
ColoristaIII_Mercury::Render START
PrGPUFilter::Render m_frameWidth=1908 m_frameHeight=1066 m_is16f=no
PrGPUFilter::Render mDeviceIndex=0 mDeviceInfo.outDeviceFramework=0
s_currentRenderFramework=0
cudaContext=0000000025614C00 current=0000000025614C00
cuStreamGetFlags = CU_STREAM_DEFAULT
CU_DEVICE_ATTRIBUTE_COMPUTE_MODE=0
----------------
Render context flags:
CU_CTX_SCHED_YIELD
----------------
PrGPUFilter::Render CU_DEVICE_ATTRIBUTE_MAX_THREADS_PER_BLOCK=1024
blockDim[0]=16 blockDim[1]=16
ColoristaKernel::LaunchCUDAKernel LiftGainKernel: 0
ColoristaIII_Mercury::Render END
ColoristaIII_Mercury DTOR
PF_Event_KEYDOWN printable 90 Z
PF_Event_KEYDOWN printable 90 Z
PF_Event_KEYDOWN printable 90 Z
PF_Event_KEYDOWN printable 90 Z
PF_Event_KEYDOWN printable 90 Z
PF_Event_KEYDOWN printable 90 Z
PF_Event_KEYDOWN printable 90 Z
PF_Event_KEYDOWN printable 90 Z
PF_Event_KEYDOWN control 35 #
PF_Event_KEYDOWN control 35 #
PF_Event_KEYDOWN control 35 #
PF_Event_KEYDOWN control 35 #
PF_Event_KEYDOWN control 35 #
PF_Event_KEYDOWN control 35 #
PF_Event_KEYDOWN control 35 #
PF_Event_KEYDOWN control 35 #
PF_Event_KEYDOWN control 35 #
PF_Event_KEYDOWN control 35 #
PF_Event_KEYDOWN control 35 #
PF_Event_KEYDOWN control 35 #
PF_Event_KEYDOWN control 35 #
PF_Event_KEYDOWN control 35 #
PF_Event_KEYDOWN control 35 #
PF_Event_KEYDOWN control 35 #
PF_Event_KEYDOWN control 35 #
PF_Event_KEYDOWN control 35 #
PF_Event_KEYDOWN control 35 #
PF_Event_KEYDOWN control 35 #
PF_Event_KEYDOWN control 35 #
PF_Event_KEYDOWN control 35 #
PF_Event_KEYDOWN control 35 #
PF_Event_KEYDOWN control 35 #
PF_Cmd_SEQUENCE_SETDOWN
PF_Cmd_SEQUENCE_SETDOWN

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy