Found 17 posts.
Search results Show results as topic list.
Solaris » why xpu auto convert texture to rat?
-
- cuihaifu
- 17 posts
- Offline
Solaris » why xpu auto convert texture to rat?
-
- cuihaifu
- 17 posts
- Offline
Solaris » why xpu auto convert texture to rat?
-
- cuihaifu
- 17 posts
- Offline
Solaris » Memory still increase a lot with Intancer,why?
-
- cuihaifu
- 17 posts
- Offline
Solaris » Memory still increase a lot with Intancer,why?
-
- cuihaifu
- 17 posts
- Offline
Memory still increase a lot with Intancer,why?
10 points vs 100000pts instance,I thought it should be nearly or same level.
10 points vs 100000pts instance,I thought it should be nearly or same level.
PDG/TOPs » MQ can't get ip address properly.
-
- cuihaifu
- 17 posts
- Offline
PDG/TOPs » 19.5.435 PDG Deadline can't work
-
- cuihaifu
- 17 posts
- Offline
Error: FailRenderException : PDGDeadline exception: Traceback (most recent call last):
File "C:\ProgramData\Thinkbox\Deadline10\workers\Review\plugins\64bf5732535d13bf5439c7eb\PDGDeadline.py", line 366, in RenderTasks
self.RunManagedProcess(self.wProcess)
FailRenderException: Failed RPC start_cook with error: PDGnet RPC send-get-reply failed. (error 268436687: MQ error #268436687)
at Deadline.Plugins.DeadlinePlugin.FailRender(String message)
at Deadline.Plugins.DeadlinePlugin.FailRender(String message) (Python.Runtime.PythonException)
File "C:\ProgramData\Thinkbox\Deadline10\workers\Review\plugins\64bf5732535d13bf5439c7eb\PDGDeadline.py", line 377, in RenderTasks
self.FailRender('PDGDeadline exception: {}'.format(traceback.format_exc(1)))
at Python.Runtime.Dispatcher.Dispatch(ArrayList args)
at __FranticX_GenericDelegate0Dispatcher.Invoke()
at Deadline.Plugins.DeadlinePlugin.RenderTasks()
at Deadline.Plugins.DeadlinePlugin.DoRenderTasks()
at Deadline.Plugins.PluginWrapper.RenderTasks(Task task, String& outMessage, AbortLevel& abortLevel)
at Deadline.Plugins.PluginWrapper.RenderTasks(Task task, String& outMessage, AbortLevel& abortLevel)
↑this is my deadline report,I cloed firewalls,but it not works.
File "C:\ProgramData\Thinkbox\Deadline10\workers\Review\plugins\64bf5732535d13bf5439c7eb\PDGDeadline.py", line 366, in RenderTasks
self.RunManagedProcess(self.wProcess)
FailRenderException: Failed RPC start_cook with error: PDGnet RPC send-get-reply failed. (error 268436687: MQ error #268436687)
at Deadline.Plugins.DeadlinePlugin.FailRender(String message)
at Deadline.Plugins.DeadlinePlugin.FailRender(String message) (Python.Runtime.PythonException)
File "C:\ProgramData\Thinkbox\Deadline10\workers\Review\plugins\64bf5732535d13bf5439c7eb\PDGDeadline.py", line 377, in RenderTasks
self.FailRender('PDGDeadline exception: {}'.format(traceback.format_exc(1)))
at Python.Runtime.Dispatcher.Dispatch(ArrayList args)
at __FranticX_GenericDelegate0Dispatcher.Invoke()
at Deadline.Plugins.DeadlinePlugin.RenderTasks()
at Deadline.Plugins.DeadlinePlugin.DoRenderTasks()
at Deadline.Plugins.PluginWrapper.RenderTasks(Task task, String& outMessage, AbortLevel& abortLevel)
at Deadline.Plugins.PluginWrapper.RenderTasks(Task task, String& outMessage, AbortLevel& abortLevel)
↑this is my deadline report,I cloed firewalls,but it not works.
Technical Discussion » Solaris USD UV Problem
-
- cuihaifu
- 17 posts
- Offline
Technical Discussion » Solaris USD UV Problem
-
- cuihaifu
- 17 posts
- Offline
I'm using 19.5.435
Solaris can't generate "primvars:st:indices" when use sop uv node or import test geometry.
It's very important!
Mesh export from houdini to other software like Maya or Nuke, uv is incorrect,texture is cut.
In nuke,import usd from houdini,the geo diplay correctly in 3D view, but the color is only one pixel of texture when access scanlineRender.
Solaris can't generate "primvars:st:indices" when use sop uv node or import test geometry.
It's very important!
Mesh export from houdini to other software like Maya or Nuke, uv is incorrect,texture is cut.
In nuke,import usd from houdini,the geo diplay correctly in 3D view, but the color is only one pixel of texture when access scanlineRender.
Solaris » WILL H20 imporve Solaris Performance??
-
- cuihaifu
- 17 posts
- Offline
I solve this problem.......although when you working with proxy,not displaying the render, the render prim is still transformed ivisble.
You can turn the render scope or render geo invisble,it works.
You can turn the render scope or render geo invisble,it works.
Solaris » WILL H20 imporve Solaris Performance??
-
- cuihaifu
- 17 posts
- Offline
Solaris » Symlink versioning
-
- cuihaifu
- 17 posts
- Offline
antchow to read back? I use reference it error:no layer
Assuming you just want the link in the same directory, and the current working directory is the directory where the files are located something like:import os src = 'chair_geo_v02.usd,' dst = 'chair_geo.usd' os.symlink(src, dst)
Solaris » USD pipelines and file locking
-
- cuihaifu
- 17 posts
- Offline
BradThompsonwhat is usd path resolver?
Antc, your post is super helpful. Thank you. It's giving me some ideas on how to work around the problem. It sounds like the USD path resolver and versioned files is an elegant approach but maybe more wizardry than I can manage. Writing some python scripts for managing symlinks might be within my skillset though.
PDG/TOPs » PDG on TR3990X, NUMA nodes
-
- cuihaifu
- 17 posts
- Offline
Technical Discussion » PDG caching speed on intel and amd
-
- cuihaifu
- 17 posts
- Offline
Technical Discussion » PDG caching speed on intel and amd
-
- cuihaifu
- 17 posts
- Offline
my home computer is i7-7700k(4core 8 thread) and my company computer is amd3990x (64core 128thread).
I set up a very simple sceen,just a sphere with some simple wedge(150 work items) on scale and translate.
I use ropgeometry to cache.
inter cpu will run to 100% and three times amd(no matter total slots set to 7 or cpu count less one),amd cpu only run to below 10.
I don't know why, why so big difference,why amd is so slow.
I set up a very simple sceen,just a sphere with some simple wedge(150 work items) on scale and translate.
I use ropgeometry to cache.
inter cpu will run to 100% and three times amd(no matter total slots set to 7 or cpu count less one),amd cpu only run to below 10.
I don't know why, why so big difference,why amd is so slow.
Technical Discussion » How to set up a damping rig, for eg. jellyfish?
-
- cuihaifu
- 17 posts
- Offline
I wonder how to rig something like a tail or something like jellfish.Can it be more automatic? within dynamic feeling.
-
- Quick Links