Search the Community
Showing results for tags 'network rendering'.
-
hey guys, So I got a new workstation this week, and i'm trying to setup my old system as a render/simulation node. I did get mantra rendering to work using deadline, but simulations aren,t working for some reason. I'm getting this error (see attached image) I also tried HQueue, but all my jobs keep failing there. HQueue does see both my computers, but it immediately fails when I submit a job (either render or sim) I'm on windows and I'm using Houdini Indie. Any ideas?
-
Hey guys, i just found out, that it's possible to let several machines render on the same frame over the network with Mantra, similiar to VRay Distributed Rendering for example. I tested it out and it seems to work. The render statistics explicitly list the different machines and their contribution in percent. One thing though seems a little strange: I encounter no performance boost. Instead of doing more work in the same timeframe, Mantra seems to just distribute the existing work. The satelites, as well as my own machine, dont run at 100% but at 30% instead. If i turn of -H, my machine runs at 100% again. I have "Use Max Processors" turned on. Also tested around with the tiled render options.... Anybody any ideas? A VRay DR equivalent in Mantra sounds pretty awesome
- 15 replies
-
Hi guys! I can't get my Hqueue server start, it stops after a second automatically, I checked the "errors.log" under "C:\HQueueServer" this is the messages: Traceback (most recent call last): File "C:\HQueueServer\python27\Scripts\paster-script.py", line 8, in <module> load_entry_point('PasteScript==1.7.3', 'console_scripts', 'paster')() File "C:\HQueueServer\python27\lib\site-packages\pastescript-1.7.3-py2.7.egg\paste\script\command.py", line 84, in run invoke(command, command_name, options, args[1:]) File "C:\HQueueServer\python27\lib\site-packages\pastescript-1.7.3-py2.7.egg\paste\script\command.py", line 123, in invoke exit_code = runner.run(args) File "C:\HQueueServer\python27\lib\site-packages\pastescript-1.7.3-py2.7.egg\paste\script\command.py", line 218, in run result = self.command() File "C:\HQueueServer\python27\lib\site-packages\pastescript-1.7.3-py2.7.egg\paste\script\serve.py", line 276, in command relative_to=base, global_conf=vars) File "C:\HQueueServer\python27\lib\site-packages\pastescript-1.7.3-py2.7.egg\paste\script\serve.py", line 313, in loadapp **kw) File "C:\HQueueServer\python27\lib\site-packages\pastedeploy-1.3.2-py2.7.egg\paste\deploy\loadwsgi.py", line 204, in loadapp return loadobj(APP, uri, name=name, **kw) File "C:\HQueueServer\python27\lib\site-packages\pastedeploy-1.3.2-py2.7.egg\paste\deploy\loadwsgi.py", line 224, in loadobj global_conf=global_conf) File "C:\HQueueServer\python27\lib\site-packages\pastedeploy-1.3.2-py2.7.egg\paste\deploy\loadwsgi.py", line 248, in loadcontext global_conf=global_conf) File "C:\HQueueServer\python27\lib\site-packages\pastedeploy-1.3.2-py2.7.egg\paste\deploy\loadwsgi.py", line 278, in _loadconfig return loader.get_context(object_type, name, global_conf) File "C:\HQueueServer\python27\lib\site-packages\pastedeploy-1.3.2-py2.7.egg\paste\deploy\loadwsgi.py", line 409, in get_context section) File "C:\HQueueServer\python27\lib\site-packages\pastedeploy-1.3.2-py2.7.egg\paste\deploy\loadwsgi.py", line 431, in _context_from_use object_type, name=use, global_conf=global_conf) File "C:\HQueueServer\python27\lib\site-packages\pastedeploy-1.3.2-py2.7.egg\paste\deploy\loadwsgi.py", line 361, in get_context global_conf=global_conf) File "C:\HQueueServer\python27\lib\site-packages\pastedeploy-1.3.2-py2.7.egg\paste\deploy\loadwsgi.py", line 248, in loadcontext global_conf=global_conf) File "C:\HQueueServer\python27\lib\site-packages\pastedeploy-1.3.2-py2.7.egg\paste\deploy\loadwsgi.py", line 285, in _loadegg return loader.get_context(object_type, name, global_conf) File "C:\HQueueServer\python27\lib\site-packages\pastedeploy-1.3.2-py2.7.egg\paste\deploy\loadwsgi.py", line 561, in get_context object_type, name=name) File "C:\HQueueServer\python27\lib\site-packages\pastedeploy-1.3.2-py2.7.egg\paste\deploy\loadwsgi.py", line 587, in find_egg_entry_point possible.append((entry.load(), protocol, entry.name)) File "C:\HQueueServer\python27\lib\site-packages\setuptools-0.6c11-py2.7.egg\pkg_resources.py", line 1954, in load entry = __import__(self.module_name, globals(),globals(), ['__name__']) ImportError: DLL load failed: 找不到指定的程序。 Traceback (most recent call last): File "C:\HQueueServer\python27\Scripts\paster-script.py", line 8, in <module> load_entry_point('PasteScript==1.7.3', 'console_scripts', 'paster')() File "C:\HQueueServer\python27\lib\site-packages\pastescript-1.7.3-py2.7.egg\paste\script\command.py", line 84, in run invoke(command, command_name, options, args[1:]) File "C:\HQueueServer\python27\lib\site-packages\pastescript-1.7.3-py2.7.egg\paste\script\command.py", line 123, in invoke exit_code = runner.run(args) File "C:\HQueueServer\python27\lib\site-packages\pastescript-1.7.3-py2.7.egg\paste\script\command.py", line 218, in run result = self.command() File "C:\HQueueServer\python27\lib\site-packages\pastescript-1.7.3-py2.7.egg\paste\script\serve.py", line 276, in command relative_to=base, global_conf=vars) File "C:\HQueueServer\python27\lib\site-packages\pastescript-1.7.3-py2.7.egg\paste\script\serve.py", line 313, in loadapp **kw) File "C:\HQueueServer\python27\lib\site-packages\pastedeploy-1.3.2-py2.7.egg\paste\deploy\loadwsgi.py", line 204, in loadapp return loadobj(APP, uri, name=name, **kw) File "C:\HQueueServer\python27\lib\site-packages\pastedeploy-1.3.2-py2.7.egg\paste\deploy\loadwsgi.py", line 224, in loadobj global_conf=global_conf) File "C:\HQueueServer\python27\lib\site-packages\pastedeploy-1.3.2-py2.7.egg\paste\deploy\loadwsgi.py", line 248, in loadcontext global_conf=global_conf) File "C:\HQueueServer\python27\lib\site-packages\pastedeploy-1.3.2-py2.7.egg\paste\deploy\loadwsgi.py", line 278, in _loadconfig return loader.get_context(object_type, name, global_conf) File "C:\HQueueServer\python27\lib\site-packages\pastedeploy-1.3.2-py2.7.egg\paste\deploy\loadwsgi.py", line 409, in get_context section) File "C:\HQueueServer\python27\lib\site-packages\pastedeploy-1.3.2-py2.7.egg\paste\deploy\loadwsgi.py", line 431, in _context_from_use object_type, name=use, global_conf=global_conf) File "C:\HQueueServer\python27\lib\site-packages\pastedeploy-1.3.2-py2.7.egg\paste\deploy\loadwsgi.py", line 361, in get_context global_conf=global_conf) File "C:\HQueueServer\python27\lib\site-packages\pastedeploy-1.3.2-py2.7.egg\paste\deploy\loadwsgi.py", line 248, in loadcontext global_conf=global_conf) File "C:\HQueueServer\python27\lib\site-packages\pastedeploy-1.3.2-py2.7.egg\paste\deploy\loadwsgi.py", line 285, in _loadegg return loader.get_context(object_type, name, global_conf) File "C:\HQueueServer\python27\lib\site-packages\pastedeploy-1.3.2-py2.7.egg\paste\deploy\loadwsgi.py", line 561, in get_context object_type, name=name) File "C:\HQueueServer\python27\lib\site-packages\pastedeploy-1.3.2-py2.7.egg\paste\deploy\loadwsgi.py", line 587, in find_egg_entry_point possible.append((entry.load(), protocol, entry.name)) File "C:\HQueueServer\python27\lib\site-packages\setuptools-0.6c11-py2.7.egg\pkg_resources.py", line 1954, in load entry = __import__(self.module_name, globals(),globals(), ['__name__']) ImportError: DLL load failed: ps: I have another computer installed, and it's running without problem. the two computers have same system and hardware configuration, I read one of the post which got the same error and is from one year ago, said that is related to one of the windows update, but I didn't have that update, but it give me a hint it might still a python related problem rather than Houdini itself. so I wonder if there are indeed some dll can't be imported, how can I fix that? or another windows update messed with python?