Ecosyste.ms: Issues

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

GitHub / precice/precice issues and pull requests

#1938 - Geometric multiscale: Use size_t for all indices

Pull Request - State: open - Opened by MakisH about 1 year ago

#1937 - Bump toshimaru/auto-author-assign from 2.0.1 to 2.1.0

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

#1936 - Bump actions/cache from 3 to 4

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

#1935 - Fix max-time reaching end of time window

Pull Request - State: closed - Opened by fsimonis about 1 year ago
Labels: bug

#1934 - Replace _time with Kahan aggregator

Pull Request - State: closed - Opened by fsimonis about 1 year ago

#1933 - Fix time accumulation and max time

Pull Request - State: closed - Opened by fsimonis about 1 year ago
Labels: bug

#1932 - Allow `advance(dt)` with `dt > time_window_size`

Issue - State: open - Opened by BenjaminRodenberg about 1 year ago - 2 comments
Labels: enhancement

#1931 - Fix missing bindings include in build pc file

Pull Request - State: closed - Opened by fsimonis about 1 year ago
Labels: bug, hotfix

#1930 - pkg-config in build directory doesn't contain include paths of c bindings

Issue - State: open - Opened by fsimonis about 1 year ago
Labels: bug, hotfix

#1929 - Make max distance computation in PUM work for any dimension

Pull Request - State: closed - Opened by davidscn about 1 year ago

#1928 - Update fmt to 10.2.1

Pull Request - State: closed - Opened by fsimonis about 1 year ago

#1927 - Ownership cleanup

Issue - State: open - Opened by fsimonis about 1 year ago
Labels: good first issue

#1926 - Port ConfigParser to string_view

Issue - State: open - Opened by fsimonis about 1 year ago
Labels: good first issue

#1925 - Simplify splitComm using MPI_Comm_Split

Pull Request - State: open - Opened by fsimonis about 1 year ago
Labels: maintainability

#1924 - Add --list_units to testprecice

Pull Request - State: open - Opened by fsimonis about 1 year ago

#1923 - "Procedure entry point not found" 2.5.0 CalculiX 2.20

Issue - State: open - Opened by 3rav about 1 year ago
Labels: bug

#1921 - Bump github/codeql-action from 2 to 3

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

#1920 - Bump actions/upload-artifact from 3 to 4

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

#1919 - Simplify Mesh usage

Issue - State: open - Opened by fsimonis about 1 year ago
Labels: maintainability, good first issue

#1918 - Reuse getVerticesInsideBox in geometric multiscale

Issue - State: open - Opened by MakisH about 1 year ago - 1 comment

#1917 - Bump actions/setup-python from 4 to 5

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

#1916 - Tidy the API documentation

Pull Request - State: closed - Opened by fsimonis about 1 year ago - 4 comments
Labels: documentation

#1915 - Prepare changelogs for v3

Pull Request - State: closed - Opened by fsimonis about 1 year ago - 5 comments
Labels: documentation

#1914 - Release v3.0.0

Pull Request - State: open - Opened by fsimonis about 1 year ago - 13 comments
Labels: breaking change

#1913 - Simplify PETSc initialization

Pull Request - State: closed - Opened by fsimonis about 1 year ago
Labels: bug

#1912 - Enable a geometric filter for non-global kernel methods

Pull Request - State: open - Opened by davidscn about 1 year ago - 1 comment

#1911 - Add additional cpl-scheme to compositional test

Pull Request - State: open - Opened by carme-hp about 1 year ago

#1910 - Prevent Floating-point exception during scaling

Pull Request - State: closed - Opened by davidscn about 1 year ago - 1 comment
Labels: bug

#1909 - Report memory usage

Issue - State: open - Opened by fsimonis about 1 year ago - 2 comments

#1908 - API for getting the derivative of the waveform

Issue - State: open - Opened by NiklasVin about 1 year ago - 3 comments
Labels: enhancement

#1906 - Make API more restrictive w.r.t correct context for calling `readData` and `writeData`

Pull Request - State: closed - Opened by BenjaminRodenberg about 1 year ago - 1 comment
Labels: usability, maintainability

#1905 - Forbid `readData` before `initialize` and `writeData` after last `advance`

Issue - State: closed - Opened by fsimonis about 1 year ago - 1 comment
Labels: bug

#1904 - Don't allow calling `getMaxTimeWindowSize` and `readData` after last `advance`

Issue - State: closed - Opened by BenjaminRodenberg about 1 year ago - 2 comments
Labels: breaking change

#1903 - Post Coding Days Coverity Pass

Pull Request - State: closed - Opened by fsimonis about 1 year ago

#1902 - Expose epsilon via preCICE API

Issue - State: open - Opened by fsimonis about 1 year ago - 3 comments
Labels: enhancement

#1901 - Fix EventRegistry stopping backend without starting it.

Pull Request - State: closed - Opened by fsimonis about 1 year ago - 1 comment
Labels: bug

#1900 - Add test for Aitken with preconditioner

Pull Request - State: closed - Opened by davidscn about 1 year ago
Labels: maintainability

#1899 - Map only if necessary

Pull Request - State: closed - Opened by fsimonis about 1 year ago - 9 comments

#1898 - Prevent bad optional access in events

Pull Request - State: closed - Opened by davidscn about 1 year ago - 2 comments
Labels: bug

#1897 - Replace `_computedTimeWindowPart` with `_time`

Pull Request - State: closed - Opened by BenjaminRodenberg about 1 year ago
Labels: maintainability

#1896 - Some errors trigger a std::bad_optional_access exception

Issue - State: closed - Opened by fsimonis about 1 year ago
Labels: bug

#1895 - Add a warning for empty IQN matrix, but keep going

Pull Request - State: closed - Opened by MakisH about 1 year ago - 5 comments
Labels: bug, hotfix

#1894 - Assertion and core dump instead of error message in advance when starting from zero flow

Issue - State: closed - Opened by MakisH about 1 year ago - 1 comment
Labels: bug

#1893 - Update badges and URLs in README.md

Pull Request - State: closed - Opened by MakisH about 1 year ago
Labels: documentation

#1892 - Fix const relax acceleration

Pull Request - State: closed - Opened by fsimonis about 1 year ago
Labels: bug

#1891 - memory leak with PETSc mapping - valgrind

Issue - State: closed - Opened by mennodeij about 1 year ago - 7 comments
Labels: bug, petsc

#1890 - Convergence measures on write-data fail

Issue - State: closed - Opened by fsimonis about 1 year ago - 1 comment
Labels: bug

#1889 - Exporter for waveform debugging

Issue - State: open - Opened by fsimonis about 1 year ago
Labels: enhancement

#1889 - Exporter for waveform debugging

Issue - State: open - Opened by fsimonis about 1 year ago
Labels: enhancement

#1888 - Select mesh to export

Issue - State: open - Opened by fsimonis about 1 year ago
Labels: enhancement

#1887 - More explicit time management in BaseCouplingScheme

Pull Request - State: closed - Opened by BenjaminRodenberg about 1 year ago
Labels: maintainability

#1886 - Fix type mismatch in Config Parser

Pull Request - State: closed - Opened by fsimonis about 1 year ago - 2 comments
Labels: bug, compatibility, hotfix

#1885 - Fix zero write data bug

Pull Request - State: closed - Opened by fsimonis about 1 year ago
Labels: bug

#1885 - Fix zero write data bug

Pull Request - State: closed - Opened by fsimonis about 1 year ago
Labels: bug

#1884 - Fix bounding box used for 2LI

Pull Request - State: open - Opened by davidscn about 1 year ago

#1884 - Fix bounding box used for 2LI

Pull Request - State: open - Opened by davidscn about 1 year ago

#1883 - Refactor 1L/2L initalization

Issue - State: open - Opened by fsimonis about 1 year ago - 1 comment

#1883 - Refactor 1L/2L initalization

Issue - State: open - Opened by fsimonis about 1 year ago - 1 comment

#1882 - Remove `min-time-step-size`

Pull Request - State: closed - Opened by BenjaminRodenberg about 1 year ago - 1 comment
Labels: maintainability

#1881 - `createOwnerInformation` fails for RBF mappings

Issue - State: open - Opened by davidscn about 1 year ago - 3 comments
Labels: bug

#1881 - `createOwnerInformation` fails for RBF mappings

Issue - State: open - Opened by davidscn about 1 year ago - 2 comments
Labels: bug

#1880 - `createOwnerInformation` fails for RBF mappings

Issue - State: closed - Opened by davidscn about 1 year ago - 1 comment
Labels: duplicate

#1880 - `createOwnerInformation` fails for RBF mappings

Issue - State: closed - Opened by davidscn about 1 year ago - 1 comment
Labels: duplicate

#1879 - Clarify semantics of action

Issue - State: open - Opened by fsimonis about 1 year ago

#1878 - Remove time from performAction

Pull Request - State: closed - Opened by fsimonis about 1 year ago - 2 comments

#1878 - Remove time from performAction

Pull Request - State: closed - Opened by fsimonis about 1 year ago - 2 comments

#1877 - Fix exporting iterations

Pull Request - State: closed - Opened by fsimonis about 1 year ago
Labels: bug

#1877 - Fix exporting iterations

Pull Request - State: closed - Opened by fsimonis about 1 year ago
Labels: bug

#1876 - Cleanup public types

Pull Request - State: closed - Opened by fsimonis about 1 year ago
Labels: compatibility

#1876 - Cleanup public types

Pull Request - State: closed - Opened by fsimonis about 1 year ago
Labels: compatibility

#1875 - Cleanup Parallel class

Pull Request - State: closed - Opened by fsimonis about 1 year ago
Labels: compatibility

#1875 - Cleanup Parallel class

Pull Request - State: closed - Opened by fsimonis about 1 year ago
Labels: compatibility

#1874 - Add reconstruction tests

Pull Request - State: closed - Opened by fsimonis about 1 year ago - 1 comment

#1873 - Rewrite error message in RBF solver

Pull Request - State: closed - Opened by davidscn about 1 year ago - 5 comments

#1872 - Final updates on PUM

Pull Request - State: closed - Opened by davidscn about 1 year ago - 1 comment

#1871 - Add Wendland C8 RBF

Pull Request - State: closed - Opened by davidscn about 1 year ago - 3 comments
Labels: enhancement

#1870 - Exchanging data without write-data tag leads to an assertion

Issue - State: open - Opened by fsimonis about 1 year ago - 3 comments
Labels: bug

#1869 - Improve error message in PUM

Pull Request - State: closed - Opened by davidscn about 1 year ago
Labels: usability

#1868 - Add template support to createTest and improve docs

Pull Request - State: closed - Opened by fsimonis about 1 year ago

#1867 - Add warning for very small time step sizes

Pull Request - State: closed - Opened by BenjaminRodenberg about 1 year ago - 6 comments
Labels: usability

#1866 - Subcycling leads to time drift leading to desync

Issue - State: closed - Opened by fsimonis about 1 year ago - 5 comments
Labels: bug

#1865 - Use a data-flow graph to handle data processing

Issue - State: open - Opened by fsimonis about 1 year ago - 1 comment

#1864 - Remove time from Actions::performAction

Issue - State: closed - Opened by fsimonis about 1 year ago
Labels: bug

#1863 - Give warning info other than error by zero-update of `V` in QN-update

Pull Request - State: closed - Opened by Fujikawas about 1 year ago - 9 comments
Labels: bug, hotfix

#1862 - Add absolute-or-relative-convergence-measure

Pull Request - State: closed - Opened by Fujikawas about 1 year ago - 1 comment
Labels: enhancement

#1861 - Improve test logging and CI output

Pull Request - State: open - Opened by davidscn about 1 year ago - 2 comments

#1860 - Fix more coverity complaints

Pull Request - State: closed - Opened by davidscn about 1 year ago

#1859 - Coverity fixes

Pull Request - State: closed - Opened by fsimonis about 1 year ago

#1858 - Improve compile times of Testing.hpp and fmt

Pull Request - State: closed - Opened by fsimonis about 1 year ago - 1 comment

#1857 - Update FMT to 10.1.1

Pull Request - State: closed - Opened by fsimonis about 1 year ago

#1856 - Fix too strict error for IMVJ no-restart and always-build-jacobian

Pull Request - State: closed - Opened by Fujikawas about 1 year ago - 1 comment

#1855 - Parametrize event in profiling script

Pull Request - State: closed - Opened by davidscn about 1 year ago - 1 comment
Labels: enhancement

#1854 - Add compiler detection for IntelLLVM

Pull Request - State: closed - Opened by fsimonis about 1 year ago
Labels: bug

#1853 - QR Factorization test in acceleration fails for Release builds with Intel Compiler

Issue - State: open - Opened by fsimonis about 1 year ago - 6 comments
Labels: bug

#1852 - Use UNREACHABLE instead of relying on UB

Pull Request - State: closed - Opened by fsimonis about 1 year ago
Labels: bug

#1851 - Allow tests to run in parallel

Pull Request - State: closed - Opened by fsimonis about 1 year ago

#1849 - Speed-up two-level initialization owner decision for shared vertices

Pull Request - State: closed - Opened by davidscn over 1 year ago - 2 comments
Labels: enhancement