SHA256
1
0
forked from pool/mvapich2

Accepting request 650120 from science:HPC

OBS-URL: https://build.opensuse.org/request/show/650120
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mvapich2?expand=0&rev=13
This commit is contained in:
Dominique Leuenberger 2018-11-26 09:23:42 +00:00 committed by Git OBS Bridge
commit f704da3f40
2 changed files with 7 additions and 1 deletions

View File

@ -6,7 +6,8 @@
%{-V: %define _mf_ver %{-V*}} \
%{expand: %%global hpc_mvapich2_dep_version %%{?_mf_ver}} \
%{expand: %%global hpc_mvapich2_dir mvapich2} \
%global hpc_mvapich2_pack_version %{hpc_mvapich2_dep_version}
%global hpc_mvapich2_pack_version %{hpc_mvapich2_dep_version} \
%{expand: %%global _hpc_mvapich2_modules mvapich2}
# We may have to add a version here.
%hpc_setup_mvapich2 \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Nov 18 14:21:27 UTC 2018 - eich@suse.com
- Add macro _hpc_mvapich2_modules for modules support (bsc#1116458).
-------------------------------------------------------------------
Mon Sep 10 12:15:10 UTC 2018 - nmoreychaisemartin@suse.com