- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi! I tried IntelPython and found certain desired features absent, such as parallelization of np.random.rand and Scipy sparse matrix multiplication. However, I cannot find how to uninstall Intel Distribution for Python (installed with .sh script) on the Intel website. Help will be appreciated!
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Yiran, we have sent you a private message. Kindly check your community inbox.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, Yiran; thank you for sharing an update on the ticket. We are glad that the issue has been resolved.
If you have any further queries, please post a new question as this thread will no longer be monitored by Intel®.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Yiran,
Please note that Intel provides the mkl_random
(mkl_random/README.md at master · IntelPython/mkl_random) package which exposes the pseudo-random-number generation layer of classical MKL. The MKL's RNG is not threaded, but it is vectorized (uses vector registers). mkl_random
comes with an example of parallel random number generation: https://github.com/IntelPython/mkl_random/tree/master/examples
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