Skip to content
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 #64

Closed
wants to merge 114 commits into from

pdate Changelog

4ff9ed2
Select commit
Loading
Failed to load commit list.
Closed

cuda.host_empty function #64

pdate Changelog
4ff9ed2
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Jul 22, 2024 in 0s

Your pull request is up to standards!

Codacy Here is an overview of what got changed by this pull request:

Complexity increasing per file
==============================
- tests/pyccel/scripts/kernel/cuda_host_2d_array_addition.py  3
- tests/pyccel/scripts/kernel/cuda_host_array_addition.py  2
- pyccel/cuda/cuda_arrays.py  1
- tests/pyccel/scripts/kernel/host_array.py  2
- pyccel/ast/cudatypes.py  10
- pyccel/ast/cudaext.py  1
- pyccel/ast/class_defs.py  1
- pyccel/codegen/utilities.py  3
         

Clones added
============
- pyccel/ast/cudatypes.py  1
         

See the complete overview on Codacy