-
Hi,
the [Atomix](https://github.com/JuliaConcurrent/Atomix.jl) example from the docs fails with Complex element types:
```julia
using Atomix, KernelAbstractions
function index_fun_fixed(arr;…
-
I have noticed that with KernelAbstractions the use of @atomic is very slow on AMDGPU compared to CUDA.
I have a test example at https://github.com/CliMA/CGDycore.jl/tree/main/TestAMD with results …
-
[Build fails in the journal module ](https://github.com/camunda/zeebe/actions/runs/7612190618/job/20729263287)with:
```
Error: Failed to execute goal org.codehaus.mojo:exec-maven-plugin:3.1.1:j…
-
When testing CUDA, I get both
```
┌ Debug: System CUDA driver found at libcuda.so.1, detected as version 12.2.0
└ @ CUDA_Driver_jll ~/.julia/packages/CUDA_Driver_jll/eDshu/src/wrappers/x86_64-linux…
-
**Describe the bug 🐞**
When using `GaussAdjoint()` as the sensitivity algorithm, and ODEProblem with a discrete callback fails with a method error. Based on the stacktrace it seems to be a problem …
-
**Describe the bug 🐞**
When adapting the [Friction example](https://docs.sciml.ai/ModelingToolkitNeuralNets/dev/friction/) to a Diode-Capacitor model, I ran into `ERROR: MethodError: Cannot convert…
-
I have a kube cluster deployed with manifests generated (and modified) from helm
1 * StandaloneGateway v0.24.3 pod
1 * StandaloneBroker v0.24.3 pod
Running in kube v1.17.5 with istio 1.7.0 with…
-
**Describe the bug**
After restoring from backup, some partitions encountered [following error](https://console.cloud.google.com/logs/query;cursorTimestamp=2023-09-26T11:26:03.072149905Z;endTime=20…
-
Short example when I try to add all of these simultaneously:
```
(Environment - Temporary) pkg> st
Status `~/Desktop/Julia Playground/Environment - Temporary/Project.toml` (empty project)
(Envir…
-
**Summary**
> Try to answer the following as best as possible
- How often does the test fail? several times
- Does it block your work? It stopped me from merging some changes
- Do we suspect …