Skip to content
Commit ed2d1d55 authored by Karl Rupp's avatar Karl Rupp
Browse files

libviennacl: Cleanup: Applied pimpl-idiom to separate implementation from viennacl.hpp

This way one can keep viennacl.hpp unchanged and deal with all the details internally.
Host/CUDA/OpenCL backends are no longer globally visible, but instead hidden in a common backend.
Backend objects are now explicitly created and destroyed, added minimal API for this.
parent 1cb3a844
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment