|
Python requirements split into two files
Hi all, We wanted to let you know that we've merged code into the master branch which splits Python requirements into two files -- requirements.txt and requirements_gui.txt. - Going forward, if you're
Hi all, We wanted to let you know that we've merged code into the master branch which splits Python requirements into two files -- requirements.txt and requirements_gui.txt. - Going forward, if you're
|
By Brian Cipriano
·
|
|
Bug when adding job 10 messages
Hey! I'm trying to submit a simple shell job, just to check if all works, my error is " 2019-11-19 06:00:46,834 ERROR grpc-default-executor-1 com.imageworks.spcue.servant.ManageJob - Failed to launch
Hey! I'm trying to submit a simple shell job, just to check if all works, my error is " 2019-11-19 06:00:46,834 ERROR grpc-default-executor-1 com.imageworks.spcue.servant.ManageJob - Failed to launch
|
By Andreas Aanerud
·
|
|
Any other Windows users here ? 2 messages
Hey! We are building OpenCue now on Windows, and we do see some code that’s Linux only, like os.getuid() Where we did some workarounds ```def get_uid(): """ Return the current users id """ if os.name=
Hey! We are building OpenCue now on Windows, and we do see some code that’s Linux only, like os.getuid() Where we did some workarounds ```def get_uid(): """ Return the current users id """ if os.name=
|
By Andreas Aanerud
·
|
|
How can I get a host to pick up a job? 17 messages
Hi all! I've set up OpenCue on two machines. From my artist node, I've submitted a nuke script. I can see in my hosts monitor that there is a RQD node available, but it's not picking up my test jobs.
Hi all! I've set up OpenCue on two machines. From my artist node, I've submitted a nuke script. I can see in my hosts monitor that there is a RQD node available, but it's not picking up my test jobs.
|
By
dylan...@...
·
|
|
OpenCue case study
Hi OpenCue users, We're excited to share that we've just published our first case study of OpenCue. The case study provides a high-level overview of how Sony Pictures Imageworks runs OpenCue on produc
Hi OpenCue users, We're excited to share that we've just published our first case study of OpenCue. The case study provides a high-level overview of how Sony Pictures Imageworks runs OpenCue on produc
|
By Sharif Salah
·
|
|
OpenCue usage in the Gaming world 4 messages
Howdy, It is very exiting that one big studio finally did open-source their 'render-farm' tech so that people don't have to reinvent the wheel (that often end up being a squared one, whose user manual
Howdy, It is very exiting that one big studio finally did open-source their 'render-farm' tech so that people don't have to reinvent the wheel (that often end up being a squared one, whose user manual
|
By Benjamin Sergeant
·
|
|
Questions about core handling, paid support, Houdini Tops scheduling. 7 messages
Hello everyone. This is my first post here. I've got lots of questions about how opencue is going... I first read the announcement for it well after I started building this project for open source ren
Hello everyone. This is my first post here. I've got lots of questions about how opencue is going... I first read the announcement for it well after I started building this project for open source ren
|
By Andrew Graham
·
|
|
Setup 7 messages
We are setting up OpenCue and RQD without docker (centOS7 build) I am running: java -jar $JAR_PATH --datasource.cueDataSource.url=jdbc:postgresql://$DB_HOST/$DB_NAME --datasource.cueDataSource.usernam
We are setting up OpenCue and RQD without docker (centOS7 build) I am running: java -jar $JAR_PATH --datasource.cueDataSource.url=jdbc:postgresql://$DB_HOST/$DB_NAME --datasource.cueDataSource.usernam
|
By reelfx.render@...
·
|
|
OpenCue Limits functionality 2 messages
Hi everyone, A new functionality called Limits was recently merged into the master branch on Github. Limits allow users to specify the maximum number of concurrently running frames associated with tha
Hi everyone, A new functionality called Limits was recently merged into the master branch on Github. Limits allow users to specify the maximum number of concurrently running frames associated with tha
|
By Greg Denton
·
|
|
job log directory 7 messages
Looks like out of the box, rqd is expecting a /shot directory to log job logs under. Whats the best way to override this location?
Looks like out of the box, rqd is expecting a /shot directory to log job logs under. Whats the best way to override this location?
|
By
Nick
·
|
|
GPU "EVEE" render issue Opencue 6 messages
Hi All, we have been testing Opencue extensively in Blender. We have been able to successfully render on cycles. We also did check it out using addons. Everything works great! However we have run into
Hi All, we have been testing Opencue extensively in Blender. We have been able to successfully render on cycles. We also did check it out using addons. Everything works great! However we have run into
|
By prajwal@...
·
|
|
unusual error when loading Rqd- 3 messages
[Migrating this thread to the new group.]
[Migrating this thread to the new group.]
|
By Brian Cipriano
·
|
|
Nimby and LockAllCores 7 messages
Hey guys. Sorry if I'm missing something obvious here, but how does nimby work in OpenCue? We're starting to investigate putting RQD on workstations, and I was hoping that running something like... cu
Hey guys. Sorry if I'm missing something obvious here, but how does nimby work in OpenCue? We're starting to investigate putting RQD on workstations, and I was hoping that running something like... cu
|
By Cam Wright
·
|
|
OpenCue at SIGGRAPH
Hi all, The OpenCue team is at SIGGRAPH and we'd love to hear from you! The OpenCue Birds of a Feather session is Tuesday at 10am as part of the ASWF's Open Source day. You find more info on that sess
Hi all, The OpenCue team is at SIGGRAPH and we'd love to hear from you! The OpenCue Birds of a Feather session is Tuesday at 10am as part of the ASWF's Open Source day. You find more info on that sess
|
By Brian Cipriano
·
|
|
OpenCue PostgreSQL Version 3 messages
Hi, I have started looking into OpenCue deployment using PostgreSQL for the Cuebot DB. However, I cannot find in the documentation which version of PostgreSQL is supported. Does it work with the lates
Hi, I have started looking into OpenCue deployment using PostgreSQL for the Cuebot DB. However, I cannot find in the documentation which version of PostgreSQL is supported. Does it work with the lates
|
By
Rick Shahid
·
|
|
GafferOpenCue 2 messages
Hi all, I have just started integration between Gaffer and OpenCue here: https://github.com/boberfly/GafferOpenCue I'll consider it WIP for now as I try to get a dockerised testbed and experiment more
Hi all, I have just started integration between Gaffer and OpenCue here: https://github.com/boberfly/GafferOpenCue I'll consider it WIP for now as I try to get a dockerised testbed and experiment more
|
By boberfly@...
·
|
|
New Repository Location
Hi all, As part of OpenCue's transfer to the Academy Software Foundation, the OpenCue Github repo can now be found at a new URL: https://github.com/AcademySoftwareFoundation/OpenCue If you're running
Hi all, As part of OpenCue's transfer to the Academy Software Foundation, the OpenCue Github repo can now be found at a new URL: https://github.com/AcademySoftwareFoundation/OpenCue If you're running
|
By Brian Cipriano
·
|
|
[Action Needed] New OpenCue mailing lists
Hi all, As recently announced, OpenCue has been approved to join the Academy Software Foundation (ASWF) as a hosted project. OpenCue's new technical steering committee (TSC) is working with the Linux
Hi all, As recently announced, OpenCue has been approved to join the Academy Software Foundation (ASWF) as a hosted project. OpenCue's new technical steering committee (TSC) is working with the Linux
|
By
Brian Cipriano
·
|
|
RQD node IP error when it's IP is changed
Hi Mike, RQD uses a cache to return these values, which is why it is not picking up on the IP address changes. If the IP addresses are changing regularly, you may want to configure RQD to use hostname
Hi Mike, RQD uses a cache to return these values, which is why it is not picking up on the IP address changes. If the IP addresses are changing regularly, you may want to configure RQD to use hostname
|
By
Greg Denton
·
|
|
Thoughts on editing log files in Cuegui. 5 messages
Point well taken -- editing log files from renders that already happened is of course a bad idea. My best guess at why this feature exists is that most folks are very familiar already with their edito
Point well taken -- editing log files from renders that already happened is of course a bad idea. My best guess at why this feature exists is that most folks are very familiar already with their edito
|
By
Brian Cipriano
·
|