diff options
author | Umar Arshad <umar@arrayfire.com> | 2022-04-13 12:31:40 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-13 09:31:40 -0700 |
commit | 586df30f9ab017e906e55570704bf14f7ceec9ba (patch) | |
tree | 429317af97c188e33fc0c5d3ede7ebfb2f68683a /lib | |
parent | 803900ddc5bb0f7773328147d7312f5baed4f912 (diff) | |
download | spack-586df30f9ab017e906e55570704bf14f7ceec9ba.tar.gz spack-586df30f9ab017e906e55570704bf14f7ceec9ba.tar.bz2 spack-586df30f9ab017e906e55570704bf14f7ceec9ba.tar.xz spack-586df30f9ab017e906e55570704bf14f7ceec9ba.zip |
ArrayFire: new version and update CUDA usage (#29988)
* Set CUDA architectures in ArrayFire based on cuda_arch
The cuda_arch flag was not recognized by the ArrayFire package and
therefore any setting was not respected. This commit adds the appropriate
cmake flags if cuda_arch is specified. If no cuda_arch is specified,
then the flag is set to "Auto" which checks the installed compute
architectures on the build system.
* ArrayFire only requires boost headers to build. Update version to 1.75
ArrayFire only requires boost headers at build time. This commit also
updates the version to 1.75 to avoid some errors in Boost Compute
* Disable tests in ArrayFire by default
* Add support for ArrayFire v3.8.1
* Add maintainer for ArrayFire package
* Remove test variant from ArrayFire. Use comprehensions
* Reduce boost requirement in ArrayFire
* Address cuda_arch suggestions
* Add commit hashes to Release versions of ArrayFire
* Fix style issues in ArrayFire package
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions