get_property# nvmath.bindings.curand.get_property(int type) → int[source]# Return the value of the curand property. Parameters: type (int) – CUDA library property. Returns: integer value for the requested property. Return type: int See also curandGetProperty