Valentin Churavy
Valentin Churavy
Static global variables aliasing each other... probably.
This is most likely due to a LLVM Version mismatch. You are using Julia with LLVM 13 and ROCM libs has been built with 14.X. I have been wondering if...
I will try to stick to the structure, and yes the goal is to be comparative :)
I think instead of ``` Note some important note ``` One would want: ``` Note some important note ``` For styling
Yeah I understand not wanting to deviate from the spec. What parser is Documenter.jl using? I was copying what the admonitions look like there.
Oh and my comment was that: ``` julia> s = raw"""\newcommand{\bang}[2]{ !!! #1 @@admonition-body #2 @@ } \bang{note}{Important} """ |> fd2html |> println Note Important ``` doesn't place the `admonition-body`...
Turned out that is was hiding the actual errors: ``` Failed to upload one of assets: one of the goroutines failed: failed to upload asset: /tmp/jl_kxYk28/Clang_assert.v12.0.1.aarch64-apple-darwin.tar.gz: failed to upload release...
I still think there is an issue here to be fixed. Upgrading to HTTP/2 shouldn't have swallowed these error messages.
There is https://github.com/JuliaGeometry/VoronoiDelaunay.jl
I have punted on this in the past because: 1. Launch configuration is device specific 2. Array allocations come from the user 3. Arbitrary nested structs