Dan Hoeflinger
Dan Hoeflinger
@al42and I don't have specific information at this time about what the API would look like, but this issue of temporary memory allocation reuse something we are considering. The "kernel...
> I think alternative approach available too: #1548 My assumption that better to include all required headers to have all required and used definition. Because lazy define initialization you correctly...
There is still work remaining here to do if I continue to pursue it. All usages of `_ENABLE_RANGES_TESTING` as an expression need to be replaced with a local variable. As...
Is this moving functionality from the other header as is or rewriting + making changes? If we are moving code and keeping the namespace and everything the same, that is...
please fix the clang format suggestions: https://github.com/oneapi-src/SYCLomatic/actions/runs/8753136412/job/24022223159?pr=1784
Please create a testing PR and link it in the description. Doing this earlier in the process as compared to load will help make this review progress more smoothly.
I think #40 should fix the issue. Changing the code locally on my home assistant seems to resolve the issues I was having with "after N weeks".
> Some additional information here: [microsoft/STL#4359](https://github.com/microsoft/STL/issues/4359) It's not a precompiled routine, it's a deliberately undefined routine which is named to give a hint to what's wrong with the code that...
I've updated the PR description and added a version check for the compiler, as well as a comment in the code to better describe the issue.
> These dependencies actually seem impossible to fulfill based on the CI failure: > > ``` > The user requested sphinx==4.4.0 > breathe 4.9.1 depends on Sphinx>=1.4 > sphinx-book-theme 1.1.2...