Display ArrayFire and device info.
More...
Display ArrayFire and device info.
AFAPI af_err af_device_info |
( |
char * |
d_name, |
|
|
char * |
d_platform, |
|
|
char * |
d_toolkit, |
|
|
char * |
d_compute |
|
) |
| |
- Examples:
- bagging.cpp, black_scholes_options.cpp, brain_segmentation.cpp, conway.cpp, conway_pretty.cpp, deep_belief_net.cpp, edge.cpp, fractal.cpp, harris.cpp, helloworld.cpp, image_demo.cpp, integer.cpp, kmeans.cpp, knn.cpp, logistic_regression.cpp, morphing.cpp, naive_bayes.cpp, neural_network.cpp, optical_flow.cpp, perceptron.cpp, pi.cpp, plot2d.cpp, pyramids.cpp, rainfall.cpp, rbm.cpp, and vectorize.cpp.