Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Add driver checks for CUDA 11.7, Add ccache support, cuSparse Fix #3257

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Jun 6, 2022

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
Morty Proxy This is a proxified and sanitized view of the page, visit original site.