JCSDA / spack-stack

Creative Commons Zero v1.0 Universal
24 stars 43 forks source link

Make use of blacklist_implicits for modules? #197

Open kgerheiser opened 2 years ago

kgerheiser commented 2 years ago

@climbfuji this is from that video you sent about Spack, and one of the slides mentioned using blacklists_implicits: true. I tried this out myself and it's pretty useful.

Modules will only be generated for explicit (or whitelist:) specs, and then the giant blacklist we have can be cut down. Instead of blacklisting what we don't want, it might be more useful to whitelist what we do want.

climbfuji commented 2 years ago

Thanks! Yes, I saw that as well and took notes. I’d say post release v1 if that’s ok with you?

On Jun 10, 2022, at 1:35 PM, Kyle Gerheiser @.***> wrote:

@climbfuji https://github.com/climbfuji this is from that video you sent about Spack, and one of the slides mentioned using blacklists_implicits. I tried this out myself and it's pretty useful.

Modules will only be generated for explicit (or whitelist:) specs, and then the giant blacklist we have can be cut down to just what we want.

— Reply to this email directly, view it on GitHub https://github.com/NOAA-EMC/spack-stack/issues/197, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB5C2RNUL6CONH5AYJRSLWTVOOKGTANCNFSM5YOUZOOQ. You are receiving this because you were mentioned.