1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

math/onednn: Update 2.6.1 -> 2.6.2

Reported by:	portscout
This commit is contained in:
Yuri Victorovich 2022-09-11 20:54:28 -07:00
parent 56ccbda9cb
commit 73b2221584
2 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= onednn
DISTVERSIONPREFIX= v
DISTVERSION= 2.6.1
DISTVERSION= 2.6.2
CATEGORIES= math # machine-learning
MAINTAINER= yuri@FreeBSD.org
@ -71,7 +71,7 @@ CXXFLAGS:= ${CXXFLAGS:S/-O2/-O3/} # clang writes wrong binary code when -O2 opti
post-install:
@${RM} -r ${STAGEDIR}${PREFIX}/share/doc
do-test: # some tests are known to fail: https://github.com/intel/mkl-dnn/issues/350 (the upstream failed to reproduce it and closed the report)
do-test:
@${REINPLACE_CMD} 's| /bin/bash | ${LOCALBASE}/bin/bash |' ${WRKSRC}/tests/CMakeLists.txt
@cd ${BUILD_WRKSRC} && \
${SETENV} ${CONFIGURE_ENV} ${CMAKE_BIN} ${CMAKE_ARGS} -DDNNL_BUILD_TESTS=ON ${CMAKE_SOURCE_PATH} && \

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1657761585
SHA256 (oneapi-src-oneDNN-v2.6.1_GH0.tar.gz) = 0ff70240378aa26e1fc3edf66d14964e614ef2f9278514182cd43b34ced9af21
SIZE (oneapi-src-oneDNN-v2.6.1_GH0.tar.gz) = 5845474
TIMESTAMP = 1662948835
SHA256 (oneapi-src-oneDNN-v2.6.2_GH0.tar.gz) = baed0a7426189c6e5f1cb242c6d282d3638802cbd05772e1c4810a83bd7bc4df
SIZE (oneapi-src-oneDNN-v2.6.2_GH0.tar.gz) = 5846494