Releases: GPUOpen-LibrariesAndSDKs/HIPRTSDK
Releases · GPUOpen-LibrariesAndSDKs/HIPRTSDK
2.4.6b6daf9
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
- Multi-level instancing
- Triangle pairing
- AS Compaction
- Optimized BVH build speed
2.1.6fc8ff0
- 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
- BVH memory optimization
- SBVH speed optimization
- Fixing hiprtBuildTraceKernels
- Dynamic loading via HIPRTEW
- Traversal optimization
2.0.0
- 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