JavaScript is disabled on your browser.
Skip navigation links
OpenJ9 JDK 17
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
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.