Thanks, the link was helpful. You mentioned there about:
a maximum of two acceleration structures (AS) from root node to leaf triangle geometry
So is sorting the geometries by material (where there are one (IAS → GAS) per material group) as in my example runs partially on RT cores or fully?
it is using OptixBuildInputTriangleArray in OptiX 7. The code is based on intro_runtime project.