Skip to content

Releases: GPUOpen-LibrariesAndSDKs/HIPRTSDK

2.4.6b6daf9

23 Sep 13:46
8d26d0f
Compare
Choose a tag to compare

Adapt the demos to latest release of HIPRT.

full source code of HIPRT:
https://github.com/GPUOpen-LibrariesAndSDKs/HIPRT

you can download a built package of HIPRT here:
https://gpuopen.com/hiprt/

2.2.0e68f54

19 Dec 03:02
a2eaaa7
Compare
Choose a tag to compare
  • Multi-level instancing
  • Triangle pairing
  • AS Compaction
  • Optimized BVH build speed

2.1.6fc8ff0

27 Sep 07:23
7d2f55a
Compare
Choose a tag to compare
  • Dynamic traversal stack assignment
  • Batch BVH construction
  • Transformation query functions
  • Improved BVH construction speed
  • Improved RT speed for transformed instances
  • Fixed geometry IO API
  • Optional trace kernel caching

2.0.3a134c7

31 May 18:27
853935b
Compare
Choose a tag to compare
  • BVH memory optimization
  • SBVH speed optimization
  • Fixing hiprtBuildTraceKernels
  • Dynamic loading via HIPRTEW
  • Traversal optimization

2.0.0

27 Feb 16:37
12399fb
Compare
Choose a tag to compare
  • Bitcode and precompilation
    • 527.41 or newer driver is necessary to run on NVIDIA on Windows
  • Performance improvement
  • Navi3x support
  • MI60 and MI200 support
  • Traversal hints for better performance
  • Concurrent build via streams
  • Custom function table
  • Intersection filter
  • Transformation matrices support
  • Multiple templated kernels
  • Added ray t min