- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have an error when I try to run this lines in intel python 3.12:
import dpnp as np x = np.asarray([1, 2, 3])
I received this error:
"dpctl.memory._memory.USMAllocationError: USM allocation failed"
Can someone help.
Thanks.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Abdelkader,
Can you run it with numpy? Please share the full error message and your hardware configuration.
Thanks,
Stef
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Abdelkader,
Please note that the default SYCL device, in your case, the Intel® UHD Graphics 630 does not fall under the system requirements of the Intel® Distribution for Python. You can check out the system requirements here: https://www.intel.com/content/www/us/en/developer/articles/technical/get-started-with-intel-distribution-for-python.html#sys_reqs.
Kind regards,
Stef
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi guys,
I have an Intel UHD Graphics P630 that is not compatible with DPCTL from Intel Python and I have NVIDIA GeForce GTX 1050. I woud like to be helped to switch from UHD to NVIDIA to allow DPCTL programs run on my laptop.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Please check out this discussion on CUDA support https://github.com/IntelPython/dpctl/discussions/1124. If you haven't yet done so, please also check out the documentation on Managing devices: https://intelpython.github.io/dpctl/latest/beginners_guides/managing_devices.html#beginners-guide-managing-devices.
Kind regards,
Stef

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