Brian Cipriano

Results 132 comments of Brian Cipriano

I created an initial design doc for the PyPI work: https://docs.google.com/document/d/1pWjMNGzGmBvuHoBzXewQEzdwTKtrY6VOtaPi7ALwWg0/edit?usp=sharing Open for comments if anyone wants! It looks fairly straightforward. The main question that will need some more investigation...

Am I understanding correctly that the issue is that jobs are running on one pool of hosts (CentOS) rather than a different pool of hosts (Ubuntu)? Are you able to...

#1142 has been merged. @thunders82 If you're able to run opencue from `master`, please let us know if this fixes your issue.

@to09 I would strongly encourage you to send SMALL PRs here -- please don't go through the trouble of updating an entire file all at once. Just pick one or...

@sharifsalah This came up during our last TSC meeting -- we'd love to get these API reference docs finished up and published. I've done a good amount of work recently...

I've often wanted the same thing. Ideally we would write this as a sort of framework, so that it's easy-ish to extend it later to cover other cases we may...

Thanks Diego. Code changes look good, just need to resolve the merge conflicts here.

opencue.io has an overview of the project architecture: https://www.opencue.io/docs/concepts/opencue-overview/ There are also user and developer docs there outlining the build process. Each component has a Dockerfile that is a good...

Just so I understand -- the dockerfile you've added here builds, but doesn't render using GPUs, right? When you try to add the driver, what lines did you add and...