Nick Avramoussis
Nick Avramoussis
@danrbailey bumping this > EDIT: Ah I missed that we're now directly doing the import/exports of the instantiations. But perhaps it worries me a bit that we're redeclaring them with...
Hey @jfpanisset thanks a lot for these. I've finally had a chance to look at bumping the VDB CI and am getting issues with GLFW3: https://github.com/Idclip/openvdb/actions/runs/6287213295/job/17071469457 I'm assuming nothing has...
Thanks @jfpanisset, switching from 15 (which uses 15.1) to 15.0 does seem to work https://github.com/Idclip/openvdb/actions/runs/6361210998/job/17275486301 I'll use 15.0 for now
Hey @jfpanisset, have there been any updates on the GLFW issue?
Hi @k1moradi, Unfortunately there's not enough information in that backtrace to diagnose this or even confirm it is a memory allocation issue. I assume we don't want to run your...
Yes there's unfortunately no new information here - you'll also need to rebuild VDB with these flags too. Alternatively if you can provide us with a `.vdb` cache of the...
Thanks @malaterre - so should we be using the `NATIVE_COMMAND` invocation of `separate_arguments`? What was the issue you experienced with the current implementation?
@apradhana thanks for trying to look into this - but are you saying we only support CMake version up to 3.28 with this change? That doesn't sounds appropriate to me,...
@apradhana the issue you linked is talking about a regression in CMake 3.27. Your PR seems to be back-porting CMake from 3.29 to 3.28. I'm not sure why your change...
All of the ASWF CI runners are still offline