forked from pyccel/pyccel
-
Notifications
You must be signed in to change notification settings - Fork 0
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
cuda.host_empty function #67
Open
smazouz42
wants to merge
135
commits into
devel
Choose a base branch
from
issue_56
base: devel
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.
+1,903
−120
Open
Changes from 1 commit
Commits
Show all changes
135 commits
Select commit
Hold shift + click to select a range
c7a6638
Trigger tests on push to devel or main branch
EmilyBourne 821a1c5
Add cuda workflow to test cuda developments on CI
EmilyBourne 092b557
Trigger tests on push to devel or main branch
EmilyBourne 02a2360
[init] Adding CUDA language/compiler and CodePrinter (#32)
bauom bd73514
Fix import handling (#49)
smazouz42 261c152
Add support for kernels (#42)
smazouz42 80f905b
Begin implementation of CUDA arrays: adding cudaempty and cudafull fu…
smazouz42 7e8cf9e
work in progress
smazouz42 2dbcfae
work in progress
smazouz42 f3911d5
work in progress
smazouz42 37289f9
work in progress
smazouz42 ba66b48
work in progress
smazouz42 406a88b
work in progress
smazouz42 3afad1b
work in progress
smazouz42 190c5a2
work in progress
smazouz42 eeeb249
cleaning up my PR
smazouz42 de0f5ab
cleaning up my PR
smazouz42 d6ba6ad
cleaning up my PR
smazouz42 8286a89
work in progress
smazouz42 96c3f29
work in progress
smazouz42 b414d62
work in progress
smazouz42 7c93416
Trigger tests on push to devel or main branch
EmilyBourne f8ec722
Add cuda workflow to test cuda developments on CI
EmilyBourne cc3a93e
Trigger tests on push to devel or main branch
EmilyBourne 3be623d
[init] Adding CUDA language/compiler and CodePrinter (#32)
bauom b6d1549
Fix import handling (#49)
smazouz42 7da772a
Add support for kernels (#42)
smazouz42 ca701d9
Updated CUDA Name Clash Checker By Added CUDA-specific keywords (#60)
smazouz42 828d166
add handle for custom device (#61)
smazouz42 a28c724
work in progress
smazouz42 658bb83
Merge branch 'devel' of https://github.com/pyccel/pyccel-cuda into is…
smazouz42 22686d7
work in progress
smazouz42 ab68eb4
work in progress
smazouz42 73c4c81
work in progress
smazouz42 af4d097
Trigger tests on push to devel or main branch
EmilyBourne 061996e
Add cuda workflow to test cuda developments on CI
EmilyBourne 32457cc
Trigger tests on push to devel or main branch
EmilyBourne 9f03889
[init] Adding CUDA language/compiler and CodePrinter (#32)
bauom 57b643e
Fix import handling (#49)
smazouz42 af589a1
Add support for kernels (#42)
smazouz42 91d6101
Updated CUDA Name Clash Checker By Added CUDA-specific keywords (#60)
smazouz42 9234e99
add handle for custom device (#61)
smazouz42 c79b56d
work in progress
smazouz42 d482a8e
Merge branch 'devel' of https://github.com/pyccel/pyccel-cuda into is…
smazouz42 1c7ec43
work in progress
smazouz42 ba103ee
work in progress
smazouz42 947ce32
work in progress
smazouz42 1eeed75
adding test for host array
smazouz42 a8dbc18
add documentation for CUDA arrays
smazouz42 5d91031
fix: remove unnecessary spaces
smazouz42 7c74bbd
refactoring the code
smazouz42 95cf821
refactoring the code
smazouz42 0fc4a1b
refactoring the code
smazouz42 f43fba8
refactoring the code
smazouz42 f4546e1
fix a doc problem
smazouz42 ec0132b
fix a doc problem
smazouz42 9030dfe
fix a doc problem
smazouz42 e47373c
fix a doc problem
smazouz42 eee6202
fix a doc problem
smazouz42 afd05c1
make sure tests are running successfully
smazouz42 ff95029
fix a doc problem
smazouz42 21f70c0
Trigger tests on push to devel or main branch
EmilyBourne 13efc4e
Add cuda workflow to test cuda developments on CI
EmilyBourne e07587d
Trigger tests on push to devel or main branch
EmilyBourne 94b1357
[init] Adding CUDA language/compiler and CodePrinter (#32)
bauom c0006dd
Fix import handling (#49)
smazouz42 1145d91
Add support for kernels (#42)
smazouz42 31aae9d
Updated CUDA Name Clash Checker By Added CUDA-specific keywords (#60)
smazouz42 21c93b5
add handle for custom device (#61)
smazouz42 f2c1f65
Merge branch 'devel' of https://github.com/pyccel/pyccel-cuda into is…
smazouz42 d66442d
fix a doc problem
smazouz42 976e729
fix a doc problem
smazouz42 0289a77
debuging perpose
smazouz42 ca49b1b
debuging perpose
smazouz42 ce1ddbc
debuging perpose
smazouz42 717c4a4
debuging perpose
smazouz42 a19c559
debuging perpose
smazouz42 33842e9
debuging perpose
smazouz42 a52f4a2
debuging perpose
smazouz42 40d7c0d
debuging perpose
smazouz42 532cf03
debuging perpose
smazouz42 3424b83
debuging perpose
smazouz42 3c1387b
debuging perpose
smazouz42 c204481
debuging perpose
smazouz42 2517c43
debuging perpose
smazouz42 9778a86
debuging perpose
smazouz42 bc8b5b6
debuging perpose
smazouz42 f2909f4
debuging perpose
smazouz42 8f61d13
debuging perpose
smazouz42 7d02720
cleaning up my PR
smazouz42 a98a6c2
Target failing test
EmilyBourne e4fcff4
Examine compilation output
EmilyBourne 73085bd
Run pyccel in verbose mode
EmilyBourne 8215d77
Correct flag
EmilyBourne 9e75cba
debuging perpose
smazouz42 f71e741
Examine compilation output
smazouz42 44f3503
Check files being compiled and existence
EmilyBourne 82f1c69
Examine library copy
EmilyBourne b9e5c94
Trigger tests on push to devel or main branch
EmilyBourne df24e81
Add cuda workflow to test cuda developments on CI
EmilyBourne 31d7247
Trigger tests on push to devel or main branch
EmilyBourne 17aa0e6
[init] Adding CUDA language/compiler and CodePrinter (#32)
bauom 2c58573
Fix import handling (#49)
smazouz42 0d154f8
Add support for kernels (#42)
smazouz42 2ffa7fc
Updated CUDA Name Clash Checker By Added CUDA-specific keywords (#60)
smazouz42 8eef19d
add handle for custom device (#61)
smazouz42 93dbc27
Merge branch 'devel' of https://github.com/pyccel/pyccel-cuda into is…
smazouz42 c02b661
include cuda_ndarrays.cu in package distribution
smazouz42 bbbf6f8
add , to cuda include
smazouz42 88d74d1
cleaning up my PR
smazouz42 2705949
cleaning up my PR
smazouz42 77a93e7
cleaning up my PR
smazouz42 ff74a4a
enable import cucomplex in ndarrays header
smazouz42 e138ae5
cleaning up my PR
smazouz42 8c55fd9
adding test for cuda array addition
smazouz42 d5b733f
refactoring the code
smazouz42 1fcb3a2
adding test for cuda 2d array addition
smazouz42 c5c9db1
cleaning up my PR
smazouz42 bbd46e1
cleaning up my PR
smazouz42 89cd3aa
cleaning up my PR
smazouz42 5c49cd3
cleaning up my PR
smazouz42 4ff9ed2
pdate Changelog
smazouz42 843429b
refactoring the code
smazouz42 0e9292e
Change doc of cuda+host_empty and fix some errors
smazouz42 8a4106f
Split a long line to make it readable
smazouz42 eea028a
fix doc string of host_empty
smazouz42 cc5a8cf
Trigger tests on push to devel or main branch
EmilyBourne a822c41
Add cuda workflow to test cuda developments on CI
EmilyBourne 99b1838
Trigger tests on push to devel or main branch
EmilyBourne 8828e56
[init] Adding CUDA language/compiler and CodePrinter (#32)
bauom 7ad90da
Fix import handling (#49)
smazouz42 b3de549
Add support for kernels (#42)
smazouz42 4ac5182
Updated CUDA Name Clash Checker By Added CUDA-specific keywords (#60)
smazouz42 12d98b6
add handle for custom device (#61)
smazouz42 09c6b74
Merge branch 'devel' of https://github.com/pyccel/pyccel-cuda into is…
smazouz42 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
Loading status checks…
cleaning up my PR
commit 270594970309953fc9600ed21a6d83d9cbe7498a
There are no files selected for viewing
This file contains 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 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 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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.