Skip to content

Commit 32f0fc6

Browse files
committed
fix the description of CUDA IPC as it is supported on Windows as well since CUDA 9.2
1 parent 6bbaf9a commit 32f0fc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ CUBLAS (CUDA Basic Linear Algebra Subroutines) is a GPU-accelerated version of t
236236
237237
#### CUDA Interprocess Communication
238238
239-
IPC (Interprocess Communication) allows processes to share device pointers. IPC is only available on Linux x86_64 and ppc64le systems.
239+
IPC (Interprocess Communication) allows processes to share device pointers.
240240
241241
#### CUFFT
242242

0 commit comments

Comments
 (0)