Forum Discussion

JSchr20's avatar
JSchr20
Icon for Occasional Contributor rankOccasional Contributor
5 years ago

FPGA runtime nodes unavailable for the last several hours on devcloud

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?

2 Replies

  • KennyT_altera's avatar
    KennyT_altera
    Icon for Super Contributor rankSuper Contributor

    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

  • JSchr20's avatar
    JSchr20
    Icon for Occasional Contributor rankOccasional Contributor

    Thank you, the nodes became available again about an hour later.