Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Nov 2024 22:31:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 282879] misc/py-pytorch: remove unnecessary LIB_DEPENDS on net/openmpi4
Message-ID:  <bug-282879-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D282879

            Bug ID: 282879
           Summary: misc/py-pytorch: remove unnecessary LIB_DEPENDS on
                    net/openmpi4
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: trombik1973@gmail.com
                CC: yuri@freebsd.org
                CC: yuri@freebsd.org

net/openmpi4 conflicts with net/openmpi. When misc/py-pytorch is installed,=
 a
number of other packages are removed because of the conflicts. However,
misc/py-pytorch does not use net/openmpi4.

USE_MPI requires USE_DISTRIBUTED, and USE_DISTRIBUTED is OFF by default for
non-supported platforms (see CMakeLists.txt). The comment in CMakeLists.txt
suggests that it will not work.

Also, when built with poudriere -t, it is suggested that other LIB_DEPENDS =
are
not necessary as well.

Warning: you might not need LIB_DEPENDS on libblis.so
Warning: you might not need LIB_DEPENDS on libpthreadpool.so

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-282879-7788>