warp.is_cubql_available#

warp.is_cubql_available()[source]#

Check whether the cuBQL BVH backend is available.

Returns:

True if the native library was compiled with cuBQL support, False otherwise.

Return type:

bool