29-10-23, 12:39
(Modification du message : 29-10-23, 12:55 par Cobert.
Raison de la modification: fotes
)
Sur la master, j'ai aussi la rubrique pilotes opencl, tout les pilotes étaientt cochés par défaut.
Je n'ai gardé que cuda.
@jacotux
Chez moi "démosaic" est sur le GPU, d'après la trace il semble qu'il y ai un pb d'allocation.
Cordialement.
Je n'ai gardé que cuda.
@jacotux
Chez moi "démosaic" est sur le GPU, d'après la trace il semble qu'il y ai un pb d'allocation.
Cordialement.
Code :
5,3353 [dt_dev_load_raw] loading the image. took 1,333 secs (5,721 CPU)
5,8240 [histogram] took 0,000 secs (0,000 CPU) scope draw
5,8475 [dt_dev_process_image_job] loading image. took 0,000 secs (0,000 CPU)
5,8677 [histogram] took 0,000 secs (0,002 CPU) scope draw
5,8833 [histogram] took 0,000 secs (0,000 CPU) scope draw
5,8960 [histogram] took 0,000 secs (0,000 CPU) scope draw
5,9135 [histogram] took 0,000 secs (0,000 CPU) scope draw
5,9293 [histogram] took 0,000 secs (0,000 CPU) scope draw
5,9445 [dt_opencl_check_tuning] use 5170MB (headroom=OFF, pinning=OFF) on device `NVIDIA CUDA NVIDIA GeForce RTX 3060 Ti' id=0
5,9446 [dev_pixelpipe] took 0,000 secs (0,000 CPU) initing base buffer [full]
5,9493 [histogram] took 0,000 secs (0,000 CPU) scope draw
5,9517 [dev_pixelpipe] took 0,007 secs (0,013 CPU) [full] processed `rawprepare' on GPU, blended on GPU
6,2056 [dev_pixelpipe] module `rawprepare' min: (0,000471) max: (1,068696) [full]
6,2072 [dev_pixelpipe] took 0,002 secs (0,001 CPU) [full] processed `temperature' on GPU, blended on GPU
6,4536 [dev_pixelpipe] module `temperature' min: (0,000654) max: (1,276772) [full]
6,4605 [dev_pixelpipe] took 0,007 secs (0,003 CPU) [full] processed `highlights' on GPU, blended on GPU
6,7062 [dev_pixelpipe] module `highlights' min: (0,000654) max: (1,276772) [full]
6,7497 [resample_cl] plan 0,003 secs (0,003 CPU) resample 0,005 secs (0,002 CPU)
6,7601 [dev_pixelpipe] took 0,054 secs (0,025 CPU) [full] processed `demosaic' on GPU, blended on GPU
6,7819 [dev_pixelpipe] module `demosaic' min: (0,001121; 0,000000; 0,000000) max: (1,212149; 1,235821; 1,263200) [full]
6,7827 [dev_pixelpipe] took 0,001 secs (0,000 CPU) [full] processed `exposure' on GPU, blended on GPU
6,8046 [dev_pixelpipe] module `exposure' min: (0,002217; 0,000000; 0,000000) max: (1,968758; 2,007198; 2,051658) [full]
6,8052 [dev_pixelpipe] took 0,001 secs (0,000 CPU) [full] processed `crop' on GPU, blended on GPU
6,8270 [dev_pixelpipe] module `crop' min: (0,002217; 0,000000; 0,000000) max: (1,968758; 2,007198; 2,051658) [full]
6,8285 [dev_pixelpipe] took 0,002 secs (0,000 CPU) [full] processed `colorin' on GPU, blended on GPU
6,8503 [dev_pixelpipe] module `colorin' min: (2,419650; -7,183880; -4,697680) max: (129,840057; 15,173584; 27,577257) [full]
6,8528 [dt_ioppr_transform_image_colorspace_cl] IOP_CS_LAB-->IOP_CS_RGB took 0,002 secs (0,000 GPU) [channelmixerrgb]
6,8538 [dev_pixelpipe] took 0,003 secs (0,000 CPU) [full] processed `channelmixerrgb' on GPU, blended on GPU
6,8756 [dev_pixelpipe] module `channelmixerrgb' min: (0,001720; 0,000000; 0,000000) max: (1,841117; 2,014867; 2,479171) [full]
6,8849 [dev_pixelpipe] took 0,009 secs (0,005 CPU) [full] processed `diffuse' on GPU, blended on GPU
6,9067 [dev_pixelpipe] module `diffuse' min: (0,000000; 0,000000; 0,000000) max: (1,845252; 2,018082; 2,484316) [full]
6,9097 [dev_pixelpipe] took 0,003 secs (0,000 CPU) [full] processed `filmicrgb' on GPU, blended on GPU
6,9315 [dev_pixelpipe] module `filmicrgb' min: (0,000089; 0,000000; 0,000000) max: (0,780945; 0,823388; 0,935949) [full]
6,9337 [dt_ioppr_transform_image_colorspace_cl] IOP_CS_RGB-->IOP_CS_LAB took 0,002 secs (0,000 GPU) [colorout]
6,9363 [dev_pixelpipe] took 0,005 secs (0,000 CPU) [full] processed `colorout' on GPU, blended on GPU
6,9580 [dev_pixelpipe] module `colorout' min: (0,000000; 0,000000; 0,000000) max: (0,878124; 0,920086; 0,978001) [full]
6,9609 [dev_pixelpipe] took 0,003 secs (0,023 CPU) [full] processed `gamma' on CPU, blended on CPU
6,9787 [dev_pixelpipe] module `gamma' min: (0,000000; 0,000000; 0,000000) max: (0,000000; 0,00000
Mes photos
dt compilé en local, dernière version officielle et master
dt compilé en local, dernière version officielle et master