57ad6493ac
Instead of setting a static number of jobs for building flang, use a function that can calculate the amount of jobs is safe to run on a system based on the amount of memory required per job and on the amount of processors available on the said system. Start using 6144 MiB / job as safe value. While my measurements have shown this can be decreased, this value is safe enough and already reduces the amount of time used to build flang to ~1/3 of the previous time. |
||
---|---|---|
.gitignore | ||
0001-Flang-Fix-CMakePolicy.cmake.patch | ||
0001-flang-Fix-dereference-of-std-optional-with-no-value.patch | ||
0001-flang-Fixed-restrictions-checking-for-OpenACC-loop-a.patch | ||
0001-flang-Fixed-uninitialized-std-unique_ptr-dereference.patch | ||
0001-flang-Remove-the-dependency-on-Bye.patch | ||
0001-Match-Fedora-s-value-for-CLANG_DEFAULT_PIE_ON_LINUX.patch | ||
0001-PATCH-flang-Disable-use-of-sphinx_markdown_tables.patch | ||
0001-PowerPC-Flang-Fix-triple.patch | ||
flang.spec | ||
hans-gpg-key.asc | ||
link-against-libclang-cpp.patch | ||
README.md | ||
release-keys.asc | ||
remove-clangBasic-dependency.diff | ||
sources | ||
TestAliasAnalysis.h |
flang
The flang package