issues
search
omlins
/
ParallelStencil.jl
Package for writing high-level code for parallel high-performance stencil computations that can be deployed on both GPUs and CPUs
BSD 3-Clause "New" or "Revised" License
323
stars
38
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
metal backend ?
#179
LaurentPlagne
closed
2 weeks ago
14
Can't work with Pluto.jl
#178
Vcholerae1
opened
2 weeks ago
6
Add additional handling of field arrays
#177
omlins
closed
2 weeks ago
0
Improve AD module
#176
omlins
opened
2 weeks ago
2
Add support for `Metal` backend
#175
GiackAloZ
closed
2 weeks ago
1
Bump CellArrays
#174
albert-de-montserrat
closed
3 weeks ago
1
Add field allocators and types
#173
omlins
closed
1 month ago
0
Temporarily remove Enzyme tests for Julia 1.11
#172
omlins
closed
1 month ago
0
README.md: Update reference url
#171
eschnett
closed
1 month ago
0
Force more specialization on promote_to_const
#170
vchuravy
closed
1 month ago
2
Enzyme `>= 0.12` compatibility
#169
aelligp
closed
1 month ago
1
Add JCON proceeding meta
#168
luraess
closed
1 month ago
3
Needs docs on module initialization
#167
timholy
opened
1 month ago
3
Update AMDGPU compatibility
#166
aelligp
closed
1 month ago
1
Bump actions/checkout from 2 to 4
#165
dependabot[bot]
opened
1 month ago
0
Bump julia-actions/setup-julia from 1 to 2
#164
dependabot[bot]
opened
1 month ago
0
Bump actions/cache from 1 to 4
#163
dependabot[bot]
opened
1 month ago
0
Add handling of missing dependencies for extensions
#162
omlins
closed
3 months ago
0
Do minor hide communication improvement
#161
omlins
closed
3 months ago
0
Extract utils for uniform parallel code to own package
#160
SteffenPL
closed
3 months ago
3
Update README.md
#159
omlins
closed
3 months ago
0
Add contribution guidelines
#158
omlins
closed
3 months ago
0
address remaining issues of review 1 and 2
#157
omlins
closed
3 months ago
0
Move macro expansions to begin (part 2)
#156
omlins
closed
4 months ago
0
Move macro expansions to begin
#155
omlins
closed
4 months ago
0
Performance regression with nested functions on v0.13 using CPU
#154
albert-de-montserrat
closed
3 months ago
5
Add AMD-specific launch parameters
#153
omlins
closed
4 months ago
0
Add polyester support
#152
omlins
closed
5 months ago
0
Add support for Polyester
#151
omlins
closed
5 months ago
0
Improvement or for all macro docstring
#150
omlins
closed
6 months ago
0
Enable sophisticated handling of subfields
#149
omlins
closed
6 months ago
1
Add support for Polyester's `@batch`
#148
svretina
closed
5 months ago
22
Minor improvements for gpu extensions
#147
omlins
closed
8 months ago
0
GPU memory management issue when running multi-GPU code
#146
AlexandreChern
closed
8 months ago
10
Enable triggering extension without explicit import
#145
omlins
closed
8 months ago
0
Use extensions for GPU dependencies
#144
omlins
closed
8 months ago
1
Acoustic2D + PML example
#143
alexpattyn
opened
9 months ago
0
Add support for CellArrays 0.2.1 - minor fixes
#142
omlins
closed
9 months ago
0
Add support for CellArrays 0.2
#141
omlins
closed
9 months ago
0
Polishing of Enzyme extension
#140
omlins
closed
10 months ago
0
Use extension for Enzyme dependency
#139
omlins
closed
10 months ago
0
adjust minimal julia version and remove windows CI
#138
omlins
closed
10 months ago
0
Enable architecture agnostic creation of indices arrays with the allocator macros
#137
omlins
closed
10 months ago
0
Add keyword `N` in parallel macros to replace `ndims` interpolation
#136
omlins
closed
10 months ago
1
Fix type instability when using type aliases directly
#135
omlins
closed
10 months ago
0
Enable ndims expansion and interpolation into kernel signature
#134
omlins
closed
10 months ago
2
Type unstable Data.Number
#133
albert-de-montserrat
closed
10 months ago
2
Add unit tests for using ParallelStencil with multiple extensions
#132
omlins
closed
10 months ago
0
Add @d2_...a macros
#131
omlins
closed
11 months ago
0
Change scope of PS parameters to module and add unit tests for using ParallelStencil with extensions
#130
omlins
closed
11 months ago
1
Next