You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update libaio to also symlink libaio.so.1 to libaio.so.1.0.1. Host systems with libaio.so.1 can bypass the installation in EasyBuild as we do not currently install that file.
Test report by @boegelbot SUCCESS
Build succeeded for 3 out of 3 (3 easyconfigs in total)
cns1 - Linux rocky linux 8.4, x86_64, Intel(R) Xeon(R) CPU E5-2667 v3 @ 3.20GHz (haswell), Python 3.6.8
See https://gist.github.com/6222118a161a1a7c9c33bb1fcb11ccfb for a full test report.
Test report by @lexming SUCCESS
Build succeeded for 3 out of 3 (3 easyconfigs in total)
node319.hydra.os - Linux centos linux 7.9.2009, x86_64, Intel(R) Xeon(R) Gold 6148 CPU @ 2.40GHz, Python 2.7.5
See https://gist.github.com/0f594fd55285bc49ef0e19919bf2035c for a full test report.
Test report by @boegel SUCCESS
Build succeeded for 3 out of 3 (3 easyconfigs in total)
node2620.swalot.os - Linux centos linux 7.9.2009, x86_64, Intel(R) Xeon(R) CPU E5-2660 v3 @ 2.60GHz (haswell), Python 3.6.8
See https://gist.github.com/face2e9c79aade6d1331f1db67ef7d28 for a full test report.
Test report by @boegel SUCCESS
Build succeeded for 3 out of 3 (3 easyconfigs in total)
node3589.doduo.os - Linux RHEL 8.2, x86_64, AMD EPYC 7552 48-Core Processor (zen2), Python 3.6.8
See https://gist.github.com/da82f4f4e1f8f0517eebe27ba5352ba7 for a full test report.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
(created using
eb --new-pr)Update libaio to also symlink
libaio.so.1tolibaio.so.1.0.1. Host systems withlibaio.so.1can bypass the installation in EasyBuild as we do not currently install that file.