Hugh Delaney
Hugh Delaney
Hi @xerofoify I can't reproduce these syntax errors locally. Could you copy-paste your version of solution.cpp here please?
Also please let me know the output of: ``` git diff Code_Exercises/Exercise_06_Vector_Add/solution.cpp ``` Run from the root dir of syclacademy. Thanks
That's great. @AerialMantis can we close this issue since the original one is no longer relevant?
/verify with https://github.com/intel/llvm-test-suite/pull/1112
Can I get the logs for the llvm test suite failures please?
> Failure during build: Thanks @steffenlarsen
/verify with https://github.com/intel/llvm-test-suite/pull/1112
Sorry to bother again but would be great if someone could post the logs for llvm-test-suite. Thanks in advance
Thanks @bader. Are the CI scripts for `Jenkins/llvm-test-suite` available somewhere online? Would make it easier for me to debug.
> AFAIK, no. It should be the same as GitHub actions scripts https://github.com/intel/llvm/blob/sycl/.github/workflows/sycl_linux_build_and_test.yml#L194, but instead of pulling the head of the `intel` branch, it pulls the head of the PR...