Commit graph

6 commits

Author SHA1 Message Date
Gerald Pfeifer
09f9633cb6 Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
2018-07-29 22:18:44 +00:00
Mark Linimon
13fb0b92a2 Fix port builds for architectures which remain on gcc as the default compiler.
This will primarily help powerpc64.

For archs where clang is the default compiler, these changes will have no
effect, as the base compiler already has these capabilities (primarily, but
not exclusively, c++-11).

Tested for no-harm on amd64.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2018-06-11 01:44:15 +00:00
Johannes M Dieterich
f939894a86 math/clblast: Update to 1.1.0 release.
Improvements include more GPUs supported by the included database and better tuners for unknown GPUs.

Reviewed by:	swills (mentor)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D12558
2017-10-03 02:23:22 +00:00
Johannes M Dieterich
f34b176c9f math/clblast: Update to release 1.0.0.
Reviewed by:	swills (mentor)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D12028
2017-08-16 02:14:34 +00:00
Mathieu Arnold
c304fb63fd Fix a few lib/pkgconfig → libdata/pkgconfig that crept in between the
exp-run and the commit.

Reported by:	antoine
Sponsored by:	Absolight
2017-06-08 06:50:00 +00:00
Johannes M Dieterich
4649989b3d new port: math/clblast. This adds clblast (notice the t!) another BLAS library for GPUs, with the distinct difference that clblast targets portable performance across AMD, Intel, and NVIDIA accelerators.
Reported by:	swills (mentor)
Reviewed by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10919
2017-06-02 00:14:04 +00:00