-
Notifications
You must be signed in to change notification settings - Fork 54
Compilers-as-nodes discussion #1604
Copy link
Copy link
Description
Since 5b3942a48935ee4aeef724b4a28c9666a75821c4, Spack implements compilers as nodes which are providers of languages ("provides('c')", "provides('fortran')", etc.). This will involve many changes to how we set compilers, and needs extensive testing as it is still a work in progress.
Let's use this issue to record issues encountered, best practices, tricks, etc.
Reactions are currently unavailable