Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
arrayfire
/
arrayfire
Public
Notifications
You must be signed in to change notification settings
Fork
555
Star
4.9k
Code
Issues
292
Pull requests
39
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Update OpenCL to 3.0. Add checks around tests that use doubles.
- #3338
#3338
Merged
umar456
merged 17 commits into
arrayfire:master
arrayfire/arrayfire:master
from
umar456:double_checks_opencl
umar456/arrayfire:double_checks_opencl
Copy head branch name to clipboard
Jan 21, 2023
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Update OpenCL to 3.0. Add checks around tests that use doubles.
#3338
umar456
merged 17 commits into
arrayfire:master
arrayfire/arrayfire:master
from
umar456:double_checks_opencl
umar456/arrayfire:double_checks_opencl
Copy head branch name to clipboard
Commits
Commits on Jan 11, 2023
Add type checks for tests and different types
umar456
committed
c85e600
View commit details
Copy full SHA for c85e600
Browse repository at this point
Fix fftconvolve so that floats are used for complex float values
umar456
committed
ef2e6ec
View commit details
Copy full SHA for ef2e6ec
Browse repository at this point
Add ifdef check around powll and powul functions in jit.cl
umar456
committed
cf6ebf4
View commit details
Copy full SHA for cf6ebf4
Browse repository at this point
Update cl2hpp tag and disable building cl2hpp if found on system
umar456
committed
0fb43d6
View commit details
Copy full SHA for 0fb43d6
Browse repository at this point
Commits on Jan 20, 2023
Update the minimum required OpenCL version to 3.0
umar456
committed
b19a070
View commit details
Copy full SHA for b19a070
Browse repository at this point
Fix some errors due to pow in CUDA code with fast math
umar456
committed
b89ea4c
View commit details
Copy full SHA for b89ea4c
Browse repository at this point
Add OpenCL version def to af/opencl.h. Remove FindOpenCL from test
umar456
committed
ea34879
View commit details
Copy full SHA for ea34879
Browse repository at this point
Allow OpenCL C device version checks on older platforms
umar456
committed
d01a25e
View commit details
Copy full SHA for d01a25e
Browse repository at this point
Fix Version formatting function
umar456
committed
27ab2fe
View commit details
Copy full SHA for 27ab2fe
Browse repository at this point
Update convolve tests tolerances for floating point types
umar456
committed
32862dd
View commit details
Copy full SHA for 32862dd
Browse repository at this point
Add support for building older OpenCL versions.
umar456
committed
c8fa0e6
View commit details
Copy full SHA for c8fa0e6
Browse repository at this point
Fix meanvar tests to avoid segfaults for unsupported types
umar456
committed
db4ad6f
View commit details
Copy full SHA for db4ad6f
Browse repository at this point
Fix warnings related to Version class
umar456
committed
ec594ca
View commit details
Copy full SHA for ec594ca
Browse repository at this point
Update vcpkg baseline to update OpenCL version
umar456
committed
c57e2d8
View commit details
Copy full SHA for c57e2d8
Browse repository at this point
Add group flags around LAPACKE libraries to avoid missing symbol errs
umar456
committed
53cc5cc
View commit details
Copy full SHA for 53cc5cc
Browse repository at this point
Fix extern half include directories command in cmake
umar456
committed
54b30e6
View commit details
Copy full SHA for 54b30e6
Browse repository at this point
Fix error due to an extra brace during the namespace refactor
umar456
committed
1d36f1f
View commit details
Copy full SHA for 1d36f1f
Browse repository at this point
You can’t perform that action at this time.