-
### Describe the project you are working on
Creating interactive UIs including the Godot Editor.
### Describe the problem or limitation you are having in your project
Godot currently has two …
-
In CornellData.py file I update some code and passed my data for QA format like this
> {"lines":[{"text":"q1","lineId":1},{"text":"a1","lineId":2"}]}
I passed only 10-12 questions for testi…
-
Hello. I have 2 questions about nuFHE.
1. I wanna connect several GPU to increase the speed of nuFHE. Is this possible?
2. I wanna compute 1 ciphertext and 1 encoding text before generating the ci…
Luidy updated
5 years ago
-
-
Thanks for developing this needed package.
Is it has support for multiple workers / theads or greenlets?
-
First, background: multiview rendering broadcasts a single stream of commands to two separate layers of an array image, with shader invocations distinguished on the GPU by an index that can be used to…
-
**Version**
tokio 1.24.2
**Platform**
All platforms(?)
**Description**
(Apologies if this has been filed before, I couldn't find it.)
My coworker was bringing up some tokio stuff and…
-
### Proposal
I run a Nomad cluster with `amd64`, `arm64`, and `riscv64` nodes. If I try to use a docker image that only supports `amd64`, nomad will sometimes schedule it on one of the non-`a…
-
**Update**: I'm on Windows 10, 64-bit. The processor is an Intel Core i7-6700K @ 4Ghz.
I successfully built and installed the gstreamer plugins following the instructions laid out [here](https://g…
-
Relates to #135, since once every command has a unique identifier, it makes user-defined shortcuts for any command possible.
Note that Tk supports multiple keystrokes, so it could be implemented such…