issues
search
pyccel
/
pyccel-cuda
Cuda extension to pyccel
MIT License
1
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Improve device decorator
#70
smazouz42
closed
3 months ago
1
Feature: Improve Kernel Decorator
#69
smazouz42
closed
3 months ago
27
Improve kernel decorator
#68
smazouz42
closed
3 months ago
0
cuda.host_empty function
#67
smazouz42
opened
4 months ago
10
cuda.device_empty function
#66
smazouz42
opened
4 months ago
2
Fix Invalid Suffix on Literal with PRId in C++11
#65
smazouz42
closed
4 months ago
1
cuda.host_empty function
#64
smazouz42
closed
4 months ago
63
Fix Invalid Suffix on Literal with PRId in C++11
#63
smazouz42
closed
4 months ago
13
Invalid Suffix on Literal with PRId64 in C++11
#62
smazouz42
opened
4 months ago
0
add handle for custom device
#61
smazouz42
closed
4 months ago
20
Updated CUDA Name Clash Checker By Added CUDA-specific keywords
#60
smazouz42
closed
4 months ago
19
Advanced CUDA Name Clash Checker
#59
smazouz42
closed
4 months ago
0
Add Python translation support for `pyccel.cuda.host_empty` and `pyccel.cuda.device_empty`
#58
EmilyBourne
opened
5 months ago
0
Add Python code to spoof a `device_empty` function #56
#57
EmilyBourne
opened
5 months ago
0
Add Python code to spoof a `host_empty` function
#56
EmilyBourne
opened
5 months ago
0
Fix import handling
#49
smazouz42
closed
6 months ago
25
Wrong handling of imports
#48
EmilyBourne
closed
6 months ago
1
Feat/device support 41
#47
smazouz42
closed
4 months ago
8
Automatic array transfer when passing CPU arrays to kernels. (user only pyccelizes kernels)
#46
EmilyBourne
closed
8 months ago
0
Add `synchronize` support in host code
#45
bauom
closed
4 months ago
0
Updated Pyccel internal ND_Arrays to work with nvcc compiler
#44
bauom
opened
8 months ago
3
thread indexing.
#43
bauom
opened
9 months ago
0
Add support for kernels
#42
smazouz42
closed
4 months ago
168
Basic support for Custom Device function.
#41
bauom
closed
4 months ago
0
Cuda Pyccel Internal library (Unified Memory)
#40
bauom
opened
10 months ago
1
Pyccel cuda_ndarrays C stdlib
#39
bauom
opened
10 months ago
1
`cuda.arange`
#38
bauom
opened
10 months ago
1
`cuda.full`, `cuda.ones`, `cuda.zeros` ...
#37
bauom
opened
10 months ago
1
Cuda Pyccel Internal library (Memory transfer)
#36
bauom
opened
10 months ago
1
Cuda Pyccel Internal library (Device memory)
#35
bauom
opened
10 months ago
1
Cuda Pyccel Internal library (Host memory)
#34
bauom
opened
10 months ago
1
Fix bot issues
#33
EmilyBourne
closed
10 months ago
3
[init] Adding CUDA language/compiler and CodePrinter
#32
bauom
closed
8 months ago
79
Develop CUDA kernels for key operations.
#31
bauom
closed
5 months ago
0
Basic Shared memory.
#30
bauom
opened
10 months ago
1
Array Support / Routines.
#29
bauom
opened
10 months ago
0
Basic support for Custom Kernels.
#28
bauom
closed
4 months ago
4
add `nvcc` as a compiler option.
#27
bauom
closed
10 months ago
0
Integrate NVCC for CUDA Compilation in Pyccel
#26
bauom
closed
8 months ago
0
Pyccel CUDA Project Roadmap
#25
bauom
opened
10 months ago
0
Sync with main Repo
#24
bauom
closed
10 months ago
2
Add support for Numba syntax
#23
bauom
closed
5 months ago
0
User documentation for GPU integration with Pyccel
#22
bauom
opened
1 year ago
0
Add cupy ravel
#21
bauom
opened
1 year ago
0
Remove temporary variable for CudaDeviceSynchronize
#20
bauom
opened
1 year ago
0
Enhancements to cuda array creation
#19
bauom
opened
1 year ago
0
Shared mem
#18
EmilyBourne
opened
1 year ago
0
Clearer use of ndarray_type_registry
#17
EmilyBourne
opened
1 year ago
1
Improve `CudaInternalVar`
#16
EmilyBourne
opened
1 year ago
1
adding Complex Support
#15
bauom
opened
1 year ago
1
Next