Searched refs:current_flags (Results 1 – 1 of 1) sorted by relevance
73 flag_type current_flags; in create() local75 PetscCallCUPM(cupmStreamGetFlags(stream_, ¤t_flags)); in create()76 …tscCheck(flags == current_flags, PETSC_COMM_SELF, PETSC_ERR_GPU, "Current flags %u != requested fl… in create()