Skip to content

Conversation

@umar456
Copy link
Member

@umar456 umar456 commented Mar 26, 2022

Statically link NVRTC if possible

Description

This PR statically links the NVRTC library if AF_WITH_STATIC_NUMERIC_LIBS is set to on.
this makes the arrayfire cuda library only dependent on the libcuda.so driver library installed
by the NVIDIA driver.

Changes to Users

Users will not need a separate NVRTC library with the installation of ArrayFire static builds

Checklist

  • Rebased on latest master
  • Code compiles
  • Tests pass
  • [ ] Functions added to unified API
  • [ ] Functions documented

@WilliamTambellini
Copy link
Contributor

tks @umar456

@umar456 umar456 merged commit 35bd3f8 into arrayfire:master Mar 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants