SyTen

◆ make_new_if_default()

bool syten::Cuda::CudaStream::make_new_if_default ( std::int16_t  dev)

Creates a new stream on the specified device only if the this object currently does not represent any particular stream.

Returns true if a new stream was created, false if a stream was already represented.