Nagy-Egri Máté Ferenc

Results 59 issues of Nagy-Egri Máté Ferenc

Ever since this SDK has cleared up some of the long-standing issues around the underdefinition of some SDK components (primarily the C++ headers) while also adding new functionality, two new...

There are automated binary releases for Windows (a platform direly lacking a system package manager). Linux binary releases would likely be appreciated.

@bashbaug seems to be a little shy opening issues for content discussion, so allow me to take initiative. Following Ben's [comment](https://github.com/KhronosGroup/OpenCL-SDK/issues/1#issuecomment-628396976) on needing some Getting Started Guide (and we definitely...

Hi everyone! I wanted to drive high-level discussions on how the repo should look like via actual code samples. I've taken the liberty of going forward and writing some samples...

In #1 I touched upon the issue of how to present utilities from the SDK to the users. The way I imagine the OpenCL SDK hosted by Khronos, is that...

Clarify in the extension spec that the means of conveying time-dimensional meaning to the values returned by kernel clock is implementation/vendor specific. It is not guaranteed to coincide with values...

Hi! There is a multilanguage project that cries out for CMake, and Rust is one of them, but I would save ourselves from using muliple flavors of make. (Note that...

**Describe the bug** If a workflow YAML has `${{runner.workspace}}` value for the key [`jobs..steps[*].working-directory`](https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepsworking-directory) it triggers the warning in the issue description. **To Reproduce** ```yml - name: Test working-directory: ${{runner.workspace}}/OpenCL-Headers/build...

bug

This PR splits the work prototyped in #889 to have only the file reorg in preparation for Clang-tidy and Clang-format. ## Notes for the reviewers - The changes here are...

### Brief Issue Summary This issue is borderline a discsussion and intends to collect feedback around finding a solution for a number of issues around the inability to properly control...