OpenCLMemoryCopyToDevice
OpenCLMemoryCopyToDevice[mem]
force copies OpenCLMemory from the CPU to the GPU.
Details and Options
- The OpenCLLink application must be loaded using Needs["OpenCLLink`"].
- OpenCLMemory is returned by OpenCLMemoryLoad or OpenCLMemoryAllocate.
Examples
Basic Examples (1)
First, load the OpenCLLink application:
This loads the Range[10] list into OpenCLLink:
This gives information about the returned memory. Notice how the "DeviceStatus" is "Uninitialized":
This forces a copy from the host memory (CPU) to the device memory (GPU):
This gives information about the returned memory. Notice how both "HostStatus" and "DeviceStatus" are "Synchronized":
Text
Wolfram Research (2010), OpenCLMemoryCopyToDevice, Wolfram Language function, https://reference.wolfram.com/language/OpenCLLink/ref/OpenCLMemoryCopyToDevice.html.
CMS
Wolfram Language. 2010. "OpenCLMemoryCopyToDevice." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/OpenCLLink/ref/OpenCLMemoryCopyToDevice.html.
APA
Wolfram Language. (2010). OpenCLMemoryCopyToDevice. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/OpenCLLink/ref/OpenCLMemoryCopyToDevice.html