thank you for the fixes!
The incompatibility is still there:abstrax wrote: [*] Fixed legacy volume render not matching between 2018.1. (To enable the legacy mode tick Emulate old volume behavior in the kernel settings)
The incompatibility is still there:abstrax wrote: [*] Fixed legacy volume render not matching between 2018.1. (To enable the legacy mode tick Emulate old volume behavior in the kernel settings)
Code: Select all
Last login: Sat Sep 28 12:49:13 on ttys000
Lion:~ 3dworks$ /Volumes/OctaneRender\ Enterprise\ Slave\ 2019.1.1/install\ daemon ; exit;
### OctaneRender Slave Daemon Installation ###
HINT: To keep the default setting, just press ENTER.
On which network port should the daemon listen?
Please enter a number between 1024..65355 (default: 48000):
available GPUs:
/Volumes/OctaneRender Enterprise Slave 2019.1.1/install daemon: line 70: /Volumes/OctaneRender Enterprise Slave 2019.1.1/.OctaneRender Daemon *.app/Contents/MacOS/octane_slave: No such file or directory
Which GPUs should be used by the slave? Please keep default or enter a
comma/space separated list of GPU indices (starting at 1, default: all):
Do you want to enable out-of-core textures on this machine?
Please enter y/n (default: n): y
/Volumes/OctaneRender Enterprise Slave 2019.1.1/install daemon: line 89: /Volumes/OctaneRender Enterprise Slave 2019.1.1/.OctaneRender Daemon *.app/Contents/MacOS/octane_slave: No such file or directory
What is the maximal amount of RAM memory which should be used (default: 0)?
Amount (gigabytes)? 12
Please confirm the entered configuration:
Daemon Port = 48000
GPUs = all
out-of-core texture memory enabled
Maximum: 12 GB
Are the values above correct? Please enter y/n (default: y):y
Creating temporary launch script ...
Creating temporary launch agent ...
Copying bundle into /Applications and launch agent into /Library/LaunchAgents ...
32:211: execution error: Terminal got an error: cp: /Volumes/OctaneRender Enterprise Slave 2019.1.1/.OctaneRender Daemon *.app: No such file or directory (1)
Installation failed due to:
Could not install daemon and launch agent.
Press any key to exit...
Hey Zay,Zay wrote:AI up-sampling still fails on win7 for me. It will render to the end and then all GPUs fail.
Started logging on 27.09.19 09:19:25
OctaneRender Enterprise 2019.1.1 (6000101)
Up-sampling error: CUDA_ERROR_ILLEGAL_ADDRESS: an illegal memory access was encountered
CUDA error 700 on device 1: an illegal memory access was encountered
-> failed to copy pitched memory from device
CUDA error 700 on device 0: an illegal memory access was encountered
-> failed to clear linear 2D device memory
CUDA error 700 on device 0: an illegal memory access was encountered
-> failed to load symbol data to the device(const11)
device 0: failed to upload imager params
CUDA error 700 on device 0: an illegal memory access was encountered
-> failed to deallocate device memory
CUDA error 700 on device 0: an illegal memory access was encountered
-> could not get memory info
CUDA error 700 on device 0: an illegal memory access was encountered
-> failed to deallocate device memory
CUDA error 700 on device 0: an illegal memory access was encountered
-> could not get memory info
CUDA error 700 on device 0: an illegal memory access was encountered
-> failed to deallocate device memory
CUDA error 700 on device 0: an illegal memory access was encountered
-> could not get memory info
CUDA error 700 on device 0: an illegal memory access was encountered
-> failed to deallocate device memory
CUDA error 700 on device 0: an illegal memory access was encountered
-> could not get memory info
CUDA error 700 on device 0: an illegal memory access was encountered
-> failed to deallocate device memory
CUDA error 700 on device 0: an illegal memory access was encountered
-> could not get memory info
CUDA error 700 on device 0: an illegal memory access was encountered
-> failed to deallocate device memory
CUDA error 700 on device 0: an illegal memory access was encountered
-> could not get memory info
Posted one here: viewtopic.php?p=365587#p365587FrankLIU wrote:Hey Zay,
If possible, can you please share your scene for debugging purpose?
Thanks
Frank
It's not all win7 machines. Some has it working in win7 while some don't. My test showed it doesn't work on my win7 Pro, but if I upgraded to win10 it worked. Not even a clean Win7 Pro install could fix it.FrankLIU wrote:It seems to be a Win 7 specific crash.
I have to find out a machine with Win 7 and take a look there
Frank
Yes, sorry about that. We fixed the issue in the maxOS slave installer and updated the link in the opening post, i.e. that version should install correctly now.3dworks wrote:cannot install slave render on macos. what i get in terminal is this:
...