mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
math/superlu-dist: update 9.0.0 → 9.1.0
Reported by: portscout
This commit is contained in:
parent
fccbcc55ea
commit
76e41ee487
@ -1,6 +1,6 @@
|
||||
PORTNAME= superlu-dist
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 9.0.0
|
||||
DISTVERSION= 9.1.0
|
||||
CATEGORIES= math
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1720986562
|
||||
SHA256 (xiaoyeli-superlu_dist-v9.0.0_GH0.tar.gz) = aa43d33d4b1b0f5f7b5ad7685e9a6bc25088832c6c74d2ab8f75a2c9f4e9e955
|
||||
SIZE (xiaoyeli-superlu_dist-v9.0.0_GH0.tar.gz) = 2913310
|
||||
TIMESTAMP = 1731315975
|
||||
SHA256 (xiaoyeli-superlu_dist-v9.1.0_GH0.tar.gz) = 1cb2c6dc7e8231b2ec30c1266e55e440ffca9f55527771d8df28f900dd179f9d
|
||||
SIZE (xiaoyeli-superlu_dist-v9.1.0_GH0.tar.gz) = 2910591
|
||||
|
@ -15,7 +15,6 @@ include/gpu_wrapper.h
|
||||
include/l_panels_impl.hpp
|
||||
include/luAuxStructTemplated.hpp
|
||||
include/lu_common.hpp
|
||||
include/lupanels.hpp
|
||||
include/lupanelsComm3dGPU_impl.hpp
|
||||
include/lupanels_GPU.cuh
|
||||
include/lupanels_GPU_impl.hpp
|
||||
@ -43,16 +42,20 @@ include/superlupara_mod.mod
|
||||
include/supermatrix.h
|
||||
include/u_panels_impl.hpp
|
||||
include/util_dist.h
|
||||
include/xlupanels.hpp
|
||||
include/xlupanels_GPU.cuh
|
||||
include/zlustruct_gpu.h
|
||||
lib/PYTHON/pdbridge.py
|
||||
lib/PYTHON/pddrive.py
|
||||
lib/libsuperlu_dist.a
|
||||
lib/libsuperlu_dist.so
|
||||
lib/libsuperlu_dist.so.9
|
||||
lib/libsuperlu_dist.so.9.0.0
|
||||
%%FORTRAN%%lib/libsuperlu_dist_fortran.a
|
||||
%%FORTRAN%%lib/libsuperlu_dist_fortran.so
|
||||
%%FORTRAN%%lib/libsuperlu_dist_fortran.so.9
|
||||
%%FORTRAN%%lib/libsuperlu_dist_fortran.so.9.0.0
|
||||
lib/libsuperlu_dist.so.9.1.0
|
||||
lib/libsuperlu_dist_fortran.a
|
||||
lib/libsuperlu_dist_fortran.so
|
||||
lib/libsuperlu_dist_fortran.so.9
|
||||
lib/libsuperlu_dist_fortran.so.9.1.0
|
||||
lib/libsuperlu_dist_python.so
|
||||
lib/libsuperlu_dist_python.so.9
|
||||
lib/libsuperlu_dist_python.so.9.1.0
|
||||
libdata/pkgconfig/superlu_dist.pc
|
||||
%%PORTDOCS%%%%DOCSDIR%%/ug.pdf
|
||||
|
Loading…
Reference in New Issue
Block a user