-
Hi Tanay,
I'm Bhanu Kiran, an aspiring Full Stack Developer. I've been into coding from past one and half year and have started to learn Web Development from past 7-8 months and I've some good know…
-
Hi all,
I wonder if there is any call in LevelZero API equivalent to `clGetEventProfilingInfo` from OpenCL:
https://www.khronos.org/registry/OpenCL/sdk/2.1/docs/man/xhtml/clGetEventProfilingInf…
-
_From [pumpkingod@gmail.com](https://code.google.com/u/pumpkingod@gmail.com/) on November 07, 2011 02:15:49_
When I use the emacs command for case-splitting on something in the presence of a rewrite,…
-
### Describe the bug
Link to SWF file: http://i.notdoppler.com/files/pursuitofhat.swf
In the original version of Pursuit of Hat (found on Newgrounds, BigDino, NotDoppler, etc), when first starting…
-
Currently the usage of the L0 domains provided by GEOPM (DOMAIN_COMPUTE, DOMAIN_MEMORY, DOMAIN_ALL) is not uniform for all Level Zero Device Pool calls, due to scattershot domain support within the Le…
-
**Is your feature request related to a problem? Please describe**
When in-order queues are used, some events returned from `queue::submit` can be discarded. This leads to a repeated "createEvent/re…
-
When I use the emacs command for case-splitting on something in the presence of a rewrite, the case-splitter is able to see through the desugaring of rewrite into a with, and inserts unnecessary refls…
-
We have HWLOC_API_VERSION and get_api_version() for checking the API version at build-time and runtime. This version increases with API changes, but it's often be the same for 2.x and 2.x.1 (it's even…
-
I just want to confirm that this is the expected API behavior: When Sysman API (e.g., zesMemoryGetState) is called with same handle concurrently, they are not thread-safe.
Because almost all Sysman…
-
My use case is very easy, I'm using off-heap map to store some counters. Read and write is single threaded.
Very frequently my application is not functioning correctly because it cannot acces colle…