Jefferson Amstutz
Jefferson Amstutz
Hi, The flags in the project are just used to build the examples. If you are using tsimd in your own code, then managing compiler flags to enable certain instruction...
We ultimately decided to not include project planning docs in the SDK repo -- fortunately this was a good place to discuss feedback on the CTS implementation plan. Closing this...
I'll also note that we have uploaded these documents to the ANARI WG's document repository and can be accessed there for future reference.
We use `glm` inside the SDK, so I think it's still relevant. Does this problem persist with newer versions of ICC?
Thanks for the contribution!
Neither of the aforementioned statements in the spec say anything about what the internal ABI of the (or any) SDK is: they talk about the ANARI API itself, not implementation...
Just wanted to say thanks for this! We are busy with SIGGRAPH preparations right now, but this will get incorporated ASAP after that...we haven't forgotten about it. :)
Hi, Only single-level instancing is supported in OSPRay. In OSPRay v2.0+, we intend on making this explicit in the API by having OSPGeometry-->OSPGeometryInstance-->OSPWorld, where OSPWorld replaces OSPModel. This will directly...
I promise this is still on our plate to merge....we've been doing more overhauls to our CMake stuff, including having our libraries respect `BUILD_SHARED_LIBS` more appropriately. I'll make sure this...
Thanks for this! Just curious, what hardware are you running on? We would love to both reproduce and fix this, and if we can't at least document this limitation.