-
Updated
Apr 23, 2022 - Python
rocm
Here are 69 public repositories matching this topic...
Description
https://numpy.org/doc/stable/reference/generated/numpy.corrcoef.html
https://docs.cupy.dev/en/stable/reference/generated/cupy.corrcoef.html
Seems args are different
Additional Information
dtype argument added in NumPy version 1.20.
-
Updated
Sep 11, 2018 - C++
-
Updated
Apr 23, 2022 - C++
-
Updated
Apr 19, 2022 - C++
Just an FYI whilst I was trawling through the ROCm GitHub page:
https://rocmdocs.amd.com/en/latest/Programming_Guides/Programming-Guides.html#
-
Updated
Oct 21, 2021 - C
When using AMDGPU on system without AMD GPU the following warnings seem to occur always:
julia> using AMDGPU
[ Info: Precompiling AMDGPU [21141c5a-9bdb-4563-92ae-f87d6854732e]
┌ Warning: HSA runtime has not been built, runtime functionality will be unavailable.
│ Please run Pkg.build("AMDGPU") and reload AMDGPU.
│ Reason: Failed to initialize HSA runtime, status code: 4104
└ @ AMDG-
Updated
Feb 5, 2019 - C++
-
Updated
Apr 23, 2022 - C++
-
Updated
Mar 24, 2022 - Go
-
Updated
Mar 8, 2022 - C++
-
Updated
Feb 5, 2019 - C++
-
Updated
Apr 22, 2022 - Fortran
-
Updated
Jun 16, 2020 - C++
-
Updated
Apr 12, 2022 - C++
-
Updated
Jun 26, 2019 - C++
-
Updated
Feb 17, 2022 - C++
-
Updated
Nov 22, 2021
Improve this page
Add a description, image, and links to the rocm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the rocm topic, visit your repo's landing page and select "manage topics."
I see comments suggesting adding this to understand how loops are being handled by numba, and in the their own FAQ (https://numba.pydata.org/numba-doc/latest/user/faq.html)
You would then create your njit function and run it, and I believe the idea is that it prints debug information about whether