-
I am new to helmit and to running micro-onos tests using helnit. Now, I could run several basic helmit commands without errors. However, I need more helps on understanding the operations performed by …
-
**Summary**
> Try to answer the following as best as possible
- How often does the test fail? just [once](https://github.com/camunda/zeebe/actions/runs/8375596556/job/22933276898)
- Does it blo…
-
With an FP16 input, the [example](https://juliagpu.github.io/KernelAbstractions.jl/v0.9/examples/atomix/)
```julia
using CUDA, KernelAbstractions, Atomix
function index_fun_fixed(arr; backend=get…
ymtoo updated
4 months ago
-
**Describe the bug**
Zeebe Gateway and Brokers are spamming logs regarding atomix-cluster-heartbeat-sender: Failed to synchronize membership with x, Failed to probe x, Member unreachable, etc... Th…
-
io.atomix.copycat.server.storage.MetaStoreTest
testDeleteMetaStore
java.lang.AssertionError: expected [0] but found [1]
at io.atomix.copycat.server.storage.MetaStoreTest.testDeleteMetaStore(MetaSt…
-
Similar to #2108 - since the old dependencies restrict the GPUCompiler to the old one which is out of maintenance, the Metal failed to precompile see
```julia
(Trixi) pkg> add Metal
Resolving …
-
Tests run: 762, Failures: 5, Errors: 0, Skipped: 7, Time elapsed: 97.949 sec
-
Hello everyone,
@kuujo I noticed some recent changes to the Atomix charts and in particular the controller chart that keeps breaking our sd-ran deployments. Other people on the ONF slack (`#sdran-dev…
-
```
I am testing version 1.1.2 of SyntaxHighlighter and have found that the 'plain'
link does not work.
The link produced is as below.
http://atomix/wiki/index.php?page=Main+page&plaincode=1&hash=a…
-
(This is not really an Atomix issue but it's not clear where to track this.)
Currently, LLVM does not seem to select atomic store and load on CUDA (see Examples below). Until it is fixed in LLVM, a…