JavaScript is disabled on your browser.
This specification is not final and is subject to change. Use is subject to
license terms
.
Skip navigation links
Java SE 17 & JDK 17
DRAFT 17.0.14-internal+0-adhoc..BuildJDK17x86-64linuxPersonal
Overview
Module
Package
Class
Use
Tree
Preview
New
Deprecated
Index
Help
SEARCH:
Uses of Class
com.ibm.cuda.CudaSurface
Packages that use
CudaSurface
Package
Description
com.ibm.cuda
This package enables access to CUDA-capable devices from Java.
Uses of
CudaSurface
in
com.ibm.cuda
Methods in
com.ibm.cuda
that return
CudaSurface
Modifier and Type
Method
Description
CudaSurface
CudaModule.
getSurface
(
String
name)
Returns the surface of the specified name from this module.