Container selection and installation
Open
- Dominant language
- Shell
- Stars
- 17
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
I struggled a little with the installation scripts when implementing #299 and I'm not very happy with the nested if-statements that I had to implement to support the Intel compiler.
Would it be of interest to look for solutions for a cleaner logic? I don't have a very clear plan, but would look into
- Separation of base installation (compiler) and extra libraries
- Less implicit rules for the installation
- Use containers with pre-installed compilers (https://hub.docker.com/_/gcc, https://hub.docker.com/r/silkeh/clang/tags)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.