Block a user
Added compute_86, _89 and _90 to CYCLES_CUDA_BINARIES_ARCH
The kernel constants that are there now are a copy of the 7.x, 8.x values. They can probably be optimized
Added compute_86, _89 and _90 to CYCLES_CUDA_BINARIES_ARCH
Inconsistent handling of face (i, j, k) and (i, k, j) in same bmesh
CUDA queue error related to integrator_reset_film_convert_combined_half_rgba
Hmmm, I only now look at the GPU mem stats. Blender reports 38.9 out of 40GB, nvidia-smi 39248MiB out of 40960MiB. That's pretty close to full, so I guess during interactive render, switching in…
CUDA queue error related to integrator_reset_film_convert_combined_half_rgba
Segfault when running benchmark-cli
Segfault when running benchmark-cli
Sigh, of course I find the problem minutes after submitting this issue. I was missing the scene name in the command. This works:
snellius paulm@tcn1221 13:17 ~/software/benchmark-launcher-c…
Blender benchmark issue
The command is missing the blender version (and the command-line option parsing easily segfaults when you forget something). So ./benchmark-launcher-cli blender download 3.6.0
works for me.
Segfault when running benchmark-cli