Skip to main content

albert-de-montserrat/FEMTools.jl

SkillsMP has collected 5 skills from albert-de-montserrat/FEMTools.jl. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
5
GitHub stars
4
GitHub forks
0

Skills in this repository

1 occupation categories · 100% classified

Showing 5 of 5 collected skills.

occupation
Software Developers
description

Generate and update Julia docstrings, inline comments, and module-level documentation for FEMTools.jl source files. Invoke with /docstrings.

updated
occupation
Software Developers
description

Audit KernelAbstractions kernels and data structures for GPU compatibility and per-thread memory footprint. Use when a kernel crashes on CUDABackend, runs out of GPU memory, or performs poorly relative to CPU.

updated
occupation
Software Developers
description

Prune a bug fix or new tests down to the smallest correct diff through multiple elimination passes. Use before committing any fix or test addition.

updated
occupation
Software Developers
description

Scrutinise newly added or changed code on the current branch against main. Checks new types, methods, changed signatures, and helpers for necessity, correctness, clarity, consistency, robustness, and minimality. Reviews new tests for gap coverage, overlap…

updated
occupation
Software Developers
description

Run a Poisson example headlessly on the CPU backend to verify that library or kernel changes still converge to the right solution. Use after changing src/ internals or example kernels.

updated
Showing 5 of 5 collected skills.