Fix gpu capabilities display
This PR addresses #343 , the FLOPS display issue by splitting and deleting the VRAM size info from the GPU name.
In my case, the device name is NVIDIA RTX A2000 12GB, so it didn't show the info correctly.
Also updated the info for RTX 2080 TI.
Hi there, I'd be interested in taking a look at this one.
Just to be clear, the idea is that we want to give roc check a markdown file that contains (or I guess may not contain) roc blocks and it should check each block individually (as opposed to the entire collection of blocks at once)?
Thanks for your interest @DavidEdwards1!
the idea is that we want to give roc check a markdown file that contains (or I guess may not contain) roc blocks and it should check each block individually
Yes, that's correct :)