Skip to content

FluidX3D v3.4 (bug fixes)

Choose a tag to compare

@ProjectPhysX ProjectPhysX released this 02 Jul 19:38
· 15 commits to master since this release

Thank you for using FluidX3D! Finally I also have an AMD GPU in my posession, so I can test FluidX3D locally on AMD/Intel/Nvidia GPUs within the same PC, to guarantee full compatibility. This allowed me to identify and fix 2 critical bugs that were coding mistakes on my side yet somehow only exposed with AMD's driver.


Improvements

  • updated OpenCL driver install versions
  • minor refactoring in stream_collide()

Bug fixes

  • fixed bug in insertion-sort in voxelize_mesh() kernel causing crash on AMD GPUs
  • fixed bug in voxelize_mesh_on_device() host code causing initialization corruption on AMD GPUs
  • fixed dual CU and IPC reporting on AMD RDNA 1-4 GPUs

Have fun with the software!
-- Moritz


PS: Here's a little demo of "SLI"-ing AMD+Intel+Nvidia GPUs with FluidX3D: