Sahar A. Kashi salipour
  • Joined on 2022-02-10
Sahar A. Kashi created branch gfx12 in salipour/AMD_HIPRT 2024-10-01 19:00:24 +02:00
Sahar A. Kashi deleted branch gfx12 from salipour/AMD_HIPRT 2024-10-01 18:54:03 +02:00
Sahar A. Kashi closed pull request blender/blender#128447 2024-10-01 18:53:15 +02:00
Cycles: Added support for Gfx12 GPU targets
Sahar A. Kashi created pull request blender/blender#128447 2024-10-01 18:45:17 +02:00
Cycles: Added support for Gfx12 GPU targets
Sahar A. Kashi pushed to gfx12 at salipour/AMD_HIPRT 2024-10-01 18:38:49 +02:00
741943f5b3 Changed the order of hip runtime to align with SDK 6.1.
Sahar A. Kashi pushed to gfx12 at salipour/AMD_HIPRT 2024-10-01 18:34:45 +02:00
52ca9e4fe5 Added gpu targets for gfx12
042e3b2452 deps: fix build error on windows
d70b10dcd4 UI: Add missing items & reorganize grease pencil menus
e07842de41 GPv3: "Join Objects" operator
e9bce13bfb UI: Fix case in Grease Pencil Auto-Masking
Compare 10 commits »
Sahar A. Kashi created branch gfx12 in salipour/AMD_HIPRT 2024-10-01 18:34:44 +02:00
Sahar A. Kashi commented on issue blender/blender#120702 2024-10-01 17:58:34 +02:00
Cycles HIP-RT Memory leak

The Adrenalin version of the driver with the fix is supposed to be posted today.

Sahar A. Kashi commented on issue blender/blender#126566 2024-09-30 17:14:52 +02:00
Crashes, when using Smoke and cycles (AMD HIP)

We have an internal ticket on this. The driver team hasn't root caused it yet. The root cause might give us a clue if there is a workaround in the meantime.

Sahar A. Kashi commented on issue blender/blender#117527 2024-09-26 18:11:15 +02:00
HIP-RT transparent shadows rendering artifacts

This issue is not algorithmically fixed in HIP-RT. I have a workaround for it but first I need to make sure there won't be performance regression with the workaround.

Sahar A. Kashi commented on issue blender/blender#117567 2024-09-26 18:09:08 +02:00
HIP-RT renders some instanced objects differently from other BVHs

@Alaska, in my testing, the original test scene https://projects.blender.org/attachments/c614c987-d891-458b-910d-b1062a73fab0 works now but the simpler scene you provided still has the issue. Do…

Sahar A. Kashi commented on pull request blender/blender#121050 2024-09-20 16:36:55 +02:00
Cycles: Linux Support for HIP-RT

@Sergey do you need anything from my side? Everything looks good?

Sahar A. Kashi pushed to HIPRT_OPEN_SOURCE at salipour/AMD_HIPRT 2024-09-17 21:31:32 +02:00
ae91df0e46 Merge branch 'main' into HIPRT_OPEN_SOURCE
2ba69519a8 Fix #127678: Auto-Save Preferences does not work for few anim properties
6b63fa8f85 GPv3: Interpolate Sequence operator
d15681a459 Sculpt: Extract deformation position data and logic to a class
b2ce5393ad Cleanup: Sculpt: Remove unused automasking function
Compare 222 commits »
Sahar A. Kashi pushed to HIPRT_OPEN_SOURCE at salipour/AMD_HIPRT 2024-09-17 21:30:25 +02:00
Sahar A. Kashi commented on pull request blender/blender#121050 2024-09-17 21:18:49 +02:00
Cycles: Linux Support for HIP-RT

a version change, HOURS after i put the "final" libs online? What is going on here? this PR has been reviewed and accepted, why are you still tinkering with things?

@LazyDodo I…

Sahar A. Kashi commented on issue blender/blender#127464 2024-09-17 19:03:57 +02:00
4.3: HIP-RT performance regression

@Sergey @Alaska Here are the numbers I got for Lone Monk on Blender main, Windows, HIP SDK 5.7, W7900: motion_triangle_custom_local_intersect, motion_triangle_custom_volume_intersect,…

Sahar A. Kashi pushed to HIPRT_OPEN_SOURCE at salipour/AMD_HIPRT 2024-09-17 18:16:41 +02:00
17090f526b Merge branch 'HIPRT_OPEN_SOURCE' of projects.blender.org:salipour/AMD_HIPRT into HIPRT_OPEN_SOURCE
6b3ab8d323 Merge branch 'HIPRT_OPEN_SOURCE' of projects.blender.org:salipour/AMD_HIPRT into HIPRT_OPEN_SOURCE
707d67df19 Merge branch 'HIPRT_OPEN_SOURCE' of projects.blender.org:salipour/AMD_HIPRT into HIPRT_OPEN_SOURCE
8e5a4c11ed hiprt source update to install headers
Compare 4 commits »
Sahar A. Kashi pushed to HIPRT_OPEN_SOURCE at salipour/AMD_HIPRT 2024-09-17 18:11:53 +02:00
59bbb006a0 Merge branch 'main' into HIPRT_OPEN_SOURCE
27680118db Fix #127464: Disable HIPRT point clouds to fix performance regression
2976520525 Geometry Nodes: transform grease pencil layers instead of points
6a7b54db20 Revert "Libs: Win64: hiprt 83e18cc9c3"
d3034ac54e Vulkan: Enable in a regular release
Compare 215 commits »
Sahar A. Kashi commented on issue blender/blender#127464 2024-09-16 19:21:31 +02:00
4.3: HIP-RT performance regression

For me (on Windows), disabling motion_triangle_custom_local_intersect is sufficient. Also, with some modifications to HIP-RT, I was able to resolve the regression issue and even improve…

Sahar A. Kashi commented on pull request blender/blender#121050 2024-09-16 19:08:33 +02:00
Cycles: Linux Support for HIP-RT

@Sergey here you go blender/blender#127719 Let me know if you had something else in mind.