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

Compiler options #15

Open
andrewcoughtrie opened this issue Nov 30, 2021 · 1 comment
Open

Compiler options #15

andrewcoughtrie opened this issue Nov 30, 2021 · 1 comment
Assignees
Labels
question Further information is requested

Comments

@andrewcoughtrie
Copy link
Collaborator

Question regarding what compiler options we are going to want. I know we'll need OpenMP so the question is more what else and what we can have on at the same time, whether we need to allow for build with custom options from a config file of some sort etc.

@andrewcoughtrie andrewcoughtrie added the question Further information is requested label Nov 30, 2021
@andrewcoughtrie
Copy link
Collaborator Author

Currently the only ones used are the optimisation/debug flags which come as part of the CMAKE_BUILD_TYPE options. We can modify these and will probably want to depending on what optimisation levels we want for different builds.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants