FluidX3D v2.17 (unlimited domain resolution)
Thank you for using FluidX3D! Update v2.17 removes the limit on 2³² cells per domain and adds new field visualization:
Improvements
- for GPUs/CPUs with >225 GB memory: domains are no longer limited to 4.29 billion (2³², 1624³) grid cells; if more are used, the OpenCL code will automatically compile with 64-bit indexing
- new, faster raytracing-based field visualization for single-GPU simulations (thanks @Snektron for the idea!)
- added GPU Driver and OpenCL Runtime installation instructions to documentation
- refactored
INTERACTIVE_GRAPHICS_ASCII
Bug fixes
- fixed memory leak in destructors of
floatN
,floatNxN
,doubleN
,doubleNxN
(all unused) - made camera movement/rotation/zoom behavior independent of framerate
- fixed that
smart_device_selection()
would print a wrong warning if device reports 0 MHz clock speed
Have fun with the software!
-- Moritz