https://bugzilla.redhat.com/show_bug.cgi?id=2510919
--- Comment #27 from UW_Linux <[email protected]> --- I believe you have seen https://github.com/marekandreas/elpa/issues/78, yet I want to mention some more things related to above comment here in case I forgot them: - `src/shipped_srcs/OPENCCL_TESTS`: I didn't find it but `src/shipped_srcs/ONECCL_TESTS` in the git repo, which was excluded in the release artifact in https://elpa.mpcdf.mpg.de/. This makes me hesitant about pointing the source to the git repo, as it most likely makes things complicated (about 7-8 MiB size vs. 2-3 MiB of release tarball, so maybe there would be not only oneccl_tests we have to concern). - Other files under `src/shipped_srcs`: Only `NVIDIA_A100_kernel/hh_test` in the release artifact, but it seems unlikely that they are compiled and included the CPU build. Unfortunately, the `LICENSE` file under that subfolder also doesn't explicitly said what general license they're following. - Regarding OpenMP, consumers can choose what they want: `elpa` for non-OpenMP building, and `elpa_openmp` for OpenMP building. - From https://elpa.mpcdf.mpg.de/LICENSING.html and copyright banner in the source files they only mentioned "LGPLv3"/"... the version 3 of the license of the GNU Lesser General Public License as published by the Free Software Foundation", so I think ELPA itself is under LGPL-3-only [iiuc LGPL-3-or-later programs should write things like "version 3 of the License, or (at your option) any later version" in their banners]. -- You are receiving this mail because: You are always notified about changes to this product and component https://bugzilla.redhat.com/show_bug.cgi?id=2510919 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202510919%23c27 -- _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new
