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

COMP: update gcc compiler linux kitware factory machine #72

Closed
Punzo opened this issue Jan 26, 2018 · 2 comments
Closed

COMP: update gcc compiler linux kitware factory machine #72

Punzo opened this issue Jan 26, 2018 · 2 comments
Labels

Comments

@Punzo
Copy link
Owner

Punzo commented Jan 26, 2018

Hi @jcfr, would be possible to update the linux factory machine gcc from 4.6 to 4.7 to support OpenMP call reduction max and min? gcc 4.7 supports OpenMP 3.1 which is the one I need.

Or may you keep in mind this when setting up the new infrastructure to compile the Qt5/VTK9 version?

build Error:
#pragma omp parallel for schedule(static) reduction(max : max_val), reduction(min : min_val)
http://slicer.cdash.org/viewBuildError.php?buildid=1186462

@Punzo Punzo assigned Punzo and unassigned Punzo Jan 26, 2018
@Punzo
Copy link
Owner Author

Punzo commented Jan 26, 2018

well c++11 will require gcc 4.7 as well, so I guess this can wait up to the new release of the binaries of Slicer with Qt5/VTK9/C++11

@Punzo
Copy link
Owner Author

Punzo commented Jan 26, 2018

@Punzo Punzo added the wontfix label Jan 26, 2018
@Punzo Punzo closed this as completed Mar 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant