Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / omlins/ParallelStencil.jl issues and pull requests
#152 - Add polyester support
Pull Request -
State: closed - Opened by omlins 6 months ago
#151 - Add support for Polyester
Pull Request -
State: closed - Opened by omlins 6 months ago
#150 - Improvement or for all macro docstring
Pull Request -
State: closed - Opened by omlins 7 months ago
#149 - Enable sophisticated handling of subfields
Pull Request -
State: closed - Opened by omlins 7 months ago
- 1 comment
#148 - Add support for Polyester's `@batch`
Issue -
State: open - Opened by svretina 7 months ago
- 20 comments
#147 - Minor improvements for gpu extensions
Pull Request -
State: closed - Opened by omlins 8 months ago
#146 - GPU memory management issue when running multi-GPU code
Issue -
State: closed - Opened by AlexandreChern 8 months ago
- 10 comments
#145 - Enable triggering extension without explicit import
Pull Request -
State: closed - Opened by omlins 8 months ago
#144 - Use extensions for GPU dependencies
Pull Request -
State: closed - Opened by omlins 8 months ago
- 1 comment
#142 - Add support for CellArrays 0.2.1 - minor fixes
Pull Request -
State: closed - Opened by omlins 9 months ago
#141 - Add support for CellArrays 0.2
Pull Request -
State: closed - Opened by omlins 9 months ago
#140 - Polishing of Enzyme extension
Pull Request -
State: closed - Opened by omlins 10 months ago
#139 - Use extension for Enzyme dependency
Pull Request -
State: closed - Opened by omlins 10 months ago
#138 - adjust minimal julia version and remove windows CI
Pull Request -
State: closed - Opened by omlins 10 months ago
#138 - adjust minimal julia version and remove windows CI
Pull Request -
State: closed - Opened by omlins 10 months ago
#137 - Enable architecture agnostic creation of indices arrays with the allocator macros
Pull Request -
State: closed - Opened by omlins 10 months ago
#137 - Enable architecture agnostic creation of indices arrays with the allocator macros
Pull Request -
State: closed - Opened by omlins 10 months ago
#136 - Add keyword `N` in parallel macros to replace `ndims` interpolation
Pull Request -
State: closed - Opened by omlins 11 months ago
- 1 comment
#135 - Fix type instability when using type aliases directly
Pull Request -
State: closed - Opened by omlins 11 months ago
#134 - Enable ndims expansion and interpolation into kernel signature
Pull Request -
State: closed - Opened by omlins 11 months ago
- 2 comments
#133 - Type unstable Data.Number
Issue -
State: closed - Opened by albert-de-montserrat 11 months ago
- 2 comments
#132 - Add unit tests for using ParallelStencil with multiple extensions
Pull Request -
State: closed - Opened by omlins 11 months ago
#131 - Add @d2_...a macros
Pull Request -
State: closed - Opened by omlins 11 months ago
#130 - Change scope of PS parameters to module and add unit tests for using ParallelStencil with extensions
Pull Request -
State: closed - Opened by omlins 11 months ago
- 1 comment
#129 - Add support for CUDA 5
Pull Request -
State: closed - Opened by omlins 12 months ago
#128 - [JuliaCon/proceedings-review] Performance metrics
Issue -
State: open - Opened by georgebisbas about 1 year ago
- 4 comments
#127 - [JuliaCon/proceedings-review] Community guidelines
Issue -
State: open - Opened by bgeihe about 1 year ago
- 1 comment
#126 - [JuliaCon/proceedings-review] DOI of paper by Besard et al.
Issue -
State: open - Opened by bgeihe about 1 year ago
- 2 comments
#125 - ParallelStencil on 1.10
Issue -
State: closed - Opened by albert-de-montserrat about 1 year ago
- 6 comments
#124 - [JuliaCon/proceedings-review] @parallel keyword argument `loopopt` deprecated?
Issue -
State: open - Opened by bgeihe about 1 year ago
- 1 comment
#123 - Bump AMDGPU
Pull Request -
State: closed - Opened by luraess about 1 year ago
#122 - finite volume method
Issue -
State: open - Opened by rveltz about 1 year ago
- 3 comments
#121 - Enable automatic ranges detection for bitstype variables and nested (named) tuples containing any supported type
Pull Request -
State: closed - Opened by omlins about 1 year ago
- 1 comment
#120 - fix typos in README.md
Pull Request -
State: open - Opened by ranocha about 1 year ago
#119 - Add support for declaring `@inbounds` by global and local keywords
Pull Request -
State: closed - Opened by omlins about 1 year ago
#118 - Support early returns in nested functions
Pull Request -
State: closed - Opened by omlins about 1 year ago
#117 - Allow for return statements in nested functions within parallel kernels
Pull Request -
State: closed - Opened by omlins about 1 year ago
- 1 comment
#116 - Add support for splat index arguments
Pull Request -
State: closed - Opened by omlins about 1 year ago
#115 - Enable multiple computation calls in `@hide_communication` and explicit ranges
Pull Request -
State: closed - Opened by omlins about 1 year ago
#114 - Enable expressions as keyword argument keys
Pull Request -
State: closed - Opened by omlins about 1 year ago
#112 - Improve already initialized warning
Pull Request -
State: closed - Opened by omlins about 1 year ago
#111 - Treat explicit parallel indices as aliases to INDICES
Pull Request -
State: closed - Opened by omlins about 1 year ago
#110 - Make CellArrays mutable
Issue -
State: open - Opened by TakeTwiceDailey over 1 year ago
- 4 comments
#109 - Fix stream sync for AMDGPU backend
Pull Request -
State: closed - Opened by luraess over 1 year ago
- 2 comments
#108 - sync issues on AMDGPU backend
Issue -
State: closed - Opened by luraess over 1 year ago
#107 - Add AMDGPU v0.5 support
Pull Request -
State: closed - Opened by luraess over 1 year ago
#106 - Add device_sync
Issue -
State: open - Opened by luraess over 1 year ago
#105 - Restore Julia 1.7 compatibility
Pull Request -
State: closed - Opened by omlins over 1 year ago
- 1 comment
#104 - Fix AD for threads
Pull Request -
State: closed - Opened by omlins over 1 year ago
#103 - Add README documentation on AD and extend docstring documentation and unit tests
Pull Request -
State: closed - Opened by omlins over 1 year ago
#102 - Add documentation, unit tests and small fixes for automatic differentiation
Pull Request -
State: closed - Opened by omlins over 1 year ago
#101 - Add high-level support for architecture-agnostic automatic differentiation
Pull Request -
State: closed - Opened by omlins over 1 year ago
#100 - AMDGPU v0.5.0 compat
Issue -
State: closed - Opened by luraess over 1 year ago
- 1 comment
#99 - Make generic Enzyme-based AD of ParallelStencil kernels more convenient
Pull Request -
State: closed - Opened by omlins over 1 year ago
#98 - Make shared memory allocation robust for compilation throughout all CUDA/AMDGPU versions
Pull Request -
State: closed - Opened by omlins over 1 year ago
#97 - Add documentation for memopt optimization, CellArrays and AMDGPU
Pull Request -
State: closed - Opened by omlins over 1 year ago
#96 - Add documentation for memopt, CellArrays and AMDGPU
Pull Request -
State: closed - Opened by omlins over 1 year ago
- 1 comment
#95 - Remove need to have any packaged pre installed
Pull Request -
State: closed - Opened by omlins over 1 year ago
#94 - Add error message for not supported memopt cases
Pull Request -
State: closed - Opened by omlins over 1 year ago
#93 - Fix AMDGPU shared memory allocation
Pull Request -
State: closed - Opened by omlins over 1 year ago
#92 - Non cartesian gather!
Issue -
State: closed - Opened by LaurentPlagne over 1 year ago
- 2 comments
#91 - CUDA Crash with julia 1.9.0
Issue -
State: closed - Opened by LaurentPlagne over 1 year ago
- 8 comments
#90 - How to implement custom finite differencing operators
Issue -
State: open - Opened by TakeTwiceDailey over 1 year ago
- 8 comments
#89 - Example for init_global_grid_usage
Issue -
State: closed - Opened by LaurentPlagne over 1 year ago
- 3 comments
#88 - Thread (CPU) Float32/Float64 performance comparison on miniapp acoustic2D
Issue -
State: closed - Opened by LaurentPlagne over 1 year ago
- 12 comments
#87 - Create and update GPU unit tests
Issue -
State: closed - Opened by omlins over 1 year ago
#86 - Generalize loopopt
Issue -
State: closed - Opened by omlins over 1 year ago
#85 - Caching the GPU kernels?
Issue -
State: closed - Opened by korbinian90 over 1 year ago
- 1 comment
#84 - enable dependabot for GitHub actions
Pull Request -
State: open - Opened by ranocha over 1 year ago
- 2 comments
#83 - Make hide communication compatible with incremental compilation
Pull Request -
State: closed - Opened by omlins over 1 year ago
#82 - `@hide_communication` error when inside a module and using `CUDA.jl` backend
Issue -
State: closed - Opened by GiackAloZ over 1 year ago
- 5 comments
#81 - Generalize memopt and create and update GPU unit tests
Pull Request -
State: closed - Opened by omlins almost 2 years ago
#80 - Debugging and profiling workflow
Issue -
State: open - Opened by smartalecH almost 2 years ago
- 3 comments
#79 - Efficient cache-aware and cache-oblivious implementations
Issue -
State: open - Opened by smartalecH almost 2 years ago
- 1 comment
#78 - Heterogenous stencil formulations
Issue -
State: closed - Opened by smartalecH almost 2 years ago
- 4 comments
#77 - Improving loop kernel speed
Issue -
State: closed - Opened by smartalecH almost 2 years ago
- 2 comments
#76 - dimensionality restrictions
Issue -
State: closed - Opened by koehlerson about 2 years ago
- 3 comments
#75 - Creating modules that depend on `ParallelStencil.jl`
Issue -
State: open - Opened by smartalecH about 2 years ago
- 3 comments
#74 - Fix miniapp
Pull Request -
State: closed - Opened by luraess about 2 years ago
Labels: bug, miniapps
#73 - Possible race condition
Issue -
State: closed - Opened by luraess about 2 years ago
Labels: miniapps
#72 - Fix kernel println
Pull Request -
State: closed - Opened by smartalecH about 2 years ago
- 1 comment
#71 - Code generation for multiple stencils
Issue -
State: open - Opened by smartalecH about 2 years ago
- 2 comments
#70 - Control backend selection with Preferences
Pull Request -
State: closed - Opened by jpsamaroo about 2 years ago
- 2 comments
#69 - Add support for AMDGPU
Pull Request -
State: closed - Opened by omlins about 2 years ago
#68 - Multithreaded array initialization
Pull Request -
State: open - Opened by carstenbauer about 2 years ago
- 8 comments
#67 - Add working Julia environment(s) for the examples (toml files)
Issue -
State: open - Opened by carstenbauer about 2 years ago
- 2 comments
#66 - Add initial implementation of loop based optimizations
Pull Request -
State: closed - Opened by omlins about 2 years ago
#65 - Disable subnormals inside @parallel blocks
Issue -
State: closed - Opened by smartalecH about 2 years ago
- 8 comments
#64 - GPUCompiler error when running 3D diffusion example on the GPU
Issue -
State: closed - Opened by muendlein about 2 years ago
- 4 comments
#63 - Fix enum @fill without celldims
Pull Request -
State: closed - Opened by omlins over 2 years ago
#62 - Enable allocation with enums using @fill and @rand
Pull Request -
State: closed - Opened by omlins over 2 years ago
#61 - Question about @inn macro
Issue -
State: closed - Opened by ttaczak over 2 years ago
- 4 comments
#60 - Fix typo in doc
Pull Request -
State: closed - Opened by luraess over 2 years ago
#59 - @fill and @alloc allocators
Pull Request -
State: closed - Opened by albert-de-montserrat over 2 years ago
- 1 comment
#58 - Remove non-used array
Pull Request -
State: closed - Opened by luraess over 2 years ago
- 2 comments
#57 - Add macro to compute harmonic averages
Pull Request -
State: closed - Opened by albert-de-montserrat over 2 years ago
Labels: enhancement
#56 - Update hide communication doc
Issue -
State: open - Opened by luraess over 2 years ago
Labels: documentation
#55 - Update README.md
Pull Request -
State: closed - Opened by omlins over 2 years ago
#54 - Add support for logical Arrays of Structs / StaticArrays
Pull Request -
State: closed - Opened by omlins over 2 years ago
- 1 comment
Labels: enhancement
#53 - Passing `struct`s into `@parallel` functions
Issue -
State: open - Opened by smartalecH over 2 years ago
- 4 comments