Files
test2/build_files/config/pipeline_config.yaml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

38 lines
720 B
YAML
Raw Normal View History

#
# Buildbot only configs
#
buildbot:
gcc:
2023-01-04 15:06:16 +01:00
version: '11.0.0'
xcode:
version: '16.3'
cuda10:
version: '10.1.243'
cuda11:
version: '11.4.1'
cuda12:
version: '12.8.0'
hip:
windows:
version: '6.4.2'
linux:
version: '6.4.3'
optix:
version: '8.0.0'
ocloc:
version: '101.8132'
cmake:
default:
version: any
overrides: {}
darwin-arm64:
overrides: {}
darwin-x86_64:
overrides: {}
linux-x86_64:
overrides: {}
windows-amd64:
overrides: {}
windows-arm64:
overrides: {}