Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / trixi-framework/PointNeighbors.jl issues and pull requests

#97 - Bump crate-ci/typos from 1.29.0 to 1.29.5

Pull Request - State: closed - Opened by dependabot[bot] 17 days ago - 1 comment
Labels: dependencies

#96 - GridNeighborhoodSearch update on GPU intermittent bounds error

Issue - State: open - Opened by marklau34 21 days ago - 4 comments

#95 - [Hotfix] Fix boundscheck for `foreach_point_neighbor`

Pull Request - State: closed - Opened by efaulhaber about 1 month ago - 1 comment
Labels: bug

#94 - Apply same formatting and names to ci.yml as in TrixiParticles.jl and bump version number

Pull Request - State: closed - Opened by efaulhaber about 1 month ago - 1 comment

#93 - Drop support for Julia 1.9

Pull Request - State: closed - Opened by efaulhaber about 1 month ago - 4 comments

#92 - [Proof of Concept] Very simple prototype for an MPI implementation

Pull Request - State: open - Opened by efaulhaber about 1 month ago

#91 - Bump crate-ci/typos from 1.28.1 to 1.29.0

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago
Labels: dependencies

#90 - Add automatic padding for the `FullGridCellList`

Pull Request - State: closed - Opened by efaulhaber about 2 months ago - 1 comment
Labels: enhancement

#89 - [Proof of Concept] Multi-GPU prototype (single node)

Pull Request - State: open - Opened by efaulhaber about 2 months ago - 4 comments
Labels: gpu

#88 - Problem updating neighborhood search on GPU: unsupported call to modify!()

Issue - State: closed - Opened by marklau34 about 2 months ago - 3 comments

#87 - Fix docs for `foeach_point_neighbor`

Pull Request - State: closed - Opened by efaulhaber 2 months ago - 1 comment
Labels: documentation

#86 - Use fully parallel atomic initialization

Pull Request - State: open - Opened by efaulhaber 3 months ago - 2 comments
Labels: performance

#85 - [Proof of Concept] Use symmetry to speed up the main loop

Pull Request - State: open - Opened by efaulhaber 3 months ago - 1 comment
Labels: performance

#84 - Bump crate-ci/typos from 1.26.8 to 1.28.1

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 1 comment
Labels: dependencies

#83 - Bump codecov/codecov-action from 4 to 5

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 3 comments
Labels: dependencies

#82 - CompatHelper: bump compat for Atomix to 1, (keep existing compat)

Pull Request - State: closed - Opened by github-actions[bot] 3 months ago - 2 comments
Labels: dependencies

#81 - Test parallel update on multiple threads in CI

Issue - State: open - Opened by efaulhaber 3 months ago

#80 - Automatically add padding to `FullGridCellList` bounding box?

Issue - State: open - Opened by efaulhaber 3 months ago - 2 comments
Labels: enhancement

#79 - [Proof of Concept] Remove all exceptions from fluid-fluid kernel

Pull Request - State: open - Opened by efaulhaber 3 months ago - 1 comment
Labels: gpu

#78 - Use latest version of JuliaFormatter

Pull Request - State: closed - Opened by efaulhaber 3 months ago - 1 comment

#77 - Make benchmarks run on the GPU

Pull Request - State: closed - Opened by efaulhaber 3 months ago - 1 comment
Labels: gpu

#76 - Make `max_points_per_cell` work with templates

Pull Request - State: closed - Opened by efaulhaber 3 months ago - 1 comment
Labels: bug

#75 - Double buffering for localmem kernel

Pull Request - State: closed - Opened by vchuravy 3 months ago

#74 - Avoid bounds checking where it is safe to do so

Pull Request - State: closed - Opened by efaulhaber 3 months ago - 1 comment
Labels: performance, gpu

#73 - [Proof of Concept] GPU kernel using block-local shared memory

Pull Request - State: open - Opened by efaulhaber 3 months ago - 5 comments
Labels: performance, gpu

#72 - Bump crate-ci/typos from 1.25.0 to 1.26.8

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: dependencies

#71 - CompatHelper: bump compat for GPUArraysCore to 0.2, (keep existing compat)

Pull Request - State: closed - Opened by github-actions[bot] 4 months ago - 2 comments

#70 - Add `resize!(neighborhood_search)`

Issue - State: open - Opened by LasNikas 4 months ago - 1 comment
Labels: enhancement

#69 - Bump crate-ci/typos from 1.24.3 to 1.25.0

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies

#68 - Added PeriLab.jl to "Package using PointNeighbors.jl"

Pull Request - State: closed - Opened by JTHesse 5 months ago - 1 comment

#67 - Bump crate-ci/typos from 1.23.6 to 1.24.3

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies

#66 - Implement cell list based on p4est

Pull Request - State: open - Opened by efaulhaber 6 months ago
Labels: enhancement

#65 - `FullGridCellList` can't handle `NaN` values and throws unspecific errors

Issue - State: closed - Opened by efaulhaber 7 months ago
Labels: enhancement

#64 - Better handling when `Nan` occurs in a position

Issue - State: closed - Opened by KristofferC 7 months ago - 4 comments
Labels: enhancement

#63 - Bump crate-ci/typos from 1.22.9 to 1.23.6

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies

#61 - Additional backend types to support Base.Threads

Pull Request - State: closed - Opened by kaipartmann 7 months ago - 3 comments

#60 - Remove old `periodicity` keyword

Pull Request - State: closed - Opened by efaulhaber 7 months ago - 1 comment

#58 - Add DOI

Pull Request - State: closed - Opened by sloede 7 months ago

#57 - Add DOI

Pull Request - State: closed - Opened by sloede 7 months ago

#56 - Storage for docs images

Issue - State: closed - Opened by efaulhaber 7 months ago - 1 comment

#55 - Add content to README

Pull Request - State: closed - Opened by efaulhaber 7 months ago

#54 - Better title for Zenodo?

Issue - State: open - Opened by efaulhaber 7 months ago

#53 - Add Zenodo JSON

Pull Request - State: closed - Opened by efaulhaber 7 months ago

#52 - Store coordinates together with the points in a cell list

Pull Request - State: open - Opened by efaulhaber 8 months ago - 2 comments
Labels: breaking changes

#51 - Fix copying of fully initialized `FullGridCellList`

Pull Request - State: closed - Opened by efaulhaber 8 months ago - 1 comment
Labels: bug

#50 - Improve GPU performance by changing the offset computation of the `FullGridCellList`

Pull Request - State: closed - Opened by efaulhaber 8 months ago - 1 comment
Labels: performance, gpu

#49 - Make `foreach_neighbor` loop run on AMD GPUs

Pull Request - State: closed - Opened by efaulhaber 8 months ago - 1 comment
Labels: gpu

#47 - Should we make the GPU stuff a package extension?

Issue - State: closed - Opened by efaulhaber 8 months ago - 5 comments

#46 - Bump crate-ci/typos from 1.21.0 to 1.22.9

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies

#45 - Make `GridNeighborhoodSearch` with `FullGridCellList` run on the GPU

Pull Request - State: closed - Opened by efaulhaber 8 months ago - 1 comment
Labels: gpu

#44 - Fix backend preservation in `copy_neighborhood_search`

Pull Request - State: closed - Opened by efaulhaber 8 months ago - 1 comment
Labels: bug

#43 - Make data structures GPU-compatible

Pull Request - State: closed - Opened by efaulhaber 8 months ago - 1 comment
Labels: gpu

#42 - Implement fully parallel update with atomic operations

Pull Request - State: closed - Opened by efaulhaber 8 months ago - 1 comment
Labels: breaking changes, performance, gpu

#41 - Add benchmark for `update!`

Pull Request - State: closed - Opened by efaulhaber 8 months ago - 1 comment
Labels: enhancement

#40 - Use contiguous backend for `FullGridCellList`

Pull Request - State: closed - Opened by efaulhaber 8 months ago - 1 comment
Labels: performance

#39 - Improve docs for `plot_benchmarks`

Pull Request - State: closed - Opened by efaulhaber 8 months ago - 1 comment
Labels: documentation

#36 - Some minor remarks/suggestions on #18

Pull Request - State: closed - Opened by LasNikas 8 months ago - 2 comments

#35 - Add function `search_radius`

Pull Request - State: closed - Opened by efaulhaber 8 months ago - 1 comment
Labels: enhancement

#34 - Implement dynamic vector of vectors data structure

Pull Request - State: closed - Opened by efaulhaber 8 months ago - 1 comment
Labels: enhancement

#33 - Merge breaking changes from `dev`

Pull Request - State: closed - Opened by efaulhaber 8 months ago - 1 comment
Labels: breaking changes

#32 - Implement `copy_neighborhood_search` to allow empty "template" neighborhood search

Pull Request - State: closed - Opened by efaulhaber 8 months ago - 1 comment
Labels: breaking changes

#31 - Replace all references to "particle" by "point"

Pull Request - State: closed - Opened by efaulhaber 8 months ago - 1 comment
Labels: breaking changes

#30 - Revise periodic box API

Pull Request - State: closed - Opened by efaulhaber 8 months ago - 1 comment
Labels: breaking changes

#29 - Add real-life SPH benchmarks

Pull Request - State: closed - Opened by efaulhaber 8 months ago - 6 comments
Labels: enhancement

#28 - To-Do for API and docs

Issue - State: open - Opened by efaulhaber 8 months ago

#27 - Figure out how to pass neighborhood search to a TrixiParticles.jl simulation

Issue - State: open - Opened by efaulhaber 8 months ago - 1 comment
Labels: discussion

#26 - Roadmap for neighborhood search implementations

Issue - State: open - Opened by efaulhaber 8 months ago - 2 comments
Labels: enhancement

#25 - Add "full grid" cell list with a separate list for each cell of a rectangular domain

Pull Request - State: closed - Opened by efaulhaber 8 months ago - 1 comment
Labels: enhancement

#24 - Rename inner function to `foreach_neighbor`

Pull Request - State: closed - Opened by efaulhaber 9 months ago - 1 comment

#23 - Add docs for `for_particle_neighbor`

Pull Request - State: closed - Opened by efaulhaber 9 months ago - 1 comment
Labels: documentation

#22 - Add docs for `initialize!` and `update!`

Pull Request - State: closed - Opened by efaulhaber 9 months ago - 1 comment
Labels: documentation

#21 - Bump julia-actions/cache from 1 to 2

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 1 comment
Labels: dependencies

#20 - Add support for inactive particles

Issue - State: open - Opened by LasNikas 9 months ago

#19 - Use strict inequality for search radius check?

Issue - State: open - Opened by efaulhaber 9 months ago - 6 comments

#18 - Add benchmarks

Pull Request - State: closed - Opened by efaulhaber 9 months ago - 2 comments

#17 - NHS for triangles or edges

Pull Request - State: closed - Opened by LasNikas 9 months ago - 2 comments

#16 - Rename files according to `nhs_*.jl`

Pull Request - State: closed - Opened by LasNikas 9 months ago - 2 comments

#15 - Add tests comparing neighbor lists to trivial NHS

Pull Request - State: closed - Opened by efaulhaber 9 months ago - 1 comment
Labels: testing

#14 - Hotfix for kwarg

Pull Request - State: closed - Opened by efaulhaber 9 months ago - 1 comment
Labels: bug

#13 - Restructure tests

Pull Request - State: closed - Opened by efaulhaber 9 months ago - 1 comment
Labels: testing

#12 - Move cell list management to a new struct

Pull Request - State: closed - Opened by efaulhaber 9 months ago - 1 comment
Labels: enhancement

#11 - TagBot trigger issue

Issue - State: closed - Opened by JuliaTagBot 9 months ago - 16 comments

#10 - Use contiguous memory layout for neighbor lists

Pull Request - State: open - Opened by efaulhaber 9 months ago - 1 comment
Labels: performance

#9 - Implement neighborhood search based on static neighbor lists

Pull Request - State: closed - Opened by efaulhaber 9 months ago - 1 comment
Labels: enhancement

#8 - Implement neighborhood search based on CellListMap.jl

Pull Request - State: open - Opened by efaulhaber 10 months ago - 18 comments
Labels: enhancement

#7 - Change version to 0.1

Issue - State: closed - Opened by efaulhaber 10 months ago - 1 comment

#6 - Rename package to PointNeighbors.jl

Pull Request - State: closed - Opened by efaulhaber 10 months ago - 1 comment

#5 - Change NHS API to update with both systems' coordinates

Pull Request - State: closed - Opened by efaulhaber 10 months ago - 1 comment
Labels: breaking changes

#4 - Remove internal use warning for NHS constructors

Pull Request - State: closed - Opened by efaulhaber 10 months ago - 1 comment
Labels: documentation

#3 - Remove old code for z-index sort

Pull Request - State: closed - Opened by efaulhaber 10 months ago - 1 comment

#2 - Remove thread sleeps that were needed for old Julia versions on macOS ARM

Pull Request - State: closed - Opened by efaulhaber 10 months ago - 2 comments

#1 - Add type specialization for performance

Pull Request - State: closed - Opened by efaulhaber 10 months ago - 3 comments
Labels: performance