-
Rawhide gating is pretty straight forward: Bodhi sends [bodhi.update.status.testing.koji-build-group.build.complete](https://apps.fedoraproject.org/datagrepper/id?id=2021-94d7d84d-41fe-466f-9e7d-74288…
-
### What happened?
We faced an issue when executing one of the CNTT test case.
In our environment, the kube-apiserver not exposed directly, it can be reached via an nginx POD within the cluster wh…
-
I ran some benchmarks on Intel 13900 and I have a feeling that the way john spreads work among threads is not optimal on machines with two types of cores. It seems like it is assuming that it will tak…
ukasz updated
9 months ago
-
Unless I misunderstand something, it looks like the Rayon design is deeply flawed, and will result in threads sitting idle for no reason in pretty much all situations.
### Example 1
For example, l…
-
I am pasting here below an e-mail conversation with Roy:
+++++++++++++++++++++++++++
hi Jan-Mathijs,
Yes, we're using Matlab's parallel computing toolbox, and our computing server provides re…
-
Hello,
I attended this course in February 2023 and you mentioned that if we have any k8s questions, we can always ask you. Hence, I'm asking :)
I have a question about a default scheduling mecha…
-
## Background
The UTXO, aka chainstate, database is stored on disk and partially in a memory cache whose size is determined by [`-dbcache`](https://github.com/bitcoin/bitcoin/blob/master/doc/reduce…
-
## New feature
During recent discussions with the kokkos people and also as a result of our failed attempt to have executors made variadic, we speculated that task management could be simplified in h…
-
Due to being based on Thorin, Eir is a pretty novel IR. This has many advantages in that it makes a lot of optimizations a lot easier to perform.
However, one downside to this is that since it is s…
-
```
Do we have a trace() command in OSL?
The documentation seems to suggest so: pages 59, 60 (Documentation Date: 28
October, 2009)
But it's not mentioned explicitly anywhere.
Why do I need it?
The…