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

{vis}[foss/2020a, intel/2020a] ParaView v5.8.0 #10369

Merged
merged 5 commits into from
May 2, 2020

Conversation

maxim-masterov
Copy link
Collaborator

CMake options for the v5.8 significantly diverge from the previous v5.6. I've removed much of the deprecated options, including those that are inherited from the really old EB-configs. Also, there is no VTKData rule in the makefile anymore, so it is removed as well.

An important thing to mention: there seems to be a bug in the intel compiler. ParaView does not compile with -ipo option, throwing an error: icpc: error #10014: problem during multi-file optimization compilation (code 4). Thus, for the intel toolchain, the compilation is set using -no-ipo option.

@lexming lexming added 2020a before 2020a is released update labels Apr 9, 2020
@lexming lexming added this to the 2020a milestone Apr 9, 2020
@boegel
Copy link
Member

boegel commented Apr 29, 2020

@maxim-masterov I took the liberty of tweaking this a little bit, mostly to fix the XZ dependency (see #10407), but also to prevent the hardcoded -O3 when building with intel/2020a.

Both easyconfigs work, I'll get test reports submitted for them, so we can get this merged.

We're collapsing the easyconfigs from the 2020a branch into develop, we're getting close to completing that effort (see https://github.com/easybuilders/easybuild-easyconfigs/issues?q=label%3A2020a+milestone%3A%22next+release+(4.2.1%3F)%22+is%3Aopen)

@maxim-masterov
Copy link
Collaborator Author

@boegel Thanks!

@boegel
Copy link
Member

boegel commented Apr 29, 2020

Test report by @boegel
SUCCESS
Build succeeded for 2 out of 2 (2 easyconfigs in this PR)
node3151.skitty.os - Linux centos linux 7.7.1908, x86_64, Intel(R) Xeon(R) Gold 6140 CPU @ 2.30GHz (skylake_avx512), Python 3.6.8
See https://gist.github.com/88f488d54923302d31d85a8fa17f8d3e for a full test report.

@boegel
Copy link
Member

boegel commented Apr 29, 2020

Test report by @boegel
SUCCESS
Build succeeded for 2 out of 2 (2 easyconfigs in this PR)
generoso-2 - Linux centos linux 7.6.1810, x86_64, Intel(R) Xeon(R) CPU E5-2660 v4 @ 2.00GHz, Python 3.6.8
See https://gist.github.com/aff9ef7b92577f3e9760c1c31113a0b1 for a full test report.

@boegel
Copy link
Member

boegel commented May 2, 2020

Test report by @boegel
SUCCESS
Build succeeded for 2 out of 2 (2 easyconfigs in this PR)
node3402.kirlia.os - Linux centos linux 7.7.1908, x86_64, Intel(R) Xeon(R) Gold 6240 CPU @ 2.60GHz (cascadelake), Python 2.7.5
See https://gist.github.com/dd6771b352f5e7103122cd0c3c2c9e46 for a full test report.

@boegel
Copy link
Member

boegel commented May 2, 2020

Test report by @boegel
SUCCESS
Build succeeded for 2 out of 2 (2 easyconfigs in this PR)
node2697.swalot.os - Linux centos linux 7.7.1908, x86_64, Intel(R) Xeon(R) CPU E5-2660 v3 @ 2.60GHz (haswell), Python 2.7.5
See https://gist.github.com/3622674362973e37df5ea92e8fff65ed for a full test report.

@boegel
Copy link
Member

boegel commented May 2, 2020

Going in, thanks @maxim-masterov!

@boegel boegel merged commit 6b2ce93 into easybuilders:2020a May 2, 2020
@maxim-masterov maxim-masterov deleted the ParaView_clean branch July 6, 2021 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2020a before 2020a is released update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants