← 返回首页
Fix half precision pow function for openCL backend by edwinsolisf · Pull Request #3676 · arrayfire/arrayfire · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

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

Provide feedback

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

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

Fix half precision pow function for openCL backend#3676

Merged
christophe-murphy merged 1 commit into
arrayfire:masterfrom
edwinsolisf:half_fixes
Jun 30, 2025
Merged

Fix half precision pow function for openCL backend#3676
christophe-murphy merged 1 commit into
arrayfire:masterfrom
edwinsolisf:half_fixes

Conversation

Copy link
Copy Markdown
Contributor

An incorrect power function was being used for half precision variables when building the JIT kernel for the OpenCL backend. Fixes failures on binary and norm failures

Description

  • Is this a new feature or a bug fix? Bug fix
  • Potential impact on specific hardware, software or backends: OpenCL
  • Can this PR be backported to older versions? Yes
  • Future changes not implemented in this PR: None

Checklist

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

Hide details View details christophe-murphy merged commit 8da6800 into arrayfire:master Jun 30, 2025
1 of 4 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Footer

© 2026 GitHub, Inc.