- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dear all,
I use VS2022 with Intel DPC++ plugin.
And I can create a DPC++ project by VS2022 wizard and compile it succeed.
Then I add a win32 platform (select copy project setting from x64 platform).
And the application became uncompilable. Open the project property page,
I found that the DPC++ node is disappeared:
- Switch to win32 platform, the DPC++ node disappeared( replaced by C++ node)
- Switch to x64 platform, DPC++ node is fine.
Does it means that DPC++ is not supported the win32(x86) platform?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Thanks for posting on Intel communities.
>>Does it means that DPC++ is not supported the win32(x86) platform?
Data Parallel C++ (DPC++) is primarily designed to work with modern operating systems, including Windows 64-bit versions. It is not specifically designed for Win32.
Please refer to the following link for supported and unsupported architectures of DPC++.
If you still have any issues, do let us know.
Thanks & Regards,
Vankudothu Vaishnavi.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Thanks for posting on Intel communities.
>>Does it means that DPC++ is not supported the win32(x86) platform?
Data Parallel C++ (DPC++) is primarily designed to work with modern operating systems, including Windows 64-bit versions. It is not specifically designed for Win32.
Please refer to the following link for supported and unsupported architectures of DPC++.
If you still have any issues, do let us know.
Thanks & Regards,
Vankudothu Vaishnavi.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank @VaishnaviV_Intel for quick reply.
I needn't win32 right now. As your said, win32 may only exists in the legacy projects.
I just want to know if intel DPC++ support win32 (I also maintenance some win32 project and I just know if DPC++ can support them).
Thanks & regards.
yours Gamma
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Thanks for accepting our solution. If you need any additional information, please post a new question as this thread will no longer be monitored by Intel.
Thanks & Regards,
Vankudothu Vaishnavi.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page