21 comments (21 comments)5 reactions (5 reactions)0 assignees (0 assignees)Python1,465 forks (1,465 forks)batch import
compilersdependenciesenhancementhelp wanted
Repository metrics
- Stars
- 4,978 stars (4,978 stars)
- PR merge metrics
- Avg merge 139d 13h (Avg merge 139d 13h)51 merged PRs in 30d (51 merged PRs in 30d)
Contributor guide
- Research direction
- Study how Meson handles external dependencies (like `dependency('openmp')`) and replicate the logic using Intel MKL Link Advisor to determine correct flags and libraries.
- Tech stack
- python
- Domain
- build system
- Issue type
- Feature
- Prerequisites
- Meson build system knowledgeC/C++ compilation basics