This commit is contained in:
arthw 2024-11-25 13:43:43 +08:00
parent 3af12c198a
commit d93ee665d8

View file

@ -964,6 +964,10 @@ jobs:
- name: Install
run: |
scripts/install-oneapi.bat $WINDOWS_BASEKIT_URL $WINDOWS_DPCPP_MKL
ls -la "${{ env.ONEAPI_ROOT }}"
ls -la "${{ env.ONEAPI_ROOT }}/dnnl"
ls -la "${{ env.ONEAPI_ROOT }}/dnnl/latest"
ls -la "${{ env.ONEAPI_ROOT }}/dnnl/latest/bin"
- name: Build
id: cmake_build