Skip to content

Occasional hang/segfault in mtl/metal tests #742

@christiangnrd

Description

@christiangnrd

https://buildkite.com/julialang/metal-dot-jl/builds/2540/steps/table?jid=019c7614-ae20-413d-9415-fa31fee624a6&tab=output

Potential culprit?

function devices()
list = NSArray(ccall(:MTLCopyAllDevices, id{NSArray}, ()))
[reinterpret(MTLDevice, dev) for dev in list]
end

Metadata

Metadata

Assignees

No one assigned

    Labels

    heisenbugThis bug occurs unpredictably

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions