Alexey Bader

Results 168 comments of Alexey Bader

> This PR attempts to support the usage case where the user sets _GLIBCXX_USE_CXX11_ABI=0 to use pre-C++11 ABI. In fact, this PR makes SCYL C++11-ABI neutral so it does not...

@intel/dpcpp-devops-reviewers, @intel/llvm-reviewers-runtime, any ideas what could cause this error: ``` lit.py: D:\github\_work\llvm\llvm\llvm\sycl\test-e2e\lit.cfg.py:613: fatal: Cannot list device aspects for level_zero:gpu Command ' d:\github\_work\llvm\llvm\install\bin\sycl-ls.exe --verbose' returned non-zero exit status 3221225477. stdout:[level_zero:gpu] Intel(R)...

This failure is not related to patch, so I'm going to merge it. > Still, I think it's worth checking locally to see if that's the issue. Can someone from...

Post-commit fails: **Complete job name: e2e-lin (Intel Arc A-Series Graphics with Level Zero, ["Linux", "arc"], --param matrix-xmx8=True ... / Intel Arc A-Series Graphics with Level Zero** Failed Tests (2): SYCL...

> This failure is not related to patch, so I'm going to merge it. > > > Still, I think it's worth checking locally to see if that's the issue....

@victor-eds, could you change the file name from `sycl_ext_private_alloca.asciidoc` to `sycl_ext_oneapi_private_alloca.asciidoc`, please?

> > I wonder if ROCm may be upgraded to 5.x > > + @bader @aelovikov-intel, I think @AerialMantis or @npmiller can answer this question. > GPU reset for Intel...

@stdale-intel, @cperkinsintel, @vmaksimo, FYI. @romanovvlad, could you share a link to CI scripts llvm-project uses, please? I can't find them myself.

@steffenlarsen, I'm not 100% sure, but if I recall it correctly, the issue was that CI scripts used "unauthenticated user" to send requests. I think we use the built-in GITHUB_TOKEN...

@intel/dpcpp-devops-reviewers, ping.