Skip to content

Loop Interchange Part 2 #1081

Loop Interchange Part 2

Loop Interchange Part 2 #1081

name: Benchmark on Linux + Coffeelake
on: [push]
env:
BUILD_TYPE: Release
jobs:
build:
runs-on: [self-hosted, Linux, coffeelake]
timeout-minutes: 10
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Benchmark
shell: bash
working-directory: ${{github.workspace}}
run: python3 buildbot/runCI.py -workdir ${{github.workspace}}/labs -runner LinuxIntelCoffeelake