Home
last modified time | relevance | path

Searched refs:device_GFlops (Results 1 – 1 of 1) sorted by relevance

/dports/math/geogram/geogram-1.7.7/src/lib/geogram/NL/
H A Dnl_cuda.c826 double device_GFlops; in getBestDeviceID() local
841 device_GFlops = getDeviceDoublePrecisionGFlops(device); in getBestDeviceID()
842 if(device_GFlops > fastest_GFlops) { in getBestDeviceID()
843 fastest_GFlops = device_GFlops; in getBestDeviceID()