A colleague and I have both been waiting for access to an FPGA runtime node on the devcloud for well over an hour. When I look at the free nodes in the cloud, it looks as if NO nodes numbered 45 through 92 are available, even though nearly all other nodes seem to be. I suspect some hunk of the cloud has gone AWOL, rather than this really being high node traffic keeping us in the queue. Help, please?
- 标记:
- Lists
链接已复制
2 回复数
can you post out what you were seeing after put the command below?
pbsnodes -s v-qsvr-fpga | grep -B 4 fpga #lists all nodes that host PAC cards
pbsnodes -l free -s v-qsvr-fpga #lists all free nodes that host PAC cards
pbsnodes | grep -B 4 fpga_runtime #lists all OneAPI nodes
