Not sure if others are encountering the same problem. I had a few old Octane files with HDR textures as big as 14k. They used to work fine.
After upgrading to 2.23 opening a rendertarget with a significantly large HDR environment causes GPU failure whereas it was a working file previously.
I have tried opening the files in 2.23 and 2.17 (which was the previous version I used to create the file).
Any ideas what may have changed between versions? I know out of core is a new feature but that should be helping the cause. Perhaps it is being caused by the latest nvidia drivers?
My setup is 4 x GTX980 with 64 GB RAM.
Octane render targets failing on large HDR environments
Forum rules
Please add your OS and Hardware Configuration in your signature, it makes it easier for us to help you analyze problems. Example: Win 7 64 | Geforce GTX680 | i7 3770 | 16GB
Please add your OS and Hardware Configuration in your signature, it makes it easier for us to help you analyze problems. Example: Win 7 64 | Geforce GTX680 | i7 3770 | 16GB
So, does it not work in 2.17, too? What is the error message in the log?longshoes wrote:Not sure if others are encountering the same problem. I had a few old Octane files with HDR textures as big as 14k. They used to work fine.
After upgrading to 2.23 opening a rendertarget with a significantly large HDR environment causes GPU failure whereas it was a working file previously.
I have tried opening the files in 2.23 and 2.17 (which was the previous version I used to create the file).
Any ideas what may have changed between versions? I know out of core is a new feature but that should be helping the cause. Perhaps it is being caused by the latest nvidia drivers?
My setup is 4 x GTX980 with 64 GB RAM.
In theory there is no difference between theory and practice. In practice there is. - Yogi Berra
Hi abstrax,
Here is the error log:
Here is the error log:
Code: Select all
Started logging on 09.06.15 11:49:02
OctaneRender version 2.17 (2170000)
CUDA error 719 on device 1: An exception occurred on the device while executing a kernel. The context cannot be used anymore and must be destroyed. All existing device memory allocations from this context are invalid and must be reconstructed.
-> failed to copy 2D array to device
CUDA error 719 on device 1: An exception occurred on the device while executing a kernel. The context cannot be used anymore and must be destroyed. All existing device memory allocations from this context are invalid and must be reconstructed.
-> failed to deallocate device array
CUDA error 719 on device 1: An exception occurred on the device while executing a kernel. The context cannot be used anymore and must be destroyed. All existing device memory allocations from this context are invalid and must be reconstructed.
-> could not get memory info
CUDA error 719 on device 1: An exception occurred on the device while executing a kernel. The context cannot be used anymore and must be destroyed. All existing device memory allocations from this context are invalid and must be reconstructed.
-> failed to allocated device memory
device 1: failed to upload data texture 10 of context 0
CUDA error 719 on device 3: An exception occurred on the device while executing a kernel. The context cannot be used anymore and must be destroyed. All existing device memory allocations from this context are invalid and must be reconstructed.
-> failed to copy 2D array to device
CUDA error 719 on device 3: An exception occurred on the device while executing a kernel. The context cannot be used anymore and must be destroyed. All existing device memory allocations from this context are invalid and must be reconstructed.
-> failed to deallocate device array
CUDA error 719 on device 3: An exception occurred on the device while executing a kernel. The context cannot be used anymore and must be destroyed. All existing device memory allocations from this context are invalid and must be reconstructed.
-> could not get memory info
CUDA error 719 on device 3: An exception occurred on the device while executing a kernel. The context cannot be used anymore and must be destroyed. All existing device memory allocations from this context are invalid and must be reconstructed.
-> failed to allocated device memory
device 3: failed to upload data texture 10 of context 0
CUDA error 719 on device 2: An exception occurred on the device while executing a kernel. The context cannot be used anymore and must be destroyed. All existing device memory allocations from this context are invalid and must be reconstructed.
-> failed to copy 2D array to device
CUDA error 719 on device 2: An exception occurred on the device while executing a kernel. The context cannot be used anymore and must be destroyed. All existing device memory allocations from this context are invalid and must be reconstructed.
-> failed to deallocate device array
CUDA error 719 on device 2: An exception occurred on the device while executing a kernel. The context cannot be used anymore and must be destroyed. All existing device memory allocations from this context are invalid and must be reconstructed.
-> could not get memory info
CUDA error 719 on device 0: An exception occurred on the device while executing a kernel. The context cannot be used anymore and must be destroyed. All existing device memory allocations from this context are invalid and must be reconstructed.
-> failed to copy 2D array to device
CUDA error 719 on device 0: An exception occurred on the device while executing a kernel. The context cannot be used anymore and must be destroyed. All existing device memory allocations from this context are invalid and must be reconstructed.
-> failed to deallocate device array
CUDA error 719 on device 0: An exception occurred on the device while executing a kernel. The context cannot be used anymore and must be destroyed. All existing device memory allocations from this context are invalid and must be reconstructed.
-> could not get memory info
CUDA error 719 on device 2: An exception occurred on the device while executing a kernel. The context cannot be used anymore and must be destroyed. All existing device memory allocations from this context are invalid and must be reconstructed.
-> failed to allocated device memory
device 2: failed to upload data texture 10 of context 0
CUDA error 719 on device 0: An exception occurred on the device while executing a kernel. The context cannot be used anymore and must be destroyed. All existing device memory allocations from this context are invalid and must be reconstructed.
-> failed to allocated device memory
device 0: failed to upload data texture 10 of context 0

