-
I'm running Cage 0.1.5 and touch events appear to be ignored.
In the log I am seeing:
```
00:00:00.672 [DEBUG] [backend/libinput/events.c:70] Adding Beijing IRTOUCHSYSTEMS Co.,LtD USB TouchScre…
-
I have a package, mrbayes, which uses Stan through the rstan package.
I find on macOS on the GitHub actions runners that `R CMD check` fails if it uses the binary version of rstan from CRAN. All 4 …
-
When I use rpmalloc as global allocator, my application seems to allocate increasingly more memory linearly, aka it doesn't free memory when it should:
![image](https://user-images.githubuserconten…
-
### Describe the bug
This is similar to https://github.com/nushell/nushell/pull/10439. Found by using the fuzzer with a timeout:
```
cargo fuzz run parse out seeds -- -timeout=20
```
### H…
-
### The syntax of the worksharing-loop construct is as follows
```
#pragma omp for [clause[ [,] clause] ... ] new-line
loop-nest
```
where `loop-nest` is a canonical loop nest and `clause` is one…
-
### 🐛 Describe the bug
Hi,
Using `torch::pickle_load` to read a state_dict() serialized in Python fails with:
```
isGenericDict() INTERNAL ASSERT FAILED at "/Users/dfalbel/Documents/actio…
-
Create a robust rendering pipeline for v0.2.0 of the engine.
### Characteristics
- [ ] Renders the landscape.
- [ ] Renders multiple agents.
- [ ] Can optionally render vertex normals.
- [ ] Frustum …
-
Hi,
I'm using VS2019 and cuda 11.3 to build this project.
My VS version is 14.29.30133, cmake version 3.26.3 and cuda version 11.3.0.
OpenMP could not be found so I set it manually on `CMakeLists…
-
Please list any corrections you noticed `typos` doesn't fix and we'll roll these up into a single PR, making it lighter weight for adding new corrections.
Preferred format (for easy copy/pasting):
…
-
### Describe the feature
Implement a dynamic allocator, to have a different alternative to the linear allocator previously implemented.
### Why should it be implemented? (optional)
It is a core com…