No more GPU crash so far with the TdrDelay value at 20 following your advice. Thank you very much !

Cheers for the info.abstrax wrote:In Octane you have to set the camera response curve to "linear/off" and the gamma to 2.2 and in Photoshop you would have to set the color space to sRGB, then you should get a similar result. It wouldn't be 100% the same, since sRGB is actually not a simple gamma 2.2 curve, but a gamma 2.4 curve with some offset and a linear part for the shadows.prodviz wrote:Hi Abstrax,
cheers again for the update.
I'm not sure exactly what has been changed and then changed back, as far as the gamma.
The untonemapped .exr now looks much more like the render view, which is cool.
The only query I have now is which colour space should I assign to the .exr when I open in photoshop?
When I assign sRGB the colours do not match.
The Adobe RGB colour space is closer, but not always matching the render view.
cheers,
Steve
Code: Select all
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffed7f9700 (LWP 21789)]
0x0000000000ebc696 in ?? ()
(gdb) bt
#0 0x0000000000ebc696 in ?? ()
#1 0x0000000000ed0442 in ?? ()
#2 0x0000000000e7b4a1 in ?? ()
#3 0x0000000000e8beba in ?? ()
#4 0x0000000000e5f7ec in ?? ()
#5 0x0000000000e63403 in ?? ()
#6 0x0000000000dda2ed in ?? ()
#7 0x0000000000ddef85 in ?? ()
#8 0x0000000000ddfc57 in ?? ()
#9 0x0000000000e0a809 in ?? ()
#10 0x0000000000e0c064 in ?? ()
#11 0x000000000069043b in ?? ()
#12 0x00000000006904b1 in ?? ()
#13 0x00007ffff50de0db in start_thread () from /lib64/libpthread.so.0
#14 0x00007ffff55df90d in clone () from /lib64/libc.so.6
Hi Mib,mib2berlin wrote:Hi, testing a small alembic file exported from Linux Blender addon I got a crash at frame 18 from 25.
Render 100 samples.
BT is not really helpful but anyway:
Btw., render animation forget the sample and location setting every time and you have to set it again.Code: Select all
Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fffed7f9700 (LWP 21789)] 0x0000000000ebc696 in ?? () (gdb) bt #0 0x0000000000ebc696 in ?? () #1 0x0000000000ed0442 in ?? () #2 0x0000000000e7b4a1 in ?? () #3 0x0000000000e8beba in ?? () #4 0x0000000000e5f7ec in ?? () #5 0x0000000000e63403 in ?? () #6 0x0000000000dda2ed in ?? () #7 0x0000000000ddef85 in ?? () #8 0x0000000000ddfc57 in ?? () #9 0x0000000000e0a809 in ?? () #10 0x0000000000e0c064 in ?? () #11 0x000000000069043b in ?? () #12 0x00000000006904b1 in ?? () #13 0x00007ffff50de0db in start_thread () from /lib64/libpthread.so.0 #14 0x00007ffff55df90d in clone () from /lib64/libc.so.6
Attached file crashed, Cheers, mib
It doesn't seem to be reproducible in other scenes, do you only have this problem with this particular scene? Just to be sure, can you confirm it doesn't work, rather than just being slow?ROUBAL wrote:Hi, In my current big scene "Milton Manor", I encounter a weird behaviour of the AF picker : it doesn't work with Path Tracing : I have to switch to Direct Lighting kernel each time I want to focus a a peculiar Object/Distance. Right click as well doesn't provide the list of object to focus on when using Pathtracing. Not tested with PMC yet as it is an external scene. Central AF works properly if enabled on the camera, but I maily use the AF picker as the interesting focus point is rarely right in the middle.
Octane is indeed not colour managed. It always expects input textures and RGB values to be specified in sRGB, and the rendered image is also in sRGB.prodviz wrote:Just for info:
Looks like either no colour profile/not colour managed or Adobe RGB is the closest match to the render view,
with sRGB coming in last:
Render view (screen grab):
(img)
Untagged/not colour managed:
(img)
Adobe RGB:
(img)
sRGB:
(img)
Hi Roeland, It is not specific to this scene apparently. Just occurs on heavy scenes. Sometimes it works. It seems that the presence of large surface of displacement (ground peebles) could be a clue.It doesn't seem to be reproducible in other scenes, do you only have this problem with this particular scene? Just to be sure, can you confirm it doesn't work, rather than just being slow?