Nicolas Morey-Chaisemartin
a2cc0110fb
Accepting request 1007634 from home:NMoreyChaisemartin:branches:science:HPC
...
- Add mvapich2-allow-building-with-external-hwloc.patch
to allow building against an external hwloc library
- Build mvapich2 HPC flavors against pmix and hwloc system libraries
OBS-URL: https://build.opensuse.org/request/show/1007634
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mvapich2?expand=0&rev=89
2022-10-03 07:36:57 +00:00
Nicolas Morey-Chaisemartin
de35f17599
Accepting request 986011 from home:kwk:branches:science:HPC
...
- add pass-correct-size-to-snprintf.patch to fix potential buffer
overflows (required to make 'sundials' testsuite pass)
- Update to mvapich2 2.3.7
* Features and Enhancements (since 2.3.6):
- Added support for systems with Rockport's switchless networks
* Added automatic architecture detection
* Optimized performance for point-to-point operations
- Added support for the Cray Slingshot 10 interconnect
- Enhanced support for blocking collective offload using
Mellanox SHARP
* Scatter and Scatterv
- Enhanced support for non-blocking collective offload using
Mellanox SHARP
* Iallreduce, Ibarrier, Ibcast, and Ireduce
* Bug Fixes (since 2.3.6):
- Removed several deprectated functions
- Thanks to Honggang Li @RedHat for the report
- Fixed a bug where tools like CMake FindMPI would not
detect MVAPICH when compiled without Hydra mpiexec
- Thanks to Chris Chambreau and Adam Moody @LLNL for the report
- Fixed compilation error when building with mpirun and without hydra
- Thanks to James Long @University of Illinois for the report
- Fixed issue with setting RoCE mode correctly without RDMA_CM.
- Thanks to Nicolas Gagnon @Rockport Networks for the report
- Fixed an issue on heterogeneous clusters where QP attributes were
set incorrectly
- Thanks to X-ScaleSolutions for the report and fix
- Fixed a memory leak in improbe on the PSM channel
- Thanks to Gregory Lee @LLNL Beichuan Yan @University of Colorado
for the report
- Added retry logic for PSM connection establishment
- Thanks to Gregory Lee @LLNL for the report and X-ScaleSolutions
for the patch
- Fixed an initialization error when using PSM and gcc's -pg option
- Thanks to Gregory Lee @LLNL for the report and X-ScaleSolutions for
the patch
- Fixed a potential integer overflow when transfering large arrays
- Thanks to Alexander Melnikov for the report and patch
- Fix Url: link
OBS-URL: https://build.opensuse.org/request/show/986011
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mvapich2?expand=0&rev=87
2022-07-04 07:48:28 +00:00
Nicolas Morey-Chaisemartin
755c508c04
Accepting request 955360 from home:NMoreyChaisemartin:branches:science:HPC
...
- Disable dlopen for verbs library (bsc#1196019)
OBS-URL: https://build.opensuse.org/request/show/955360
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mvapich2?expand=0&rev=86
2022-02-16 12:53:30 +00:00
Nicolas Morey-Chaisemartin
cada7fd327
Accepting request 926462 from home:NMoreyChaisemartin:branches:science:HPC
...
- Move rpm macros to %_rpmmacrodir (bsc#1191386)
OBS-URL: https://build.opensuse.org/request/show/926462
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mvapich2?expand=0&rev=85
2021-10-20 06:46:59 +00:00
Nicolas Morey-Chaisemartin
e231080008
Accepting request 921946 from home:NMoreyChaisemartin:branches:science:HPC
...
- Remove obsolete python dependency (bsc#1190996)
OBS-URL: https://build.opensuse.org/request/show/921946
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mvapich2?expand=0&rev=84
2021-09-28 07:48:27 +00:00
Nicolas Morey-Chaisemartin
f8a6950e6f
Accepting request 894097 from home:NMoreyChaisemartin:branches:science:HPC
...
- Update to mvapich2 2.3.6
- Enhanced performance for UD-Hybrid code
- Add multi-rail support for UD-Hybrid code
- Enhanced performance for shared-memory collectives
- Enhanced job-startup performance for flux job launcher
- Use PMI2 by default when SLURM is selected as process manager
- Add support to use aligned memory allocations for multi-threaded
applications
- Architecture detection and enhanced point-to-point tuning for
Oracle BM.HPC2 cloud shape
- Add support for GCC compiler v11
- Update hwloc v1 code to v1.11.14
- Update hwloc v2 code to v2.4.2
- Drop obsolete patches:
- fix-missing-return-code.patch as it was fixed upstream
- mvapich2-remove-deprecated-sys_siglist.patch
- rdma_find_network_type-return-MV2_NETWORK_CLASS_UNKNOWN-when-dev_list-is-freed.patch
- Refresh reproducible.patch
OBS-URL: https://build.opensuse.org/request/show/894097
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mvapich2?expand=0&rev=82
2021-05-18 15:08:31 +00:00
Nicolas Morey-Chaisemartin
c03d0cf000
Accepting request 881198 from home:eeich:branches:science:HPC
...
- Update mvapich2 to 2.3.5.
* Enhanced performance for MPI_Allreduce and MPI_Barrier
* Support collective offload using Mellanox's SHARP for Barrier
- Enhanced tuning framework for Barrier using SHARP
* Remove dependency on underlying libibverbs, libibmad, libibumad, and
librdmacm libraries using dlopen
* Add support for Broadcom NetXtreme RoCE HCA
- Enhanced inter-node point-to-point support
* Support architecture detection for Fujitsu A64fx processor
* Enhanced point-to-point and collective tuning for Fujitsu A64fx processor
* Enhanced point-to-point and collective tuning for AMD ROME processor
* Add support for process placement aware HCA selection
- Add "MV2_PROCESS_PLACEMENT_AWARE_HCA_MAPPING" environment variable to
enable process placement aware HCA mapping
* Add support to auto-detect RoCE HCAs and auto-detect GID index
* Add support to use RoCE/Ethernet and InfiniBand HCAs at the same time
* Add architecture-specific flags to improve performance of certain CUDA
operations
- Thanks to Chris Chambreau @LLNL for the report
* Read MTU and maximum outstanding RDMA operations from the device
* Improved performance and scalability for UD-based communication
* Update maximum HCAs supported by default from 4 to 10
* Enhanced collective tuning for Frontera@TACC, Expanse@SDSC,
Ookami@StonyBrook, and bb5@EPFL
* Enhanced support for SHARP v2.1.0
* Generalize code for GPU support
- Obsolete: wrapper-revert-ldflag-order-change.patch.
- Replace: mvapich2-fix-double-free.patch by
rdma_find_network_type-return-MV2_NETWORK_CLASS_UNKNOWN-when-dev_list-is-freed.patch
OBS-URL: https://build.opensuse.org/request/show/881198
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mvapich2?expand=0&rev=80
2021-03-30 08:17:56 +00:00
Nicolas Morey-Chaisemartin
9a5273f8f8
Accepting request 873251 from home:NMoreyChaisemartin:branches:science:HPC
...
- Re-add mvapich2-fix-double-free.patch as the bug was
somehow be reintroduced (bsc#1144000)
- Add mvapich2-remove-deprecated-sys_siglist.patch to
fix compilation errors with newer glibc
OBS-URL: https://build.opensuse.org/request/show/873251
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mvapich2?expand=0&rev=78
2021-02-18 06:01:29 +00:00
678fbff5d0
- HPC: Fix environment module settings for MANPATH.
...
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mvapich2?expand=0&rev=77
2020-11-29 13:46:03 +00:00
Nicolas Morey-Chaisemartin
0378ef8d73
Accepting request 823019 from home:eeich:branches:science:HPC
...
- For HPC builds check for gnu compiler suite version >= 10 and
set -fallow-argument-mismatch.
OBS-URL: https://build.opensuse.org/request/show/823019
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mvapich2?expand=0&rev=75
2020-07-28 11:49:28 +00:00
a52bb4a6a5
Accepting request 822460 from home:eeich:branches:science:HPC
...
- Add build support for gcc8/9/10 to HPC build (bsc#1174439).
OBS-URL: https://build.opensuse.org/request/show/822460
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mvapich2?expand=0&rev=73
2020-07-23 18:48:35 +00:00
Nicolas Morey-Chaisemartin
9f03d17ebe
Accepting request 813054 from home:NMoreyChaisemartin:branches:science:HPC
...
- Add wrapper-revert-ldflag-order-change.patch to revert LDFLAGS order
change done in 2.3.4.
This allows legacy builds to work without adding a -lmpi flag
OBS-URL: https://build.opensuse.org/request/show/813054
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mvapich2?expand=0&rev=71
2020-06-09 21:14:26 +00:00
Nicolas Morey-Chaisemartin
5a9588822a
Accepting request 812877 from home:NMoreyChaisemartin:branches:science:HPC
...
- Update so mvapich2 2.3.4
- See CHANGELOG for fixes and new features
- Add fix-missing-return-code.patch to fix compilation errors
- Add 0001-Drop-Real-16.patch to disable Real(16) support on Armv7
OBS-URL: https://build.opensuse.org/request/show/812877
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mvapich2?expand=0&rev=70
2020-06-09 15:33:07 +00:00
Nicolas Morey-Chaisemartin
e0e01fd3bf
Accepting request 766936 from home:NMoreyChaisemartin:branches:science:HPC
...
- Update to mvapich2 2.3.3 (jsc#SLE-8544)
- See CHANGELOG for fixes and new features
OBS-URL: https://build.opensuse.org/request/show/766936
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mvapich2?expand=0&rev=66
2020-01-24 15:39:44 +00:00
Nicolas Morey-Chaisemartin
fa13d197e3
Accepting request 734303 from home:NMoreyChaisemartin:branches:science:HPC
...
- Update to mvapich2 2.3.2 (jsc#SLE-8544)
- See CHANGELOG for fixes and new features
- Drop mvapich2-make-sure-ibv_get_device_list-returned-one-before-freeing-it.patch
as it was fixed upstream.
- Use FAT LTO objects in order to provide proper static library.
- Add 0001-Drop-real128.patch to fix compilation on armv7
OBS-URL: https://build.opensuse.org/request/show/734303
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mvapich2?expand=0&rev=64
2019-10-01 12:38:42 +00:00
Nicolas Morey-Chaisemartin
4a2cc85c6a
Accepting request 720593 from home:NMoreyChaisemartin:branches:science:HPC
...
- Add mvapich2-make-sure-ibv_get_device_list-returned-one-before-freeing-it.patch
to Fix segfault when ib_uverbs is not loaded (bsc#1144000)
OBS-URL: https://build.opensuse.org/request/show/720593
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mvapich2?expand=0&rev=62
2019-08-02 12:14:19 +00:00
Nicolas Morey-Chaisemartin
5291fc7e08
Accepting request 705701 from home:bmwiedemann:branches:science:HPC
...
Add reproducible.patch to sort readdir to make package build reproducible (boo#1041090)
OBS-URL: https://build.opensuse.org/request/show/705701
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mvapich2?expand=0&rev=60
2019-06-04 05:59:12 +00:00
Nicolas Morey-Chaisemartin
ab816e656c
Accepting request 702622 from home:NMoreyChaisemartin:branches:science:HPC
...
- Update to mvapich2 2.3.1
- See CHANGELOG for fixes and new features
- Refreshed patches against the new version:
- 0001-Drop-GCC-check.patch
- mvapich2-arm-support.patch
- mvapich2-s390_get_cycles.patch
- Drop mvapich2-fix-double-free.patch as it was merged upstream
OBS-URL: https://build.opensuse.org/request/show/702622
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mvapich2?expand=0&rev=58
2019-05-13 10:06:42 +00:00
Nicolas Morey-Chaisemartin
e93df742ed
Accepting request 700039 from home:NMoreyChaisemartin:branches:science:HPC
...
- Add mvapich2-fix-double-free.patch to fix a segfault
when running on a machine with no RDMA hardware (bsc#1133797)
OBS-URL: https://build.opensuse.org/request/show/700039
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mvapich2?expand=0&rev=56
2019-05-02 08:27:53 +00:00
Nicolas Morey-Chaisemartin
6e2d12369f
Accepting request 687143 from home:anag:branches:science:HPC
...
- Add patch to remove obsolete GCC check (bnc#1129421). It also patches
autogen.sh to get the autotools working in SLE12SP4.
* 0001-Drop-GCC-check.patch
- Force to re-run autotools to generate properly the files after
patching src/binding/cxx/buildiface
OBS-URL: https://build.opensuse.org/request/show/687143
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mvapich2?expand=0&rev=54
2019-03-21 12:59:45 +00:00
Nicolas Morey-Chaisemartin
2c31a2b8fa
Accepting request 636121 from home:NMoreyChaisemartin:branches:science:HPC
...
Fix scriptlet
OBS-URL: https://build.opensuse.org/request/show/636121
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mvapich2?expand=0&rev=50
2018-09-17 09:24:22 +00:00
Nicolas Morey-Chaisemartin
761458d45b
Accepting request 634891 from home:NMoreyChaisemartin:branches:science:HPC
...
- Remove bashism in postun scriptlet
OBS-URL: https://build.opensuse.org/request/show/634891
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mvapich2?expand=0&rev=49
2018-09-11 07:41:47 +00:00
Nicolas Morey-Chaisemartin
4b0d49ba11
Accepting request 633986 from home:NMoreyChaisemartin:branches:science:HPC
...
Fix ==
OBS-URL: https://build.opensuse.org/request/show/633986
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mvapich2?expand=0&rev=48
2018-09-07 09:15:20 +00:00
Nicolas Morey-Chaisemartin
11397ed657
Accepting request 633761 from home:NMoreyChaisemartin:branches:science:HPC
...
- Fix handling of mpi-selector during updates (bsc#1098653)
OBS-URL: https://build.opensuse.org/request/show/633761
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mvapich2?expand=0&rev=47
2018-09-06 15:42:12 +00:00
Nicolas Morey-Chaisemartin
89894aa6ff
Accepting request 625064 from home:michals
...
- Use sched_yield instead of pthread_yield (boo#1102421).
- drop mvapich2-pthread_yield.patch
OBS-URL: https://build.opensuse.org/request/show/625064
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mvapich2?expand=0&rev=43
2018-07-25 11:34:34 +00:00
Nicolas Morey-Chaisemartin
544aa745da
Accepting request 616903 from home:NMoreyChaisemartin:branches:science:HPC
...
Fix HPC disabling
OBS-URL: https://build.opensuse.org/request/show/616903
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mvapich2?expand=0&rev=40
2018-06-14 16:00:23 +00:00
Nicolas Morey-Chaisemartin
1c2ba3b675
Accepting request 616878 from home:NMoreyChaisemartin:branches:science:HPC
...
- Disable HPC builds for SLE12 (fate#323655)
OBS-URL: https://build.opensuse.org/request/show/616878
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mvapich2?expand=0&rev=39
2018-06-14 13:46:56 +00:00
Nicolas Morey-Chaisemartin
9087f49e9c
Accepting request 590919 from home:kasimir:ToTest
...
- Change mvapich2-arm-support.patch to provide missing functions for
armv6hl
OBS-URL: https://build.opensuse.org/request/show/590919
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mvapich2?expand=0&rev=37
2018-03-26 14:24:11 +00:00
Nicolas Morey-Chaisemartin
192abc7f91
osc copypac from project:science:HPC package:mvapich2 revision:33
...
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mvapich2?expand=0&rev=36
2018-03-16 08:59:17 +00:00
Nicolas Morey-Chaisemartin
cd8474af3a
Add missing Require to slurm-devel
...
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mvapich2?expand=0&rev=35
2018-03-16 08:18:03 +00:00
Nicolas Morey-Chaisemartin
87cf6ad70d
Accepting request 587613 from home:eeich:branches:science:HPC
...
- build with pmi/slurm support (bsc#1085506)
OBS-URL: https://build.opensuse.org/request/show/587613
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mvapich2?expand=0&rev=34
2018-03-16 07:13:38 +00:00
Nicolas Morey-Chaisemartin
3931fc8a53
Accepting request 574624 from home:mslacken:hpc_fix
...
- Fix summary in module files (bnc#1080259)
OBS-URL: https://build.opensuse.org/request/show/574624
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mvapich2?expand=0&rev=32
2018-02-09 13:57:04 +00:00
Nicolas Morey-Chaisemartin
9518fa9a55
Fix path got mpivars
...
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mvapich2?expand=0&rev=30
2018-01-31 10:08:01 +00:00
Nicolas Morey-Chaisemartin
a5c81a712c
Accepting request 571222 from home:eeich:branches:science:HPC
...
- Use macro in mpivars.(c)sh to be independent of changes to the module
setup for the compiler (boo#1078364).
OBS-URL: https://build.opensuse.org/request/show/571222
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mvapich2?expand=0&rev=29
2018-01-31 08:08:34 +00:00
Nicolas Morey-Chaisemartin
5d47c0a7fe
Accepting request 562252 from home:eeich:branches:fix-compilers-hpc
...
- Switch from gcc6 to gcc7 as additional compiler flavor for HPC on SLES.
- Fix library package requires - use HPC macro (boo#1074890).
OBS-URL: https://build.opensuse.org/request/show/562252
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mvapich2?expand=0&rev=27
2018-01-08 09:46:26 +00:00
Nicolas Morey-Chaisemartin
ad3a75b979
- Add conflicts between the macros-devel packages
...
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mvapich2?expand=0&rev=25
2017-10-06 14:06:55 +00:00
Nicolas Morey-Chaisemartin
b2b0b7e1a3
Fix dependency to libmvapich2
...
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mvapich2?expand=0&rev=24
2017-10-06 10:24:47 +00:00
Nicolas Morey-Chaisemartin
7365998b51
Accepting request 532074 from science:HPC:EnvMod
...
- Add BuildRequires to libibmad-devel for older release (SLE <= 12.2, Leap <= 42.2)
- Add HPC specific build targets using environment modules
(FATE#321712).
OBS-URL: https://build.opensuse.org/request/show/532074
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mvapich2?expand=0&rev=23
2017-10-06 06:44:19 +00:00
Nicolas Morey-Chaisemartin
84b57f6cde
Accepting request 523632 from home:NMoreyChaisemartin:branches:science:HPC
...
- Drop unnecessary dependency to xorg-x11-devel
OBS-URL: https://build.opensuse.org/request/show/523632
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mvapich2?expand=0&rev=21
2017-09-12 09:44:42 +00:00
Nicolas Morey-Chaisemartin
13bb212a7c
Accepting request 523093 from home:NMoreyChaisemartin:branches:science:HPC
...
- Only requires verbs libraries for verbs build.
libibverbs devel causes a SEGV when run in a chroot using the
psm or psm2 conduits
- Add testuite packages for all build flavours
OBS-URL: https://build.opensuse.org/request/show/523093
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mvapich2?expand=0&rev=20
2017-09-11 12:09:49 +00:00
Nicolas Morey-Chaisemartin
76845889a8
Accepting request 510125 from home:NMoreyChaisemartin:branches:science:HPC
...
- Add LD_LIBRARY_PATH to mpivars.sh and mpivars.csh
OBS-URL: https://build.opensuse.org/request/show/510125
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mvapich2?expand=0&rev=18
2017-07-13 15:51:59 +00:00
Nicolas Morey-Chaisemartin
348d8c1277
Accepting request 510018 from home:NMoreyChaisemartin:branches:science:HPC
...
- Disable rpath in pkgconfig files
OBS-URL: https://build.opensuse.org/request/show/510018
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mvapich2?expand=0&rev=17
2017-07-13 08:13:19 +00:00
Nicolas Morey-Chaisemartin
82b0d7e216
Accepting request 508443 from home:NMoreyChaisemartin:branches:science:HPC
...
- Remove redondant configure options already passed by %configure
OBS-URL: https://build.opensuse.org/request/show/508443
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mvapich2?expand=0&rev=15
2017-07-06 07:18:09 +00:00
Nicolas Morey-Chaisemartin
4488fcb8df
Fix order as factory parser is dumb
...
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mvapich2?expand=0&rev=14
2017-07-03 14:41:27 +00:00
Nicolas Morey-Chaisemartin
56f5ea6ff5
Trickery to handle unset @BUILD_FLAVOR@
...
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mvapich2?expand=0&rev=13
2017-07-03 13:38:38 +00:00
Nicolas Morey-Chaisemartin
8f0431bdfd
Accepting request 506398 from home:NMoreyChaisemartin:branches:science:HPC
...
- Change install dir to allow multiple flavor to be installed
at the same time
- Fix bsc#1045955
- Fix mvapich2-psm package to use libpsm (TrueScale)
- Add mvapich2-psm2 package using libpsm2 (OmniPath)
OBS-URL: https://build.opensuse.org/request/show/506398
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mvapich2?expand=0&rev=12
2017-06-27 08:56:46 +00:00
Nicolas Morey-Chaisemartin
7e231e1c32
Accepting request 506223 from home:NMoreyChaisemartin:branches:science:HPC
...
- Use _multibuild to build the various mvapich2-flavours
OBS-URL: https://build.opensuse.org/request/show/506223
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mvapich2?expand=0&rev=11
2017-06-26 10:20:27 +00:00
Nicolas Morey-Chaisemartin
56e024e801
Accepting request 505927 from home:NMoreyChaisemartin:branches:science:HPC
...
- Replace dependency from libibmad-devel to infiniband-diags-devel
- Replace dependency from libibmad-devel to infiniband-diags-devel
- Replace dependency from libibmad-devel to infiniband-diags-devel
OBS-URL: https://build.opensuse.org/request/show/505927
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mvapich2?expand=0&rev=10
2017-06-23 15:51:26 +00:00
Nicolas Morey-Chaisemartin
c79ce5aa4c
- Have mvapich2 and mvapich2-psm conflicts between them
...
- Cleanup spec file
- Remove mvapich2-testsuite RPM
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mvapich2?expand=0&rev=8
2017-06-14 13:16:46 +00:00
Nicolas Morey-Chaisemartin
b95e475e85
Accepting request 502493 from home:NMoreyChaisemartin:branches:science:HPC
...
- Reenable arm compilation
- Rename and cleanup mvapich-s390_get_cycles.patch to
mvapich2-s390_get_cycles.patch for coherency
- Cleanup mvapich2-pthread_yield.patch
- Add mvapich2-arm-support.patch to provide missing functions for
armv7hl and aarch64
OBS-URL: https://build.opensuse.org/request/show/502493
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mvapich2?expand=0&rev=6
2017-06-09 07:27:29 +00:00