Package | Description |
---|---|
jcuda.runtime |
Contains the classes related to the JCuda runtime API.
|
Modifier and Type | Method and Description |
---|---|
static int |
JCuda.cudaFuncGetAttributes(cudaFuncAttributes attr,
String func)
[C++ API] Find out attributes for a given function
template < class T > cudaError_t cudaFuncGetAttributes (
cudaFuncAttributes* attr,
T* entry ) [inline]
[C++ API] Find out attributes for a given
function This function obtains the attributes of a function specified
via entry.
|
Copyright © 2016. All rights reserved.