- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Is it possible to generate envirnoment scripts for custom builds of dpcpp, similar to the default /opt/intel/oneapi/setvars.sh?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
To integrate Intel OneAPI's DPCPP compiler to VSCode, we can use setvars.sh/vars.sh provided in the installation directory.
But, we can see that you are trying to integrate opensource version of DPCPP. So, we suggest you to raise an issue in the below link as we only support Intel oneAPI products in this community.
Link: https://github.com/oneapi-src/oneAPI-samples/issues
Thanks & Regards,
Santosh
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Jonas,
Thanks for posting your concern on the forum. Since your query is related to the Intel® oneAPI Data Parallel C++, we are moving this topic to the correct community for further assistance.
Have a nice day ahead.
Regards,
Soumya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
We can use the below command to initialize the compiler environment:
source /opt/intel/oneapi/compiler/2023.0.0/env/vars.sh |
Example:
Please let us know if your issue is resolved. If not, then could you please let us know your use case & elaborate your problem statement?
Thanks & Regards,
Santosh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for the reply.
I have a source build located in ~/sycl_workspace following this guide ,
but I'm not able to configure environment variables for this build.
Is it possible to merge this build into the existing installation of OneAPI, so that I get something like:
/opt/intel/oneapi/custom_env.sh
/opt/intel/oneapi/compiler/CustomCompiler/linux/IntelDPCPP/IntelDPCPPConfig.cmake
To elaborate, I'm having a hard time integrating my dpcpp source build with my Vscode Cmake-project.
It would be nice to have the option of using custom builds with environment configurator .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
To integrate Intel OneAPI's DPCPP compiler to VSCode, we can use setvars.sh/vars.sh provided in the installation directory.
But, we can see that you are trying to integrate opensource version of DPCPP. So, we suggest you to raise an issue in the below link as we only support Intel oneAPI products in this community.
Link: https://github.com/oneapi-src/oneAPI-samples/issues
Thanks & Regards,
Santosh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
We are closing this thread. If you need any additional information, please post a new question as this thread will no longer be monitored by Intel.
Thanks & Regards,
Santosh
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page