-
Notifications
You must be signed in to change notification settings - Fork 22
Open
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)
Metadata
Metadata
Assignees
Labels
No labels