Jesus Rodriguez Valencia
Jesus Rodriguez Valencia
Hi! After lot of testing I have concluded that the current volumetric clouds are creating a massive performance hit. Every GPU will go 100% usage when approaching the clouds or...
Hi, this is just a question/brainstorm. Is there room for performance improvement by means of creating a pipeline where modules/patches can be somehow processed in parallel? Kind Regards
### What went wrong? When using WITH DOCKER --cache-id=id within a target that it is executed N times in parallel all targets are executed sequentially instead due to the locking...
Hi, I have some targets meant for running tests projects in parallel that are using WITH DOCKER to run a Rabbimq service before running the tests. Using v0.6.25 I can...