Sahar A. Kashi salipour
  • Joined on 2022-02-10
Sahar A. Kashi pushed to main at salipour/AMD_HIPRT 2024-02-21 20:06:35 +01:00
ca8a7c7054 Merge branch 'blender-v4.1-release' into main
4c708a8c3e Linux: Avoid XDG_RUNTIME_DIR warnings running headless Blender
873472b747 Linux: Improve headless EGL initialization messages
db754790b7 Fix: snap gizmo state returning to default values after unhidden
6d491da0be Cleanup: miscellaneous improvements in knife code
Compare 8424 commits »
Sahar A. Kashi commented on issue blender/blender#91571 2024-02-20 20:26:38 +01:00
Cycles HIP device

I don't know the exact driver version but the issue has been fixed for a long time now https://github.com/ROCm/HIP/pull/2229

Sahar A. Kashi pushed to RCOM_6 at salipour/AMD_HIPRT 2024-02-02 00:28:31 +01:00
fbb19f41a2 Check for rcom6 hip runtime
23faaac68b UI: Gizmo Button for Lock Camera to View
c04a79622c Cleanup: make format
1f142b3d44 Fix: Cycles MIS disabled unnecessarily with transparency, causing fireflies
f3c401ef6f UI: Update default mask icon
Compare 10 commits »
Sahar A. Kashi created branch RCOM_6 in salipour/AMD_HIPRT 2024-02-02 00:28:31 +01:00
Sahar A. Kashi created pull request blender/blender#117428 2024-01-23 00:07:39 +01:00
WIP Cycles: Removed/Updated deprecated compiler option for HIP
Sahar A. Kashi created branch AMD_HIPRT in salipour/AMD_HIPRT 2024-01-23 00:04:18 +01:00
Sahar A. Kashi pushed to AMD_HIPRT at salipour/AMD_HIPRT 2024-01-23 00:04:18 +01:00
5fa8a6cc9f Removed/Updated deprecated compiler option for HIP
c7e674d40f Cleanup: extract low level dna array utilities to separate file
02fc4d6481 Fix: Tonemap node has a wrong luminance scale
089c389b5c Cleanup: Store UI button drawstr with std::string
18af495cfc Fix: EEVEE-Next: Alpha Blended material pre-pass
Compare 10 commits »
Sahar A. Kashi commented on issue blender/blender#117112 2024-01-15 22:10:08 +01:00
Cycles crash on CPU denoise with old gpu driver

If either the driver is old or non-existent, loading the driver fails (gracefully, without crashing the app) and the HIP option in the user interface will not be available. What @ThomasDinges

Sahar A. Kashi created pull request blender/blender#117006 2024-01-11 00:42:53 +01:00
WIP Cycles OIDN HIP: No device available to denoise on #116810
Sahar A. Kashi created branch AMD_HIPRT in salipour/AMD_HIPRT 2024-01-11 00:37:07 +01:00
Sahar A. Kashi pushed to AMD_HIPRT at salipour/AMD_HIPRT 2024-01-11 00:37:07 +01:00
628872a7e5 Cycles OIDN HIP: No device available to denoise on #116810
eb747c5d20 Fix: invalid memory access in Hydra world and material export
4e0d604035 Fix #116950: Redraw Issues in Open Recent Previews
7271f303fe Cleanup: make format
2b9aa55a03 RNA: Remove bitmask from BoolAttributeValue.value
Compare 10 commits »
Sahar A. Kashi commented on issue blender/blender#116810 2024-01-10 23:06:09 +01:00
Cycles OIDN HIP: No device available to denoise on

This happens because support for OIDN is queried before the device id is set. First [OIDNDenoiserGPU::is_device_supported(info)](https://projects.blender.org/blender/blender/src/commit/eb747c5d2

Sahar A. Kashi commented on pull request blender/blender#114555 2023-11-06 23:45:31 +01:00
Fix for HIP RT deformation:

The fix needs to be merged into V3.6 as well.

Sahar A. Kashi pushed to AMD_HIPRT at salipour/AMD_HIPRT 2023-11-06 21:15:56 +01:00
c19aeb35fe Merge branch 'main' into AMD_HIPRT
0db6d8a5fc EEVEE-Next: Fix shadow tests
Compare 2 commits »
Sahar A. Kashi created pull request blender/blender#114555 2023-11-06 21:12:43 +01:00
Fix for HIP RT deformation:
Sahar A. Kashi created branch AMD_HIPRT in salipour/AMD_HIPRT 2023-11-06 21:02:08 +01:00
Sahar A. Kashi pushed to AMD_HIPRT at salipour/AMD_HIPRT 2023-11-06 21:02:08 +01:00
3725094453 Fix for HIP RT deformation:
6e4adbe694 Cleanup: use_holes arg to isect_point_poly_v2 has been ignored since 2013
03bbdd804c Cleanup: move math_geom.c to c++
adb41fe6b2 Merge branch 'blender-v4.0-release' into main
fe9e28c086 Fix build error on macOS x86, after Metal motion blur workaround
Compare 10 commits »
Sahar A. Kashi pushed to AMD_HIPRT at salipour/AMD_HIPRT 2023-08-23 01:54:38 +02:00
65506ff906 Merge branch 'AMD_HIPRT' of projects.blender.org:salipour/AMD_HIPRT into AMD_HIPRT
fd3353bca1 Fix for transparent shadows. Updating how primitive ID/type is queried.
709ec52c7d Core: foreach_id: Add a new callback flag to skip processing at readfile time.
710b47fe7c Tweak SpaceNode foreach_id callback handling of nodetree ID pointer.
1857df8d5b Cleanup: Use FunctionRef for PBVH filtering callback
Compare 826 commits »
Sahar A. Kashi created pull request blender/blender#111414 2023-08-23 01:33:37 +02:00
AMD_HIPRT
Sahar A. Kashi closed pull request blender/blender#111413 2023-08-23 01:33:03 +02:00
AMD_HIPRT