Incorrect accelerator type

Hello,

when I run ray status I get accelarator type as T:

1 node(s) with resources: {‘node:10.187.57.123’: 1.0, ‘accelerator_type:T’: 1.0, ‘object_store_memory’: 20000000000.0, ‘memory’: 505720046592.0, ‘CPU’: 1.0}

I am using V100, is it possible that the ray status command is not able to read accelerator type correctly?

Thanks

Hmm, the parsing failure sounds like a bug. Unfortunately it’s hard for us to reproduce this - could you push a PR if you are able to debug this?