-
Notifications
You must be signed in to change notification settings - Fork 80
KernelIntrinsics API #635
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
Open
christiangnrd
wants to merge
50
commits into
JuliaGPU:main
Choose a base branch
from
christiangnrd:intrinsics
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+646
−92
Open
KernelIntrinsics API #635
Changes from all commits
Commits
Show all changes
50 commits
Select commit
Hold shift + click to select a range
70ef83a
define basic intrinsics
vchuravy 02f3124
Fix docstrings
christiangnrd 1103574
localmemory
christiangnrd 8f40452
Move default barrier implementation to KernelIntrinsics
christiangnrd 471dc58
Implement remaining intrinsics for POCL
christiangnrd a8a14a1
Add basic tests
christiangnrd 96d9ffc
Int32 -> Int
christiangnrd 685a7d4
Format
christiangnrd a54fb5d
Launch interface
christiangnrd 5a6cd9b
Docs
christiangnrd faa5213
New stuff docs
christiangnrd 6baa445
Fix
christiangnrd 1953e8d
Temp adaptation to test in-progress interface with CUDA.jl
christiangnrd ba52bbb
Better launch interface
christiangnrd 1fb74a0
Only keep common compiler kwarg
christiangnrd 36c67ce
Fixup tests
christiangnrd 0636279
No `backend` in macro kwargs
christiangnrd 48c6b8b
Tests
christiangnrd cc240c6
Fixes
christiangnrd f41d1e0
More fix
christiangnrd 8e97be1
Print
christiangnrd bf37826
tweak
christiangnrd cae65fe
Fix
christiangnrd 8861658
Ugh
christiangnrd 86c18fc
Format
christiangnrd 0a6f172
Format
christiangnrd 2371f88
drbh
christiangnrd 0a45913
`_print` docstring
christiangnrd ff3b077
Test all launch size options
christiangnrd 0732ae0
Fix backend
christiangnrd 7d6be1b
Format
christiangnrd 04f21ec
More consistent docstrings
christiangnrd d068b80
Qualify `map`
christiangnrd 2fe4502
`KIKernel` -> `Kernel`
christiangnrd aaf20a7
Remove redundant parameter
christiangnrd e2941fb
`kiconvert` -> `argconvert`
christiangnrd 5262c9e
Remove old definition
christiangnrd ca11482
Unbreak ABI
christiangnrd d6f3e66
Readd old definition
christiangnrd 1400c9f
Naming
christiangnrd 055a81f
Reword
christiangnrd 913f8c8
Docstrings
christiangnrd 298e807
Rename `kikernel`
christiangnrd 42f17d6
Renaming
christiangnrd da98ac8
Update `unsafe_indices` examples to use KI directly
christiangnrd 8510dfe
Format
christiangnrd 89b57e9
Format
christiangnrd ec246c7
Format
christiangnrd 5620ba2
Add kernel launch test
christiangnrd b0013f1
Synchronize
christiangnrd File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.