-
-
Notifications
You must be signed in to change notification settings - Fork 46
Add CUDA wrapper capability. #714
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
bpachev
wants to merge
22
commits into
FEniCS:main
Choose a base branch
from
bpachev:new_main
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.
Open
Changes from 1 commit
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
fe9c170
Add CUDA wrapper capability.
bpachev 3369f07
Rename tabulate_tensor_cuda to tabulate_tensor_cuda_nvrtc. Add commen…
bpachev 8ea5070
Merge branch 'FEniCS:main' into new_main
bpachev b8e717b
Added unit test for cuda wrapper functionality via nvrtc.
bpachev 5b8bdde
Fixed lint issues.
bpachev 359b709
Only run NVRTC tests on Linux.
bpachev 86bca5e
Updated NVRTC test with more forms, more explicit naming, and experim…
bpachev 0a5af4f
Only explicitly skip tests for Windows.
bpachev d1fc805
Merge branch 'main' into new_main
IgorBaratta 781f8be
Merge branch 'main' into new_main
jorgensd ca2b943
Merge remote-tracking branch 'origin/main' into new_main
jhale b416b1b
Merge branch 'main' into new_main
jhale 3338af9
ruff format
jhale aca302b
Merge branch 'new_main' of github.com:bpachev/ffcx into new_main
jhale 06627c6
Try adding pyindex
jhale 4e8ac19
Doesn't work anyway.
jhale 1426b4c
Use importlib to find nvrtc source files, and pin nvrtc version.
006c23c
Properly handle missing NVRTC pip package.
9e0464e
Change to lower bound
jhale 8981aa9
Try without pygraphviz equality
jhale 61e3d4e
Merge branch 'main' into new_main
jhale 846e06f
Merge branch 'main' into new_main
jhale 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
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.
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.