You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add NVPL support (#149)
* nvpl
* add missing nvpl and use cosma variables
* findnvpl in cmake
* add missing include
Co-authored-by: Simon Pintarelli <[email protected]>
remove tar.gz deps on release
Creating a tar.gz containing the dependencies is obsolete. The current cmake
checks explicitly for git submodule and otherwise attempts to find external
packages.