Mark Poscablo
Mark Poscablo
Hi @funcwj, do you have the arrayfire CUDA libraries on the directory you added to LD_LIBRARY_PATH? Also, could you check if you added the CUDA and CUDA NVVM lib directories...
One of our released projects at Varian Medical Systems is also badly impacted by this (its proprietary so it's not on GitHub). Please fix this bug - we'd very much...
@SaxyPandaBear @adam-mateen Is there an estimate of when an official release (not a nightly build) that contains #598 / 7c4cdbf is coming out?
By the way, here's the sample program used in this issue: https://github.com/mark-poscablo/arrayfire-featdetect-sample. Simply change the feature detector used inside `get_feats()` to use the desired one.
By the way, here's the sample program used in this issue: https://github.com/mark-poscablo/arrayfire-featdetect-sample. Simply change the feature detector used inside `get_feats()` to use the desired one.
Hi @michael-p, yes we're aware of this issue and have been working on it (see #2215 and #2244). However, due to the potentially overreaching changes necessary to fix the root...
This has fixed our issue at Varian. Thank you all for the fix!