Nikita Sirgienko Sirgienko
  • Joined on 2020-12-10
Nikita Sirgienko commented on issue blender/blender#115430 2023-11-30 19:12:24 +01:00
cycles+openimagedenoise: Blender crashes when enabling composition in realtime view

@0xACE , can you please clarify where you have got this Blender build? Is it from official Linux build from Blender site or it is Blender from archlinux package repository? Or you just compiled…

85f3387638 Cycles: oneAPI: First prototype of SYCL bindless texture enabling
Nikita Sirgienko commented on issue blender/blender#113223 2023-11-02 17:26:04 +01:00
oneAPI error 997 Rendering With Cycles

@Kaszanas, thanks for mor details, but is it possible to share project, which causing this issue on your side? I would like to try to reproduce it on my end in order to be able to investigate this…

214b906be7 Cycles: oneAPI: Bindless textures: Avoid depricated deallocation function
Nikita Sirgienko created branch ns/sycl_bindless_textures_prototype in Sirgienko/blender 2023-11-02 13:13:39 +01:00
9c20c569c6 Cycles: oneAPI: Bindless textures: Clarification and improvements for texture dimensions
2bf6d164b2 Cycles: oneAPI: Bindless textures: Fix double allocation and fix lack of deallocation
d9dc524769 Cycles: oneAPI: Bindless textures: Few improvements and fixes
631d7bb4cd Formatting
6f2ae860de Cycles: oneAPI: Second prototype of SYCL bindless texture enabling
Compare 10 commits »
Nikita Sirgienko commented on issue blender/blender#113223 2023-10-30 15:22:01 +01:00
oneAPI error 997 Rendering With Cycles

@Kaszanas, could you kindly provide more details? Like exact Blender versions, GPU driver version, etc? Do your Arc card works in other application, like games, and you are experiencing issue only…

Nikita Sirgienko pushed to main at blender/blender 2023-09-04 15:42:38 +02:00
56ff55ed09 Cycles: oneAPI: Resolve an compilation error in assert
Nikita Sirgienko pushed to main at blender/blender 2023-08-22 19:06:08 +02:00
abab47a805 Cycles: oneAPI: Refactoring of local size choice logic
Nikita Sirgienko commented on issue blender/blender#110504 2023-08-16 14:38:28 +02:00
Segfault after F12 render with multi-GPU Intel ARC A770 and experimental oneAPI packages on Debian

Unfortunately, I haven't found any reasonable easy way to install the software on Debian due to all this dependencies. So, probably easiest way here is to check, if this information is even…

Nikita Sirgienko commented on issue blender/blender#110504 2023-08-08 15:57:36 +02:00
Segfault after F12 render with multi-GPU Intel ARC A770 and experimental oneAPI packages on Debian

I see, it seems that this functionality for some reason is not exposed in Linux-6.4.0 with Intel GPUs for some reason. I then will try to take a look on the Debian installation process for xpu-smi…

Nikita Sirgienko commented on issue blender/blender#110504 2023-08-08 15:30:06 +02:00
Segfault after F12 render with multi-GPU Intel ARC A770 and experimental oneAPI packages on Debian

Weird, but maybe DRM controls have changed in recent versions like Linux-6.4.0-1-amd64-x86_64-with-glibc2.37 for some reason (I am using this special Linux 5.15 kernel with Intel GPU support…

Nikita Sirgienko commented on issue blender/blender#110504 2023-08-08 15:16:09 +02:00
Segfault after F12 render with multi-GPU Intel ARC A770 and experimental oneAPI packages on Debian

Interesting, can you please try to install "intel-gpu-tools" package from Debian sid and recheck if the DRM files will appear?

Nikita Sirgienko commented on issue blender/blender#110504 2023-08-08 12:10:07 +02:00
Segfault after F12 render with multi-GPU Intel ARC A770 and experimental oneAPI packages on Debian

XPU-SMI installation seems to be quite complicated on the Debian system, and actually there are more easy way to get information about used GPU memory - via DRM registry-files in `/sys/class/drm/ca…

Nikita Sirgienko commented on issue blender/blender#109771 2023-07-14 17:47:49 +02:00
Windows + Intel Arc A770: Crashes if modifying the object after rendering image in rendered view mode

@Blender-King, can you please try to repeat this crash but this time start Blender from the console - and post the last few lines of Blender console output right after the crash?

Nikita Sirgienko commented on issue blender/blender#109771 2023-07-10 11:20:10 +02:00
Windows + Intel Arc A770: Crashes if modifying the object after rendering image in rendered view mode

Great, thanks a lot - with a video I have able to replicated this issue on my side. I will work on this topic then.

Nikita Sirgienko commented on issue blender/blender#109771 2023-07-07 19:02:37 +02:00
Windows + Intel Arc A770: Crashes if modifying the object after rendering image in rendered view mode

I haven't able to reproduce this issue on few machine with Windows 11 + A770 + driver 101.4502 despite all my attempts. Yet, while there are some similarities to #109282 - I suspect that is may be…

Nikita Sirgienko approved blender/blender#109712 2023-07-05 13:45:56 +02:00
Cycles: remove Point Density Texture support for surfaces

Looks great to me, thanks, Brecht!

Nikita Sirgienko pushed to main at blender/blender 2023-07-04 13:42:11 +02:00
7c4108567b Cycles: Embree: Resolve padding-related issue during buffer creations
e73bb628ee Cycles: Fix Out-Of-Bounds issues during Embree BVH building
Compare 2 commits »
Nikita Sirgienko deleted branch avoid_empty_capabilities_info from Sirgienko/blender 2023-07-03 13:09:50 +02:00