Intel® DevCloud
Help for those needing help starting or connecting to the Intel® DevCloud
1644 Discussions

Alder Lake on devcloud

Jitendra_S_Intel
Employee
533 Views

There's an announcement of new Alder Lake systems here but I can't determine which node is ADL based in this page.

0 Kudos
2 Replies
Hari_B_Intel
Moderator
503 Views

Hi Jitendra_S_Intel,


To access ADL node which is Gen 12, you can use pbsnodes command to display all available nodes.


!pbsnodes | grep compnode | awk '{print $3}' | sort | uniq -c


Once you have all the list of nodes, search for intel-core, ix-12x00te (x can be 3, 5, 7)


1 idc072,compnode,openvino-latest,intel-core,i7-12700te,intel-uhd-770,ram16gb

2 idc073,compnode,openvino-latest,intel-core,i5-12500te,intel-uhd-770,ram16gb


From the results, idc072 and idc073 nodes can be used for the job queue.


Hope this information help


Thank you


0 Kudos
Hari_B_Intel
Moderator
474 Views

Hi Jitendra_S_Intel,


This thread will no longer be monitored since we have provided a solution. Please submit a new question if you need any additional information from Intel.


0 Kudos
Reply