Remove README references to PPC processors (no longer supported)

This commit is contained in:
Rob Armstrong 2024-12-18 10:54:37 -08:00
parent 0f5821a8c8
commit bfd956bc5e
142 changed files with 142 additions and 272 deletions

View File

@ -16,7 +16,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved
@ -32,4 +32,3 @@ Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-d
Make sure the dependencies mentioned in [Dependencies]() section above are installed.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved
@ -30,4 +30,3 @@ cudaProfilerStop, cudaMalloc, cudaMemcpyAsync, cudaFree, cudaMallocHost, cudaPro
Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-downloads) for your corresponding platform.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved
@ -30,4 +30,3 @@ cudaMalloc, cudaMemcpy, cudaFree
Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-downloads) for your corresponding platform.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows, QNX
## Supported CPU Architecture
x86_64, ppc64le, aarch64
x86_64, aarch64
## CUDA APIs involved
@ -37,4 +37,3 @@ Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-d
Make sure the dependencies mentioned in [Dependencies]() section above are installed.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved
@ -34,4 +34,3 @@ Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-d
Make sure the dependencies mentioned in [Dependencies]() section above are installed.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved
@ -34,4 +34,3 @@ Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-d
Make sure the dependencies mentioned in [Dependencies]() section above are installed.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l, aarch64
x86_64, armv7l, aarch64
## CUDA APIs involved
@ -30,4 +30,3 @@ cudaStreamCreateWithFlags, cudaProfilerStop, cudaMalloc, cudaFree, cudaMallocHos
Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-downloads) for your corresponding platform.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l, aarch64
x86_64, armv7l, aarch64
## CUDA APIs involved
@ -30,4 +30,3 @@ cuMemcpyDtoH, cuLaunchKernel, cuMemcpyHtoD, cuDeviceGetName, cuDeviceTotalMem, c
Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-downloads) for your corresponding platform.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved
@ -30,4 +30,3 @@ cuMemcpyDtoH, cuDeviceGetName, cuParamSeti, cuModuleLoadDataEx, cuModuleGetFunct
Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-downloads) for your corresponding platform.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows, QNX
## Supported CPU Architecture
x86_64, ppc64le, aarch64
x86_64, aarch64
## CUDA APIs involved
@ -34,4 +34,3 @@ Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-d
Make sure the dependencies mentioned in [Dependencies]() section above are installed.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved
@ -30,4 +30,3 @@ cudaMalloc, cudaDeviceSynchronize, cudaMemcpy, cudaFree
Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-downloads) for your corresponding platform.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows, QNX
## Supported CPU Architecture
x86_64, ppc64le, armv7l, aarch64
x86_64, armv7l, aarch64
## CUDA APIs involved
@ -34,4 +34,3 @@ Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-d
Make sure the dependencies mentioned in [Dependencies]() section above are installed.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved
@ -30,4 +30,3 @@ cudaDeviceSynchronize, cudaGetErrorString
Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-downloads) for your corresponding platform.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows, QNX
## Supported CPU Architecture
x86_64, ppc64le, aarch64
x86_64, aarch64
## CUDA APIs involved
@ -34,4 +34,3 @@ Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-d
Make sure the dependencies mentioned in [Dependencies]() section above are installed.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows, QNX
## Supported CPU Architecture
x86_64, ppc64le, armv7l, aarch64
x86_64, armv7l, aarch64
## CUDA APIs involved
@ -30,4 +30,3 @@ cudaStreamCreateWithFlags, cudaFree, cudaMallocHost, cudaFreeHost, cudaStreamSyn
Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-downloads) for your corresponding platform.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows, QNX
## Supported CPU Architecture
x86_64, ppc64le, aarch64
x86_64, aarch64
## CUDA APIs involved
@ -37,4 +37,3 @@ Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-d
Make sure the dependencies mentioned in [Dependencies]() section above are installed.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved
@ -30,4 +30,3 @@ cudaFree, cudaMallocHost, cudaFreeHost, cudaStreamSynchronize, cudaStreamSetAttr
Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-downloads) for your corresponding platform.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved
@ -30,4 +30,3 @@ cudaHostAlloc, cudaStreamDestroy, cudaFree, cudaSetDevice, cudaGetDeviceCount, c
Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-downloads) for your corresponding platform.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved
@ -30,4 +30,3 @@ cudaDeviceSynchronize, cudaGetErrorString
Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-downloads) for your corresponding platform.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved
@ -30,4 +30,3 @@ cudaMemcpy, cudaCreateChannelDesc, cudaFreeArray, cudaFree, cudaPitchedPtr, cuda
Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-downloads) for your corresponding platform.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved
@ -33,4 +33,3 @@ cudaStreamCreateWithFlags, cudaFree, cudaMallocHost, cudaFreeHost, cudaStreamSyn
Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-downloads) for your corresponding platform.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved
@ -30,4 +30,3 @@ cudaMemcpy, cudaCreateChannelDesc, cudaFreeArray, cudaFree, cudaPitchedPtr, cuda
Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-downloads) for your corresponding platform.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, aarch64
x86_64, aarch64
## CUDA APIs involved
@ -34,4 +34,3 @@ Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-d
Make sure the dependencies mentioned in [Dependencies]() section above are installed.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved
@ -30,4 +30,3 @@ cudaHostAlloc, cudaStreamDestroy, cudaMalloc, cudaMemcpyAsync, cudaFree, cudaSet
Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-downloads) for your corresponding platform.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved
@ -30,4 +30,3 @@ cudaStreamDestroy, cudaFree, cudaMallocHost, cudaSetDevice, cudaFreeHost, cudaSt
Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-downloads) for your corresponding platform.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved
@ -30,4 +30,3 @@ cudaMemcpy, cudaFree, cudaDeviceSynchronize, cudaEventRecord, cudaGetDevice, cud
Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-downloads) for your corresponding platform.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved
@ -30,4 +30,3 @@ cudaMallocArray, cudaFreeArray, cudaFree, cudaMallocPitch, cudaDestroyTextureObj
Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-downloads) for your corresponding platform.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved
@ -30,4 +30,3 @@ cudaGetDeviceProperties, cudaDeviceSynchronize, cudaGetDevice
Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-downloads) for your corresponding platform.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved
@ -30,4 +30,3 @@ cudaMemcpy, cudaSetDeviceFlags, cudaSetDevice, cudaEventDestroy, cudaStreamCreat
Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-downloads) for your corresponding platform.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved
@ -30,4 +30,3 @@ cudaMemcpy, cudaCreateChannelDesc, cudaMallocArray, cudaFreeArray, cudaFree, cud
Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-downloads) for your corresponding platform.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved
@ -30,4 +30,3 @@ cudaMalloc, cudaMemcpy, cudaGetDeviceProperties, cudaFree
Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-downloads) for your corresponding platform.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved
@ -30,4 +30,3 @@ cudaMemcpy, cudaCreateChannelDesc, cudaMallocArray, cudaFreeArray, cudaFree, cud
Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-downloads) for your corresponding platform.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved
@ -30,4 +30,3 @@ cuMemcpyDtoH, cuLaunchKernel, cuModuleLoadData, cuDeviceGetName, cuDeviceGetAttr
Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-downloads) for your corresponding platform.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l, aarch64
x86_64, armv7l, aarch64
## CUDA APIs involved
@ -30,4 +30,3 @@ cudaMemcpy, cudaFree, cudaDeviceSynchronize, cudaMalloc, cudaGetDeviceProperties
Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-downloads) for your corresponding platform.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved
@ -30,4 +30,3 @@ cudaHostAlloc, cudaSetDeviceFlags, cudaHostRegister, cudaSetDevice, cudaGetDevic
Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-downloads) for your corresponding platform.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved
@ -30,4 +30,3 @@ cudaMalloc, cudaMemcpy, cudaFree
Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-downloads) for your corresponding platform.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved
@ -30,4 +30,3 @@ cudaMemcpy, cudaGetErrorString, cudaFree, cudaGetLastError, cudaMalloc
Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-downloads) for your corresponding platform.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved
@ -30,4 +30,3 @@ cuMemcpyDtoH, cuLaunchKernel, cuMemcpyHtoD, cuModuleLoadData, cuCtxSynchronize,
Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-downloads) for your corresponding platform.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows, QNX
## Supported CPU Architecture
x86_64, ppc64le, aarch64
x86_64, aarch64
## CUDA APIs involved
@ -37,4 +37,3 @@ Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-d
Make sure the dependencies mentioned in [Dependencies]() section above are installed.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved
@ -30,4 +30,3 @@ cudaHostAlloc, cudaMemcpy, cudaMalloc, cudaMemcpyAsync, cudaFree, cudaGetErrorSt
Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-downloads) for your corresponding platform.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l, aarch64
x86_64, armv7l, aarch64
## CUDA APIs involved
@ -33,4 +33,3 @@ cudaRuntimeGetVersion, cudaGetErrorString, cudaDeviceCanAccessPeer, cudaSetDevic
Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-downloads) for your corresponding platform.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved
@ -33,4 +33,3 @@ cudaSetDevice
Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-downloads) for your corresponding platform.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved
@ -34,4 +34,3 @@ Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-d
Make sure the dependencies mentioned in [Dependencies]() section above are installed.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved
@ -34,4 +34,3 @@ Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-d
Make sure the dependencies mentioned in [Dependencies]() section above are installed.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved
@ -34,4 +34,3 @@ Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-d
Make sure the dependencies mentioned in [Dependencies]() section above are installed.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved
@ -34,4 +34,3 @@ Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-d
Make sure the dependencies mentioned in [Dependencies]() section above are installed.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved
@ -34,4 +34,3 @@ Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-d
Make sure the dependencies mentioned in [Dependencies]() section above are installed.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved
@ -30,4 +30,3 @@ cudaMemcpy, cudaMallocArray, cudaFreeArray, cudaFree, cudaMemcpyToArray, cudaDev
Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-downloads) for your corresponding platform.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved
@ -30,4 +30,3 @@ cudaMemcpy, cudaFree, cudaMallocHost, cudaGetLastError, cudaGridSize, cudaBlockS
Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-downloads) for your corresponding platform.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows, QNX
## Supported CPU Architecture
x86_64, ppc64le, aarch64
x86_64, aarch64
## CUDA APIs involved
@ -37,4 +37,3 @@ Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-d
Make sure the dependencies mentioned in [Dependencies]() section above are installed.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved
@ -30,4 +30,3 @@ cudaMemcpy, cudaFuncSetCacheConfig, cudaMalloc, cudaFree, cudaGetLastError, cuda
Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-downloads) for your corresponding platform.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved
@ -34,4 +34,3 @@ Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-d
Make sure the dependencies mentioned in [Dependencies]() section above are installed.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, aarch64
x86_64, aarch64
## CUDA APIs involved
@ -34,4 +34,3 @@ Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-d
Make sure the dependencies mentioned in [Dependencies]() section above are installed.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved
@ -30,4 +30,3 @@ cudaMalloc, cudaDeviceSynchronize, cudaMemcpy, cudaFree
Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-downloads) for your corresponding platform.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved
@ -30,4 +30,3 @@ cudaMalloc, cudaDeviceSynchronize, cudaMemcpy, cudaFree
Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-downloads) for your corresponding platform.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved
@ -30,4 +30,3 @@ cudaMemcpy, cudaMemGetInfo, cudaEventSynchronize, cudaEventRecord, cudaMemset, c
Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-downloads) for your corresponding platform.
## References (for more details)

View File

@ -16,7 +16,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l, aarch64
x86_64, armv7l, aarch64
## CUDA APIs involved
@ -32,4 +32,3 @@ Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-d
Make sure the dependencies mentioned in [Dependencies]() section above are installed.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved
@ -30,4 +30,3 @@ cudaMalloc, cudaDeviceSynchronize, cudaMemcpy, cudaFree
Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-downloads) for your corresponding platform.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved
@ -30,4 +30,3 @@ cudaDeviceGetDefaultMemPool, cudaFreeAsync, cudaStreamCreateWithFlags, cudaStrea
Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-downloads) for your corresponding platform.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved
@ -30,4 +30,3 @@ cudaDeviceGetDefaultMemPool, cudaFreeAsync, cudaStreamCreateWithFlags, cudaMemPo
Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-downloads) for your corresponding platform.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved
@ -30,4 +30,3 @@ cudaMemcpy, cudaFree, cudaDeviceSynchronize, cudaMalloc, cudaGetDeviceProperties
Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-downloads) for your corresponding platform.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved
@ -30,4 +30,3 @@ cuMemcpyDtoH, cuLaunchKernel, cuModuleLoadData, cuDeviceGetName, cuDeviceGet, cu
Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-downloads) for your corresponding platform.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, aarch64
x86_64, aarch64
## CUDA APIs involved
@ -34,4 +34,3 @@ Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-d
Make sure the dependencies mentioned in [Dependencies]() section above are installed.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved
@ -30,4 +30,3 @@ cudaStreamCreateWithFlags, cudaFree, cudaMallocHost, cudaFreeHost, cudaStreamSyn
Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-downloads) for your corresponding platform.
## References (for more details)

View File

@ -16,7 +16,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved
@ -32,4 +32,3 @@ Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-d
Make sure the dependencies mentioned in [Dependencies]() section above are installed.
## References (for more details)

View File

@ -16,7 +16,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved
@ -32,4 +32,3 @@ Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-d
Make sure the dependencies mentioned in [Dependencies]() section above are installed.
## References (for more details)

View File

@ -16,7 +16,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved
@ -32,4 +32,3 @@ Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-d
Make sure the dependencies mentioned in [Dependencies]() section above are installed.
## References (for more details)

View File

@ -16,7 +16,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved
@ -32,4 +32,3 @@ Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-d
Make sure the dependencies mentioned in [Dependencies]() section above are installed.
## References (for more details)

View File

@ -16,7 +16,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved
@ -32,4 +32,3 @@ Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-d
Make sure the dependencies mentioned in [Dependencies]() section above are installed.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows, QNX
## Supported CPU Architecture
x86_64, ppc64le, aarch64
x86_64, aarch64
## CUDA APIs involved
@ -33,4 +33,3 @@ cudaMemcpy, cudaEventSynchronize, cudaEventRecord, cudaEventElapsedTime, cudaOcc
Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-downloads) for your corresponding platform.
## References (for more details)

View File

@ -22,7 +22,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, aarch64
x86_64, aarch64
## CUDA APIs involved
@ -34,4 +34,3 @@ cudaMemcpy, cudaFree, cudaGetErrorString, cudaGetLastError, cudaEventSynchronize
Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-downloads) for your corresponding platform.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, aarch64
x86_64, aarch64
## CUDA APIs involved
@ -34,4 +34,3 @@ Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-d
Make sure the dependencies mentioned in [Dependencies]() section above are installed.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows, QNX
## Supported CPU Architecture
x86_64, ppc64le, armv7l, aarch64
x86_64, armv7l, aarch64
## CUDA APIs involved
@ -34,4 +34,3 @@ Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-d
Make sure the dependencies mentioned in [Dependencies]() section above are installed.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved
@ -30,4 +30,3 @@ cudaDeviceSynchronize, cudaDriverGetVersion, cudaFree, cudaGraphAddNode, cudaGra
Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-downloads) for your corresponding platform.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved
@ -30,4 +30,3 @@ cudaGraphAddMemAllocNode, cudaStreamCreateWithFlags, cudaGraphInstantiate, cudaS
Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-downloads) for your corresponding platform.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved
@ -30,4 +30,3 @@ cudaMemcpy, cudaDeviceGetAttribute, cudaDriverGetVersion, cudaGraphLaunch, cudaE
Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-downloads) for your corresponding platform.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, aarch64
x86_64, aarch64
## CUDA APIs involved
@ -30,4 +30,3 @@ cudaMemcpy, cudaFree, cudaGetErrorString, cudaGetLastError, cudaEventSynchronize
Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-downloads) for your corresponding platform.
## References (for more details)

View File

@ -16,7 +16,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved
@ -28,4 +28,3 @@ cudaExtent, cudaGraphLaunch, cudaGraphAddMemcpyNode, cudaMallocHost, cudaPitched
Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-downloads) for your corresponding platform.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows, QNX
## Supported CPU Architecture
x86_64, ppc64le, armv7l, aarch64
x86_64, armv7l, aarch64
## CUDA APIs involved
@ -34,4 +34,3 @@ Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-d
Make sure the dependencies mentioned in [Dependencies]() section above are installed.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved
@ -30,4 +30,3 @@ cudaMemcpy, cudaFree, cudaDeviceSynchronize, cudaDeviceSetLimit, cudaMalloc
Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-downloads) for your corresponding platform.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved
@ -33,4 +33,3 @@ cudaMalloc, cudaDriverGetVersion, cudaMemcpy, cudaFree
Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-downloads) for your corresponding platform.
## References (for more details)

View File

@ -16,7 +16,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved
@ -28,4 +28,3 @@ cudaGraphClone, cudaExtent, cudaGraphLaunch, cudaStreamCreate, cudaLaunchHostFun
Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-downloads) for your corresponding platform.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, aarch64
x86_64, aarch64
## CUDA APIs involved
@ -34,4 +34,3 @@ Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-d
Make sure the dependencies mentioned in [Dependencies]() section above are installed.
## References (for more details)

View File

@ -16,7 +16,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l, aarch64
x86_64, armv7l, aarch64
## CUDA APIs involved
@ -28,4 +28,3 @@ cudaMemcpy, cudaFree, cudaDeviceGetAttribute, cudaMemset, cudaMalloc
Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-downloads) for your corresponding platform.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved
@ -34,4 +34,3 @@ Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-d
Make sure the dependencies mentioned in [Dependencies]() section above are installed.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved
@ -34,4 +34,3 @@ Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-d
Make sure the dependencies mentioned in [Dependencies]() section above are installed.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved
@ -37,4 +37,3 @@ Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-d
Make sure the dependencies mentioned in [Dependencies]() section above are installed.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved
@ -34,4 +34,3 @@ Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-d
Make sure the dependencies mentioned in [Dependencies]() section above are installed.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved
@ -34,4 +34,3 @@ Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-d
Make sure the dependencies mentioned in [Dependencies]() section above are installed.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved
@ -34,4 +34,3 @@ Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-d
Make sure the dependencies mentioned in [Dependencies]() section above are installed.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved
@ -34,4 +34,3 @@ Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-d
Make sure the dependencies mentioned in [Dependencies]() section above are installed.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, aarch64
x86_64, aarch64
## CUDA APIs involved
@ -34,4 +34,3 @@ Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-d
Make sure the dependencies mentioned in [Dependencies]() section above are installed.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, aarch64
x86_64, aarch64
## CUDA APIs involved
@ -34,4 +34,3 @@ Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-d
Make sure the dependencies mentioned in [Dependencies]() section above are installed.
## References (for more details)

View File

@ -18,7 +18,7 @@ Linux, Windows
## Supported CPU Architecture
x86_64, ppc64le, armv7l
x86_64, armv7l
## CUDA APIs involved
@ -34,4 +34,3 @@ Download and install the [CUDA Toolkit 12.5](https://developer.nvidia.com/cuda-d
Make sure the dependencies mentioned in [Dependencies]() section above are installed.
## References (for more details)

Some files were not shown because too many files have changed in this diff Show More