Class CPUContext
java.lang.Object
de.mirkosertic.bytecoder.core.backend.opencl.CPUContext
- All Implemented Interfaces:
Context
,AutoCloseable
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
logger
-
-
Constructor Details
-
CPUContext
-
-
Method Details
-
compute
-
close
public void close()- Specified by:
close
in interfaceAutoCloseable
-