exo icon indicating copy to clipboard operation
exo copied to clipboard

Fix gpu capabilities display

Open Sean-fn opened this issue 1 year ago • 0 comments

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.

Sean-fn avatar Oct 14 '24 06:10 Sean-fn

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)?

DavidEdwards1 avatar Oct 04 '24 15:10 DavidEdwards1

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 :)

Anton-4 avatar Oct 04 '24 17:10 Anton-4