Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add build options as configuration choices #12

Closed
biddisco opened this issue Feb 7, 2018 · 1 comment
Closed

Add build options as configuration choices #12

biddisco opened this issue Feb 7, 2018 · 1 comment

Comments

@biddisco
Copy link
Owner

biddisco commented Feb 7, 2018

When builds are started, currently, we use a fixed set of options for each 'machine'. A new config file with a different machine name can be used to create a second set of options for a the same machine, but it would be better to allow many options/choices to be setup and allow pycicle to pick some either at random - or according to some other rule.

Options would generally fall into categories

  • Compiler choice
  • Compiler flags (e.g. c++11/14 or sanitizer flags)
  • CMake options (WITH_XXX)
  • Library or dependency versions (boost/hwloc/other)
@biddisco
Copy link
Owner Author

biddisco commented Feb 7, 2018

Closing this and using #13 instead

@biddisco biddisco closed this as completed Feb 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant