Skip to content

Instantly share code, notes, and snippets.

View jkozdon's full-sized avatar

Jeremy E Kozdon jkozdon

View GitHub Profile
@jkozdon
jkozdon / Manifest.toml
Created February 16, 2022 23:22
'Clang.jl' problem with `resolve_dependency!(dag::ExprDAG, node::ExprNode{<:AbstractMacroNodeType, options)`
# This file is machine-generated - editing it directly is not advised
julia_version = "1.7.1"
manifest_format = "2.0"
[[deps.ArgTools]]
uuid = "0dad84c5-d112-42e6-8d28-ef12dabb789f"
[[deps.Artifacts]]
uuid = "56f22d72-fd6d-98f1-02f0-08ddc0907c33"
@jkozdon
jkozdon / Manifest.toml
Last active January 23, 2021 03:23 — forked from lcw/Manifest.toml
# This file is machine-generated - editing it directly is not advised
[[ArnoldiMethod]]
deps = ["LinearAlgebra", "Random", "StaticArrays"]
git-tree-sha1 = "f87e559f87a45bece9c9ed97458d3afe98b1ebb9"
uuid = "ec485272-7323-5ecc-a04f-4719b315124d"
version = "0.1.0"
[[Artifacts]]
deps = ["Pkg"]
julia> include("test.jl")
ERROR: LoadError: InvalidIRError: compiling gpu_knl_v2() resulted in invalid LLVM IR
Reason: unsupported call through a literal pointer (call to jl_alloc_string)
Stacktrace:
[1] _string_n at strings/string.jl:60
[2] StringVector at iobuffer.jl:31
[3] oct at intfuncs.jl:562
[4] #string#323 at intfuncs.jl:643
[5] string at intfuncs.jl:638
[6] map at tuple.jl:140