ctuning / ck-env

CK repository with components and automation actions to enable portable workflows across diverse platforms including Linux, Windows, MacOS and Android. It includes software detection plugins and meta packages (code, data sets, models, scripts, etc) with the possibility of multiple versions to co-exist in a user or system environment.
https://github.com/mlcommons/ck
BSD 3-Clause "New" or "Revised" License
72 stars 25 forks source link

Fix clang detection on macOS Sierra #70

Closed tgamblin closed 6 years ago

tgamblin commented 6 years ago

@gfursin: here's your fix for clang detection on macOS. Thanks for showing us around ck!

Also, in case you're interested, here's the clang version detection logic in Spack.

gfursin commented 6 years ago

Thanks, Todd! Was great talking to you yesterday and let's keep in touch! Seems like we have many common long-term goals!