public class cudaMemoryType extends Object
Modifier and Type | Field and Description |
---|---|
static int |
cudaMemoryTypeDevice
Device memory
|
static int |
cudaMemoryTypeHost
Host memory
|
public static final int cudaMemoryTypeHost
public static final int cudaMemoryTypeDevice
public static String stringFor(int k)
k
- The cudaMemoryTypeCopyright © 2014. All Rights Reserved.