Searched refs:does_exist (Results 1 – 1 of 1) sorted by relevance
100 bool does_exist = true; in SmartRedisVerifyPutTensor() local104 PetscCallSmartRedis(tensor_exists(c_client, name, name_length, &does_exist)); in SmartRedisVerifyPutTensor()105 …PetscCheck(does_exist, PETSC_COMM_SELF, -1, "Tensor of name '%s' was not written to the database s… in SmartRedisVerifyPutTensor()