Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
xuhuisheng committed Jan 2, 2023
2 parents 9f786f4 + 883c39f commit a4edb1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blender.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ The `kernel_gfx803.fatbin` is on the `blender331-gfx803/3.3/scripts/addons/cycle

My modification is very simple.

1. modify `intern/cycles/device/hip/compat.h`, change all of `__noinline__` to `__inline__`
1. modify `intern/cycles/kernel/device/hip/compat.h`, change all of `__noinline__` to `__inline__`
2. modify `intern/cycles/device/hip/util.h`, change `9` to `8`, then cycles can use gfx803.

---
Expand Down

0 comments on commit a4edb1a

Please sign in to comment.