Commit Graph

11 Commits

Author SHA1 Message Date
Jan Beich 6cf857e70c benchmarks/clpeak: update to 1.1.0
Changes:	https://github.com/krrishnarraj/clpeak/compare/1.1.0-rc2...1.1.0
PR:		250562
Approved by:	jmd (maintainer)
2020-11-30 21:07:36 +00:00
Jan Beich 2d88e41043 benchmarks/clpeak: update to 1.1.0.r2
- Switch to vendor install
- Drop unused RUN_DEPENDS
- Allow on more architectures

Changes:	https://github.com/krrishnarraj/clpeak/compare/75c8746...1.1.0-rc2
Approved by:	maintainer timeout (2 weeks)
Differential Revision:	https://reviews.freebsd.org/D23821
2020-03-13 14:03:05 +00:00
Niclas Zeising f01bbf652d Add USES=xorg USES=gl, ports categories b
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'b'.
2019-11-04 21:08:20 +00:00
Tobias C. Berner 707c6bf295 Change cmake default behaviour to outsource.
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
2018-12-25 20:25:39 +00:00
Mathieu Arnold 052d10856a Remove ONLY_FOR_ARCHS_REASON_<arch> that are not architecture dependant. 2018-09-10 10:29:06 +00:00
Johannes M Dieterich 6c5b229b20 benchmarks/clpeak: This brings clpeak to the latest git revision. FreeBSD patches were upstreamed and it now supports fp16 tests. Changing mail address to my FreeBSD one.
Reviewed by:	swills (mentor)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10917
2017-06-02 00:20:18 +00:00
Matthew Rezny b760897dde Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
2017-05-23 05:03:14 +00:00
Sunpoet Po-Chuan Hsieh e0b379fa6f Remove BROKEN_FreeBSD_9
Approved by:	portmgr (blanket)
2017-01-01 03:45:12 +00:00
John Marino 897f196f65 benchmarks/clpeak: set USE_GL rather than hardcoding LIB_DEPENDS
The proper way to handle libGL is to set USE_GL=gl, and doing so allows
dependency registration to match the port

Approved by:	infrastructure blanket (redundant deps work)
2016-08-05 15:04:01 +00:00
Mathieu Arnold 56bf85096c Cleanup patches, category benchmarks
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-27 15:09:11 +00:00
Roman Bogorodskiy 542cd08426 Add clpeak 1.0, benchmarking tool to measure peak capabilities of opencl
devices.

PR:		209849
Submitted by:	Johannes Dieterich <dieterich@ogolem.org>
2016-06-27 10:56:14 +00:00