WIP: Tests: Add option to run GPU tests on buildbot #2
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "gpu-tests"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently on macOS (Apple Silicon) and Linux (NVIDIA).
Enable with command
@blender-bot build +gpu
.Future work
WITH_GPU_RENDER_TESTS_SILENT
cmake optionRef infrastructure/blender-projects-platform#46
a0ed6bfc30
to2ea2d98140
Tests: Add option for GPU tests on Linuxto Tests: Add option to run GPU tests on buildbotTests: Add option to run GPU tests on buildbotto WIP: Tests: Add option to run GPU tests on buildbotCC @fclem @pragma37 @Jeroen-Bakker @Sergey for visibility, this is not ready yet.
Relevant links:
eevee_next_bsdf
tests are timing out a lot on both macOS and Linux (because of not console output for 10 minutes). It seems to get a bit further on the next run, I guess due to cached shaders.Turns out this was running on Mesa. With NVIDIA the tests run in 23 minutes, which seems acceptable.
This is probably in a good enough state to just enable in PROD next week and refine further.
@Sergey, I had to do these extra steps. Was going to add them to the provisioning scripts. But I did not find instructions for the driver installation there so not sure where to add this.
Merged, remaining work is in infrastructure/blender-projects-platform#46.
Pull request closed