Skip to content

Conversation

umar456
Copy link
Member

@umar456 umar456 commented May 31, 2022

This PR add checks for drivers in 11.7 and adds support for ccache on Windows

Description

Changes to Users

N/A

Checklist

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

umar456 added 6 commits May 28, 2022 23:12
cuSparse libraries on windows encode the cuda version in the
DLL names. This commit adds the suffixes to the cuSparse module
class
Ccache has support for windows. This seems to work with the Windows
binaries of the ccache program with the Ninja generator. I don't
think this is working in Visual Studio.
Catch OpenCL errors when creating Contexts from OpenCL devices.
This change is necessary because some platforms(Intel FPGA) were
crashing if certain environment variables were not set when
crating contexts even though the platform returned the device
from the platform. We catch errors for particular devices and
then we remove them from the device list.
@syurkevi syurkevi self-requested a review June 6, 2022 17:23
@syurkevi syurkevi closed this Jun 6, 2022
@syurkevi syurkevi reopened this Jun 6, 2022
@syurkevi syurkevi merged commit 20982df into arrayfire:master Jun 6, 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.

cusparse.dll not found in test_sparse_arith_cuda
2 participants