Sahar A. Kashi salipour
  • Joined on 2022-02-10
Sahar A. Kashi created pull request blender/blender#121050 2024-04-24 22:27:40 +02:00
WIP: Linux Support for HIP-RT
Sahar A. Kashi created branch HIPRT_OPEN_SOURCE in salipour/AMD_HIPRT 2024-04-24 22:19:48 +02:00
Sahar A. Kashi pushed to HIPRT_OPEN_SOURCE at salipour/AMD_HIPRT 2024-04-24 22:19:48 +02:00
cbe9cdb27a Adding Linux support, switching to HIP-RT open sourced
3735e0b5f9 Submodule rebase update
6b47bb74a3 Switching to HIPRT 2.2
1e1a3aae07 1. Fix for Cycles Crash on deleting/hiding all mesh objects with HIP RT (#112983)
9ae24fee48 USD: Add tests to cover curve, light, and point instancer import
Compare 10 commits »
Sahar A. Kashi commented on issue blender/blender#117527 2024-04-15 19:10:06 +02:00
HIP-RT transparent shadows rendering artifacts

@Alaska can you share more complicated scenes that reproduce the issue?

Sahar A. Kashi commented on issue blender/blender#112084 2024-04-02 21:31:54 +02:00
Crash during render with AMD HIP on Linux

@GZGavinZhao can you make sure RCOM 6 runtime is loaded in Blender. I don't know about the Linux but on Windows, the dll names are different for pre RCOM6 and RCOM 6 ([amdhip64.dll vs. amdhip64_6.…

Sahar A. Kashi commented on issue blender/blender#112084 2024-04-02 20:33:49 +02:00
Crash during render with AMD HIP on Linux

what about 7000 series?

Sahar A. Kashi commented on issue blender/blender#112084 2024-04-02 19:48:46 +02:00
Crash during render with AMD HIP on Linux

Is this issue unique to RX 6600?

Sahar A. Kashi commented on issue blender/blender#117527 2024-03-29 17:46:05 +01:00
HIP-RT transparent shadows rendering artifacts

I meant the next release of HIP-RT SDK and I expect that to happen before the next release of Blender.

Sahar A. Kashi commented on issue blender/blender#117527 2024-03-29 00:59:46 +01:00
HIP-RT transparent shadows rendering artifacts

This has to do with our AS spatial splitting. Hopefully, we'll have a fix by the next release. A workaround for now could be disabling spatial split (but I don't really recommend it). The other…

Sahar A. Kashi commented on issue blender/blender#119993 2024-03-28 17:33:16 +01:00
Memory access fault by GPU when using HIP Cycles

Is this still a valid issue?

Sahar A. Kashi commented on issue blender/blender#117565 2024-03-27 19:10:41 +01:00
Cycles HIP-RT crash when rendering Secret Deer

I cannot reproduce this issue on my local version (Blender 4.2 Alpha commit a75dc2ef43a) I am on a newer version of HIP-RT though. I will submit the latest changes by mid to end of April.

Sahar A. Kashi created pull request blender/blender#118944 2024-03-01 02:28:36 +01:00
Cycles: Fix for empty scene crash on HIP-RT
Sahar A. Kashi pushed to main at salipour/AMD_HIPRT 2024-03-01 02:20:45 +01:00
06076d74b1 1. Fix for Cycles Crash on deleting/hiding all mesh objects with HIP RT (#112983)
b9fb51eaed Cleanup: Make format
90e86ead24 EEVEE-Next: Avoid same multiplication to the same constant
c9bddce79b Cleanup: Grammar in comment
2353fd8f91 Alembic: Alleviate long loading times in large files
Compare 389 commits »
Sahar A. Kashi commented on issue blender/blender#112983 2024-02-29 19:36:13 +01:00
Cycles Crash on deleting/hiding all mesh objects with HIP RT (Experimental)

The driver will continue to support both ROCm 6 and pre ROCm 6 for a while and Cycles functionality will not break with driver updates.

Sahar A. Kashi commented on issue blender/blender#112983 2024-02-28 23:56:06 +01:00
Cycles Crash on deleting/hiding all mesh objects with HIP RT (Experimental)

The fix for this is in our latest HIP-RT SDK. I can open a pull request with updated API and changes that make Cycles compatible with HIP-RT version 2.2. Here is the [change list](https://projects.…

Sahar A. Kashi pushed to HIPRT_2.2 at salipour/AMD_HIPRT 2024-02-23 21:03:19 +01:00
032887e4a0 Switching to HIPRT 2.2
5fa8a6cc9f Removed/Updated deprecated compiler option for HIP
Compare 2 commits »
Sahar A. Kashi created branch HIPRT_2.2 in salipour/AMD_HIPRT 2024-02-23 21:03:19 +01:00
Sahar A. Kashi pushed to RCOM_6 at salipour/AMD_HIPRT 2024-02-21 20:09:02 +01:00
09565f1942 Check for rcom6 hip runtime
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
Compare 829 commits »
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