Artem M. Chirkin

Results 28 issues of Artem M. Chirkin

The point is to be able to run use a cheap `IO a` function to create a `Behavior t a`, which would lazily obtain current values whenever any event requires...

enhancement
Medium Severity

UPDATED ByteArray allocation seems to be broken in haste-compiler 0.4.4.4 in cabal this code, compiled to js, returns an error in browser: `ns

1. Add new `cuda_event` and `cuda_event_view` wrappers, similar to `cuda_stream` and `cuda_stream_view`. 2. Add extra functionality to `cuda_stream` and `cuda_stream_view` to interact with the added event types.

2 - In Progress
CMake
gpuCI
non-breaking
improvement
cpp
inactive-90d
inactive-30d

I tested that the library compiles on arm, but I did not manage to run it due to lack of arm devices with vulkan support. Thanks to `hsc2hs`, everything should...

help wanted

https://github.com/achirkin/vulkan/blob/84a01f4a0e213fb5009bd02178d0c663f7a31d8a/genvulkan/src/VkXml/Sections/Types.hs#L210-L214 Make `len` and `altlen` parsing more correct and robust w.r.t. [spec 10.2.2 "attributes of `member` tags"](https://www.khronos.org/registry/vulkan/specs/1.0/registry.html#_structure_types_code_category_code_code_struct_code_or_code_union_code).

enhancement

### Brief Add another workspace memory resource that does not have the explicit memory limit. That is, after the change we have the following: 1. `rmm::mr::get_current_device_resource()` is default for all...

3 - Ready for Review
feature request
breaking
cpp

Fix 32/64 bit conversions in indexing within CAGRA `optimize` routine, which may have caused occasional illegal-memory-access errors. The error pops up very rarely and is hard to reproduce, so this...

bug
3 - Ready for Review
non-breaking
cpp

The compare exercise selection logic is bad

* [ ] customize submission message in self-paced runs * [ ] Hide download geometry button for edX students * [ ] redundant "You are now logged in" message after...

PROJECTS: helen CHANGESET: create new component/module DESCRIPTION: An isolated task that does not require any knowledge of the project internals. Currently, to set up the whole qua-kit environment, one has...

enhancement