aboutsummaryrefslogtreecommitdiff
path: root/math/elemental
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2020-10-09 20:21:24 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2020-10-09 20:21:24 +0000
commit8941084a80c1210a7819fa11ad7019af92afc919 (patch)
tree27a27ec01172ce04074145cb7a1228443fbafb9c /math/elemental
parent38d01d4f0b302a0558d76e8f01b8ecc6410f011e (diff)
downloadports-8941084a80c1210a7819fa11ad7019af92afc919.tar.gz
ports-8941084a80c1210a7819fa11ad7019af92afc919.zip
math/elemental: Update 1.4.0 -> 1.5.0
Reported by: portscout
Notes
Notes: svn path=/head/; revision=551819
Diffstat (limited to 'math/elemental')
-rw-r--r--math/elemental/Makefile2
-rw-r--r--math/elemental/distinfo6
-rw-r--r--math/elemental/pkg-plist15
3 files changed, 19 insertions, 4 deletions
diff --git a/math/elemental/Makefile b/math/elemental/Makefile
index 91a5a113ca8e..096507b97255 100644
--- a/math/elemental/Makefile
+++ b/math/elemental/Makefile
@@ -2,7 +2,7 @@
PORTNAME= elemental
DISTVERSIONPREFIX= v
-DISTVERSION= 1.4.0
+DISTVERSION= 1.5.0
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
diff --git a/math/elemental/distinfo b/math/elemental/distinfo
index 6d1ef93bcaa5..fbb018b560f4 100644
--- a/math/elemental/distinfo
+++ b/math/elemental/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1599457255
-SHA256 (LLNL-Elemental-v1.4.0_GH0.tar.gz) = c13374ff4a6c4d1076e47ba8c8d91a7082588b9958d1ed89cffb12f1d2e1452e
-SIZE (LLNL-Elemental-v1.4.0_GH0.tar.gz) = 2714341
+TIMESTAMP = 1602249972
+SHA256 (LLNL-Elemental-v1.5.0_GH0.tar.gz) = 03dd487fb23b9fdbc715554a8ea48c3196a1021502e61b0172ef3fdfbee75180
+SIZE (LLNL-Elemental-v1.5.0_GH0.tar.gz) = 2729906
diff --git a/math/elemental/pkg-plist b/math/elemental/pkg-plist
index f6eda8f8de35..c19e6198aaf6 100644
--- a/math/elemental/pkg-plist
+++ b/math/elemental/pkg-plist
@@ -265,7 +265,9 @@ include/hydrogen/blas/GPU_BLAS.hpp
include/hydrogen/blas/GPU_BLAS_decl.hpp
include/hydrogen/blas/GPU_BLAS_impl.hpp
include/hydrogen/blas/gpu/Axpy.hpp
+include/hydrogen/blas/gpu/CombineImpl.hpp
include/hydrogen/blas/gpu/Copy.hpp
+include/hydrogen/blas/gpu/EntrywiseMapImpl.hpp
include/hydrogen/blas/gpu/Fill.hpp
include/hydrogen/blas/gpu/Hadamard.hpp
include/hydrogen/blas/gpu/Scale.hpp
@@ -275,6 +277,7 @@ include/hydrogen/device/gpu/BasicCopy.hpp
include/hydrogen/device/gpu/CUB.hpp
include/hydrogen/device/gpu/CUDA.hpp
include/hydrogen/device/gpu/GPUError.hpp
+include/hydrogen/device/gpu/GPURuntime.hpp
include/hydrogen/device/gpu/ROCm.hpp
include/hydrogen/device/gpu/SyncInfo.hpp
include/hydrogen/device/gpu/cuda/CUDACopy.hpp
@@ -288,6 +291,12 @@ include/hydrogen/device/gpu/cuda/cuBLASManagement.hpp
include/hydrogen/device/gpu/cuda/cuBLASMeta.hpp
include/hydrogen/device/gpu/cuda/cuBLASUtil.hpp
include/hydrogen/device/gpu/cuda/cuBLAS_API.hpp
+include/hydrogen/device/gpu/cuda/cuSOLVER.hpp
+include/hydrogen/device/gpu/cuda/cuSOLVERError.hpp
+include/hydrogen/device/gpu/cuda/cuSOLVERManagement.hpp
+include/hydrogen/device/gpu/cuda/cuSOLVERMeta.hpp
+include/hydrogen/device/gpu/cuda/cuSOLVERUtil.hpp
+include/hydrogen/device/gpu/cuda/cuSOLVER_API.hpp
include/hydrogen/device/gpu/rocm/ROCmCopy.hpp
include/hydrogen/device/gpu/rocm/ROCmError.hpp
include/hydrogen/device/gpu/rocm/ROCmLaunchKernel.hpp
@@ -299,6 +308,12 @@ include/hydrogen/device/gpu/rocm/rocBLASManagement.hpp
include/hydrogen/device/gpu/rocm/rocBLASMeta.hpp
include/hydrogen/device/gpu/rocm/rocBLASUtil.hpp
include/hydrogen/device/gpu/rocm/rocBLAS_API.hpp
+include/hydrogen/device/gpu/rocm/rocSOLVER.hpp
+include/hydrogen/device/gpu/rocm/rocSOLVERError.hpp
+include/hydrogen/device/gpu/rocm/rocSOLVERManagement.hpp
+include/hydrogen/device/gpu/rocm/rocSOLVERMeta.hpp
+include/hydrogen/device/gpu/rocm/rocSOLVERUtil.hpp
+include/hydrogen/device/gpu/rocm/rocSOLVER_API.hpp
include/hydrogen/meta/IndexSequence.hpp
include/hydrogen/meta/MetaUtilities.hpp
include/hydrogen/meta/TypeList.hpp