Buildbot: Allow oneAPI binaries compiled for PRs #87
Labels
No Label
Service
Buildbot
Service
Chat
Service
Gitea
Service
Translate
Type
Bug
Type
Config
Type
Deployment
Type
Feature
Type
Setup
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: infrastructure/blender-projects-platform#87
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
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?
Initially ahead-of-time compilation of oneAPI kernels was disabled for pull requests when doing
@blender-bot package
. This was because the builder machines were slow and we didn't want to clog the build pipeline. Now with extra machines it should be easier to enable AoT compilation.