[llvm-dev] [Openmp-dev] [Release-testers] 13.0.0-rc3 has been tagged
Brian Cain via llvm-dev
llvm-dev at lists.llvm.org
Mon Sep 20 11:53:11 PDT 2021
On Mon, Sep 20, 2021 at 1:14 PM Andrzej Warzynski <andrzej.warzynski at arm.com>
wrote:
> 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.
>
>
Ok, I understand. I am not opposed to including flang in this build, if I
can get it to work. Is there a way to set some kind of variable to limit
the concurrency for building (only) these targets? Like
LLVM_PARALLEL_LINK_JOBS works today. What if test-release.sh defined
LLVM_PARALLEL_FLANG_COMPILE_JOBS to "1" (or I defined it in
-configure-flags) and there were some cmake magic that handled that input
to control how the build were invoked? I think that would be a good
workaround.
> 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
> >
>
--
-Brian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20210920/8a59a77d/attachment.html>
More information about the llvm-dev
mailing list