Port details |
- ngraph C++ library, compiler and runtime for Deep Learning
- 0.29.0.r.0.345_9 misc
=0 0.29.0.r.0.345_9Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2020-04-17 20:29:22
- Last Update: 2022-07-16 04:32:51
- Commit Hash: 229eb33
- License: APACHE20
- WWW:
- https://www.ngraph.ai/
- Description:
- nGraph is open source C++ library, compiler and runtime for Deep Learning.
WWW: https://www.ngraph.ai/
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ngraph-machine-learning-library>0:misc/ngraph
- No installation instructions:
- This port has been deleted.
- PKGNAME: ngraph-machine-learning-library
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1588884977
SHA256 (NervanaSystems-ngraph-v0.29.0-rc.0-345-g58b649aa6_GH0.tar.gz) = e930980af23d7e2b82d03d6beb6dca9b7cd5f5af7ffb29219605a4076ddeb658
SIZE (NervanaSystems-ngraph-v0.29.0-rc.0-345-g58b649aa6_GH0.tar.gz) = 11317314
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- onednn>0 : math/onednn
- llvm90>0 : devel/llvm90
- cmake : devel/cmake
- ninja : devel/ninja
- eigen3.pc : math/eigen3
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- llvm90>0 : devel/llvm90
- Library dependencies:
-
- libtbb.so : devel/onetbb
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ngraph-machine-learning-library-0.29.0.r.0.345_9:
NATIVE=off: Build with native optimizations (-march=native)
===> Use 'make config' to modify these settings
- Options name:
- misc_ngraph
- USES:
- cmake eigen:3 localbase pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.29.0.r.0.345_9 16 Jul 2022 04:32:51 |
Yuri Victorovich (yuri) |
misc/ngraph: Discontinue
ngraph was developed by Nervana Systems.
Intel bount it and discontinued all Nervana development 2+ years ago.
The company is now defunct, and so are all its projects. |
0.29.0.r.0.345_9 05 Jan 2022 16:43:54 |
Ganael LAPLANCHE (martymac) |
devel/onetbb: Update to 2021.5.0
and bump dependent ports' revisions |
0.29.0.r.0.345_8 10 Oct 2021 15:11:27 |
Ganael LAPLANCHE (martymac) |
devel/onetbb: Update to 2021.4.0
Release notes:
https://software.intel.com/content/www/us/en/develop/articles/intel-oneapi-threading-building-blocks-release-notes.html |
0.29.0.r.0.345_7 09 Jul 2021 11:05:19 |
Ganael LAPLANCHE (martymac) |
devel/onetbb: Update to 2021.3.0
Release notes:
https://software.intel.com/content/www/us/en/develop/articles/intel-oneapi-threading-building-blocks-release-notes.html |
0.29.0.r.0.345_6 14 Apr 2021 10:08:05 |
Ganael LAPLANCHE (martymac) |
devel/onetbb: Update to 2021.2.0 and bump dependencies
Changelog:
https://software.intel.com/content/www/us/en/develop/articles/intel-oneapi-threading-building-blocks-release-notes.html |
0.29.0.r.0.345_5 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.29.0.r.0.345_5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.29.0.r.0.345_5 19 Feb 2021 15:14:46 |
martymac |
Introduce devel/onetbb and mark devel/tbb as legacy
Intel oneAPI tbb 2021.1 (onetbb) has been released[1][2] and has deprecated
several interfaces over tbb 2020, breaking most dependent ports.
Old tbb 2020 will be kept for a certain time to allow transition but will be
removed in a near future as it CONFLICTS with devel/onetbb. New ports should
now use devel/onetbb instead of devel/tbb.
We tried to move a maximum number of dependent ports to devel/onetbb (or
disable dependency when not possible), but some of them still remain stuck
to devel/tbb. Remaining ones have not been identified as major dependencies
themselves and will be fixed as soon as updates are available from upstream.
PR: 252648, 252688 [3], 252683 [4], 252651 [5], 252690 [3], 252693 [3],
252695 [3], 252696 [3], 252786 [3], 252649, 252868 [6], 252870 [5],
252684 [7], 252785 [7]
Approved by: yuri [3], jwb [4], thierry [5], FreeBSD@Shaneware.biz [6],
maintainer timeout [7]
[1]
https://software.intel.com/content/www/us/en/develop/articles/intel-oneapi-threading-building-blocks-release-notes.html
[2]
https://software.intel.com/content/www/us/en/develop/articles/tbb-revamp.html |
0.29.0.r.0.345_4 07 Jan 2021 05:01:01 |
yuri |
math/onednn: Update 1.7 -> 2.0 |
0.29.0.r.0.345_3 12 Dec 2020 17:04:37 |
thierry |
- Upgrade math/eigen3 to 3.3.8;
- Add some dependencies which might be detected by Find_Package but not
registered;
- Bump PORTREVISION of consumers.
PR: 250833
Submitted by: /me
Approved by: tcberner@ (KDE / maintainer) + exp-run |
0.29.0.r.0.345_2 08 Sep 2020 14:22:38 |
pkubaj |
misc/ngraph: fix build on powerpc64 head
Disable -Werror and -pedantic-errors:
In file included from
/wrkdirs/usr/ports/misc/ngraph/work/ngraph-0.29.0-rc.0-345-g58b649aa6/src/ngraph/runtime/cpu/cpu_backend.cpp:30:
In file included from
/wrkdirs/usr/ports/misc/ngraph/work/ngraph-0.29.0-rc.0-345-g58b649aa6/src/ngraph/runtime/cpu/cpu_external_function.hpp:46:
In file included from
/wrkdirs/usr/ports/misc/ngraph/work/ngraph-0.29.0-rc.0-345-g58b649aa6/src/ngraph/runtime/cpu/mkldnn_emitter.hpp:49:
In file included from
/wrkdirs/usr/ports/misc/ngraph/work/ngraph-0.29.0-rc.0-345-g58b649aa6/src/ngraph/runtime/cpu/cpu_executor.hpp:27:
In file included from
/usr/local/include/eigen3/unsupported/Eigen/CXX11/Tensor:14:
In file included from
/usr/local/include/eigen3/unsupported/Eigen/CXX11/../../../Eigen/Core:397:
/usr/local/include/eigen3/unsupported/Eigen/CXX11/../../../Eigen/src/Core/arch/AltiVec/PacketMath.h:77:27:
error: generic selections are a C11-specific feature [-Werror,-Wc11-extensions]
static Packet4f p4f_ONE = vec_ctf(p4i_ONE, 0); //{ 1.0, 1.0, 1.0, 1.0}
^
/usr/local/llvm90/lib/clang/9.0.1/include/altivec.h:2894:3: note: expanded from
macro 'vec_ctf'
_Generic((__a), vector int \
^ |
0.29.0.r.0.345_2 17 Jul 2020 10:12:26 |
martymac |
Update devel/tbb to 2020.3 and bump dependent ports' revisions
Changelog: https://github.com/oneapi-src/oneTBB/blob/v2020.3/CHANGES |
0.29.0.r.0.345_1 09 Jun 2020 21:14:01 |
yuri |
misc/ngraph: Unbreak on systems incompatible with the system where the package
was built
-march=native caused SEGVs on incompatible systems |
0.29.0.r.0.270 17 Apr 2020 20:29:12 |
yuri |
New port: misc/ngraph: C++ library, compiler and runtime for Deep Learning |