AMDGPU.jl icon indicating copy to clipboard operation
AMDGPU.jl copied to clipboard

User-accessible objects should print nicely

Open jpsamaroo opened this issue 4 years ago • 0 comments

As pointed out in https://github.com/JuliaGPU/AMDGPU.jl/issues/68#issuecomment-791425492, objects like RuntimeEvent{HSAStatusSignal} print as some monstrosity that can easily be mistaken for an error. We should make sure that all user-facing objects print decently.

jpsamaroo avatar Mar 05 '21 19:03 jpsamaroo