Default Stream# group Default Stream Functions cuda::stream_ref const get_default_stream()# Get the current default stream. Returns: The current default stream. bool is_ptds_enabled()# Check if per-thread default stream is enabled. Returns: true if PTDS is enabled, false otherwise.