- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I am getting below error on building the vector-add sample as described in the getting started guide.
u33211@login-1:~/oneapi-toolkit-development/DPC++Compiler/vector-add$ qsub -q build@v-qsvr-nda -l nodes=1:gpu:ppn=2 -d . build.sh
qsub: submit error (Unknown queue MSG=requested queue not found)
on checking the /opt/ path I also do not see a intel/inteloneapi entry.
Kindly let me know how can I resolve this issue or change the build node.
Thanks,
- Tags:
- General Support
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
1) try this qsub command: qsub -q batch@v-qsvr-nda -l nodes=1:gpu:ppn=2 -d . build.sh
2) there are no oneAPI toolboxes on the login node (during the closed beta), so nothing in /opt
Check out this article with complete instructions: https://software.intel.com/en-us/articles/getting-started-with-intel-devcloud-for-oneapi-projects
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hey Kuljeet,
Could you please confirm if the solution provided helped so we can close this case.
Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Mike,
Thanks for the help. I was able to build and execute the vector-add example.
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for the confirmation. We are closing this case. If you face further issues please feel free to raise a new thread.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page