Brian Cain via llvm-dev
2021-Sep-20 17:40 UTC
[llvm-dev] [Release-testers] 13.0.0-rc3 has been tagged
Ubuntu 20 binary uploaded. I also disabled flang (-no-flang) because of memory exhaustion while trying to build. Is this increased memory consumption expected or could it be a bug? $ cat clang+llvm-13.0.0-rc3-x86_64-linux-gnu-ubuntu-20.04.tar.xz.sha256 488ff13c9a54f6b7b2aeb26e930da7d72e32a15542929cd642fc0b7d37e79967 clang+llvm-13.0.0-rc3-x86_64-linux-gnu-ubuntu-20.04.tar.xz On Mon, Sep 13, 2021 at 11:40 PM Tom Stellard via Release-testers < release-testers at lists.llvm.org> wrote:> Hi, > > I've tagged 13.0.0-rc3. This will likely be the last rc unless there are > critical bugs that are found. Please test the release and report results. > > -Tom > > _______________________________________________ > Release-testers mailing list > Release-testers at lists.llvm.org > https://lists.llvm.org/cgi-bin/mailman/listinfo/release-testers >-- -Brian -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20210920/abc3252d/attachment.html>
Andrzej Warzynski via llvm-dev
2021-Sep-20 18:13 UTC
[llvm-dev] [Openmp-dev] [Release-testers] 13.0.0-rc3 has been tagged
Hi Brian, Thank you for helping with the release! On 20/09/2021 18:40, Brian Cain via Openmp-dev wrote:> I also disabled flang (-no-flang) because of > memory exhaustion while trying to build. Is this increased memory > consumption expected or could it be a bug?The memory usage of LLVM Flang was discussed in the past: * https://bugs.llvm.org/show_bug.cgi?id=50059 * https://lists.llvm.org/pipermail/flang-dev/2019-November/000061.html It's not great, but sadly it is rather unlikely to improve in the near future. Thanks, -Andrzej> > $ cat clang+llvm-13.0.0-rc3-x86_64-linux-gnu-ubuntu-20.04.tar.xz.sha256 > 488ff13c9a54f6b7b2aeb26e930da7d72e32a15542929cd642fc0b7d37e79967 > clang+llvm-13.0.0-rc3-x86_64-linux-gnu-ubuntu-20.04.tar.xz > > On Mon, Sep 13, 2021 at 11:40 PM Tom Stellard via Release-testers > <release-testers at lists.llvm.org <mailto:release-testers at lists.llvm.org>> > wrote: > > Hi, > > I've tagged 13.0.0-rc3. This will likely be the last rc unless > there are > critical bugs that are found. Please test the release and report > results. > > -Tom > > _______________________________________________ > Release-testers mailing list > Release-testers at lists.llvm.org <mailto:Release-testers at lists.llvm.org> > https://lists.llvm.org/cgi-bin/mailman/listinfo/release-testers > <https://lists.llvm.org/cgi-bin/mailman/listinfo/release-testers> > > > > -- > -Brian > > _______________________________________________ > Openmp-dev mailing list > Openmp-dev at lists.llvm.org > https://lists.llvm.org/cgi-bin/mailman/listinfo/openmp-dev >