JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
OpenJ9 JDK 23
openj9.cuda
com.ibm.cuda
CudaGlobal
Uses of Class
com.ibm.cuda.CudaGlobal
Packages that use
CudaGlobal
Package
Description
com.ibm.cuda
This package enables access to CUDA-capable devices from Java.
Uses of
CudaGlobal
in
com.ibm.cuda
Methods in
com.ibm.cuda
that return
CudaGlobal
Modifier and Type
Method
Description
CudaGlobal
CudaModule.
getGlobal
(
String
name)
Returns the global variable of the specified name from this module.