Open Issues Need Help
View All on GitHub Add GPU support with superlu-dist 27 days ago
enhancement good first issue GPU
Add GPU support with strumpack 27 days ago
enhancement good first issue GPU
check-test-tags job fails to pick up tags on multiple lines about 2 months ago
bug good first issue ci
good first issue usage
Update Palace to use new libCEED Operator APIs 9 months ago
good first issue
Warnings when compiling with GCC 14.3 10 months ago
good first issue
Autodetect `CMAKE_CUDA_ARCHITECTURES` 10 months ago
enhancement good first issue build GPU
good first issue test
Support building for GPUs in Singularity definition file 10 months ago
enhancement good first issue
enhancement good first issue
Outdated docs around solver configuration about 1 year ago
AI Summary: The task is to update the Palace documentation to remove the outdated reference to the "UseMultigrid" configuration option, as it's not present in the codebase. This involves locating and editing the relevant section of the documentation (specifically, `docs/src/config/solver.md`) to remove any mention of this nonexistent option.
Complexity:
2/5
documentation good first issue patch
Implement a `--version` flag about 1 year ago
AI Summary: Implement a `--version` command-line flag for the Palace 3D finite element solver to display the version number without requiring execution and log inspection. Avoid using the `-v` shorthand to prevent confusion with verbose logging.
Complexity:
3/5
enhancement good first issue minor