- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Is there any way to use 4th Gen Xeon SP in devcloud environment?
Regards, Kuni
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Thank you for posting in Intel Communities.
The following are the 4th Generation Xeon Scalable Processors (SP) (codenamed Sapphire Rapids) available on Intel DevCloud for oneAPI:
$ pbsnodes | sort | grep spr | uniq -c
2 properties = xeon,spr,max9480,ram256gb,netgbe,batch,hbm
2 properties = xeon,spr,ram1024gb,netgbe,dnp50
You can use batch mode or interactive mode for requesting the above nodes using the below commands:
Batch mode:
$ qsub -l nodes=1:spr:ppn=2 -d . job_script.sh
Interactive mode:
$ qsub -I -l nodes=1:spr:ppn=2 -d .
If this resolves your issue, make sure to accept this as a solution. This would help others with similar issue. Thank you!
Regards,
Sreedevi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I can use Gen 4 Xeon devcloud Environment and could get required data.
Thank you, Kuni
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Glad to know that your issue is resolved. If you need any additional information, please post a new question as this thread will no longer be monitored by Intel.
Regards,
Sreedevi
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page