Jesús Cerquides

Results 10 comments of Jesús Cerquides

Just to let you know that I have been having these problems lately, which are really slowing down our team since we cannot rely on dvc. We are not using...

It does if you go back to dvc 2.9.5. Have not checked specifically to change sock_read=None in a higher version

> @cerquide GitLab, but I think that's what you meant. Just making sure we're talking about the same thing. wink Ooops sorry, you are right, fortunately I was saying we...

> @cerquide, would it be possible to try with sock_read=None and see if it fixes the issue? @skshetry, in my case (using dagshub https remote), changing to `sock_read=None` fixes the...

> @cerquide, can you try installing dvc-objects==0.1.7 with dvc==2.16.0, and see if sock_read=None fixes the issue: @skshetry, with `sock_read=None` pushing works like a charm for me with `dvc-objects==0.1.7` and `dvc==2.16.0`....

I have also modified all the code in the toolkits to work with larger vertex_ids. However, I would like to hear your opinion on the pull request before making it...

Thanks Danny, by now just take a look at the main idea on how to do the extension. I have identified some issues that still need to be fixed.

Making the whole of graphlab compatible with large vertex_ids is a big change that impacts different parts of the code. Although I have tried to minimize the impact, it is...

Also the clustering toolkit fails to compile in C++11

Clustering toolkit fixed https://github.com/graphlab-code/graphlab/pull/139