Force backends to register by calling dlopen (#938)
* if a requested backend is not registered then try dlopen to force it to register * call 'extern C create_backend()' in the opened shared object to register the backend * use a single name to test for backend
Showing
Please
register
or
sign in
to comment