aboutsummaryrefslogtreecommitdiff
path: root/math/mkl-dnn
Commit message (Collapse)AuthorAgeFilesLines
* math/mkl-dnn: Update 0.18 -> 0.18.1Yuri Victorovich2019-03-163-5/+5
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=495908
* Mark as ONLY_FOR x86. From the README.md file:Mark Linimon2019-03-041-0/+2
| | | | | | | | | | Intel MKL-DNN supports Intel 64 architecture and compatible architectures. Reported by: Piotr Kubaj Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=494647
* Remove useless USES=compiler when setting compiler manuallyAntoine Brodin2019-03-021-1/+1
| | | | Notes: svn path=/head/; revision=494379
* math/mkl-dnn: Update 0.17.4 -> 0.18Yuri Victorovich2019-03-023-13/+20
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=494366
* math/mkl-dnn: Update 0.17.3 -> 0.17.4Yuri Victorovich2019-02-172-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=493140
* math/mkl-dnn: Update 0.17.2 -> 0.17.3Yuri Victorovich2019-02-022-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=491994
* Change cmake default behaviour to outsource.Tobias C. Berner2018-12-251-1/+1
| | | | | | | | | | | | | | Ports that build out of source now simply can use "USES=cmake" instead of "USES=cmake:outsource". Ports that fail to build out of source now need to specify "USES=cmake:insource". I tried to only set insource where explictely needed. PR: 232038 Exp-run by: antoine Notes: svn path=/head/; revision=488341
* math/mkl-dnn: Update 0.17.1 -> 0.17.2Yuri Victorovich2018-12-212-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=487936
* math/mkl-dnn: Update 0.17 -> 0.17.1Yuri Victorovich2018-12-012-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=486317
* math/mkl-dnn: Fix poudriere warnings triggered by the alternative compiler ↵Yuri Victorovich2018-11-211-1/+1
| | | | | | | | | | | set in Makefile It appears that USES=compiler:c++11-lib is incompatible with setting an alternative comiler. Reported by: mat Notes: svn path=/head/; revision=485523
* math/mkl-dnn: Update 0.16 -> 0.17Yuri Victorovich2018-11-203-8/+30
| | | | | | | | Port changes: * Add the OPENMP option Notes: svn path=/head/; revision=485467
* Remove compatibility code for FreeBSD < 11.2 from all ports.Rene Ladan2018-11-021-1/+0
| | | | | | | | | | Simplify some ports where DragonFlyBSD no longer needs to be special-cased. Submitted by: rene Reviewed by: bapt, jbeich Differential Revision: https://reviews.freebsd.org/D17724 Notes: svn path=/head/; revision=483807
* math/mkl-dnn: Broken on i386: shift count >= width of typeYuri Victorovich2018-09-071-0/+1
| | | | Notes: svn path=/head/; revision=479176
* New port: math/mkl-dnn: Intel(R) Math Kernel Library for Deep Neural NetworksYuri Victorovich2018-09-054-0/+69
Notes: svn path=/head/; revision=478994