Documentation ¶
Overview ¶
Package cl was borrowed from the go-opencl library which is more complex and doesn't compile well for our needs.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Device ¶
type Device struct {
// contains filtered or unexported fields
}
func (*Device) GlobalMemSize ¶
Size of global device memory in bytes.
Click to show internal directories.
Click to hide internal directories.