SHA256
1
0
forked from pool/dapl
Commit Graph

20 Commits

Author SHA256 Message Date
Ana Guerrero
f9fe51ad55 Accepting request 1198992 from science:HPC
OBS-URL: https://build.opensuse.org/request/show/1198992
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dapl?expand=0&rev=13
2024-09-06 15:18:18 +00:00
c07f6c71b9 - Add openib-add-missing-include.patch to fix compilation
with GCC >= 14.

OBS-URL: https://build.opensuse.org/package/show/science:HPC/dapl?expand=0&rev=28
2024-09-05 13:05:56 +00:00
Ana Guerrero
7138629c2f Accepting request 1151441 from science:HPC
Prepare for RPM 4.20 (forwarded request 1150581 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/1151441
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dapl?expand=0&rev=12
2024-02-26 18:47:29 +00:00
ffbcae7328 Accepting request 1150581 from home:dimstar:rpm4.20:d
Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1150581
OBS-URL: https://build.opensuse.org/package/show/science:HPC/dapl?expand=0&rev=26
2024-02-26 12:53:17 +00:00
Dominique Leuenberger
9b42c63a24 Accepting request 1085714 from science:HPC
OBS-URL: https://build.opensuse.org/request/show/1085714
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dapl?expand=0&rev=11
2023-05-09 13:25:20 +00:00
8f9382fa60 Accepting request 1084704 from home:dimstar:Factory
- Convert to proper multibuild package: the spec is already all
  done to distinguish flavors.

OBS-URL: https://build.opensuse.org/request/show/1084704
OBS-URL: https://build.opensuse.org/package/show/science:HPC/dapl?expand=0&rev=24
2023-05-09 13:00:02 +00:00
Dominique Leuenberger
90f65561bf Accepting request 622968 from science:HPC
OBS-URL: https://build.opensuse.org/request/show/622968
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dapl?expand=0&rev=10
2018-07-17 07:42:05 +00:00
Nicolas Morey-Chaisemartin
bf4c0fe3c7 Accepting request 622857 from home:bmwiedemann:branches:science:HPC
Add reproducible.patch to fix build time (boo#1047218)

OBS-URL: https://build.opensuse.org/request/show/622857
OBS-URL: https://build.opensuse.org/package/show/science:HPC/dapl?expand=0&rev=22
2018-07-16 05:26:55 +00:00
Dominique Leuenberger
91dd39027f Accepting request 613333 from science:HPC
OBS-URL: https://build.opensuse.org/request/show/613333
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dapl?expand=0&rev=9
2018-06-02 10:13:08 +00:00
Nicolas Morey-Chaisemartin
69881ad4b5 Accepting request 612894 from home:NMoreyChaisemartin:branches:science:HPC
- Add ucm-mcm-fix-backlog-parameter-for-socket.patch to fix
  a "deadlock" that causes socket connection to timeout when
  net.ipv4.tcp_syncookies=0. (bsc#1094657)

OBS-URL: https://build.opensuse.org/request/show/612894
OBS-URL: https://build.opensuse.org/package/show/science:HPC/dapl?expand=0&rev=20
2018-05-31 17:02:58 +00:00
Dominique Leuenberger
6210cfbb51 Accepting request 611885 from science:HPC
OBS-URL: https://build.opensuse.org/request/show/611885
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dapl?expand=0&rev=8
2018-05-29 08:43:14 +00:00
Nicolas Morey-Chaisemartin
6879ef25db Accepting request 611884 from home:kasimir:ToTest
- Add patch for arm platform support
  * dapl-add-arm-platform-support.patch

OBS-URL: https://build.opensuse.org/request/show/611884
OBS-URL: https://build.opensuse.org/package/show/science:HPC/dapl?expand=0&rev=18
2018-05-24 13:37:40 +00:00
Dominique Leuenberger
794376e577 Accepting request 511648 from science:HPC
- Update to 2.1.10
  * dtest_suite: add option to pause the test.
  * dtestcm: add client retry, give server time to queue up all listens
  * dtest: Add new man pages. (dtestx dtestcm dtestsrq)
  * cma: fix open_query mode, initialize attributes
  * ucm: up level CM timer logging, increase drep time at scale
  * dtest: fix return value check on do_rdma_write_with_msg
  * dtestx: check device capabilities and do atomic tests only if supported by HW
  * common: set atomic attributes based on provider/device capabilities
  * build: dtest_suite.sh was moved to test/scripts
  * mpxyd: let TX thread sleep if no open devices are referenced
  * mcm: when mmap req from MIC return with fail stat print WARN.
  * dtest_suite: remove duplicate dtest_suite.sh
  * dtest: enable -D option (data check) to work with scif provider
  * dtest_suite: fix typo in user_string var
  * mcm: remove logs from post send speed path
  * mcm proxy: push WR from MIC to host with scif mmap memory instead of scif_send.
  * dtest: the default size in pingpong test is set to 1 byte regardless to user input.
  * dtest: cleanup 4 printfs from the middle of performance test, may reduce performance.
- Refresh patches against 2.1.10

OBS-URL: https://build.opensuse.org/request/show/511648
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dapl?expand=0&rev=7
2017-07-21 20:50:15 +00:00
Nicolas Morey-Chaisemartin
6a071ecea8 Accepting request 511580 from home:NMoreyChaisemartin:branches:science:HPC
- Update to 2.1.10
  * dtest_suite: add option to pause the test.
  * dtestcm: add client retry, give server time to queue up all listens
  * dtest: Add new man pages. (dtestx dtestcm dtestsrq)
  * cma: fix open_query mode, initialize attributes
  * ucm: up level CM timer logging, increase drep time at scale
  * dtest: fix return value check on do_rdma_write_with_msg
  * dtestx: check device capabilities and do atomic tests only if supported by HW
  * common: set atomic attributes based on provider/device capabilities
  * build: dtest_suite.sh was moved to test/scripts
  * mpxyd: let TX thread sleep if no open devices are referenced
  * mcm: when mmap req from MIC return with fail stat print WARN.
  * dtest_suite: remove duplicate dtest_suite.sh
  * dtest: enable -D option (data check) to work with scif provider
  * dtest_suite: fix typo in user_string var
  * mcm: remove logs from post send speed path
  * mcm proxy: push WR from MIC to host with scif mmap memory instead of scif_send.
  * dtest: the default size in pingpong test is set to 1 byte regardless to user input.
  * dtest: cleanup 4 printfs from the middle of performance test, may reduce performance.
- Refresh patches against 2.1.10

OBS-URL: https://build.opensuse.org/request/show/511580
OBS-URL: https://build.opensuse.org/package/show/science:HPC/dapl?expand=0&rev=16
2017-07-20 08:49:25 +00:00
Dominique Leuenberger
367b855cf4 Accepting request 503041 from science:HPC
1

OBS-URL: https://build.opensuse.org/request/show/503041
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dapl?expand=0&rev=6
2017-06-22 08:36:07 +00:00
Nicolas Morey-Chaisemartin
c06ba9996f Accepting request 503040 from home:NMoreyChaisemartin:branches:science:HPC
- Merge .changes files with SLE12-SP3 (bsc#1041579)

OBS-URL: https://build.opensuse.org/request/show/503040
OBS-URL: https://build.opensuse.org/package/show/science:HPC/dapl?expand=0&rev=14
2017-06-12 09:30:31 +00:00
Dominique Leuenberger
13f0286428 Accepting request 502397 from science:HPC
- Rename dapl-utils tests to avoid conflicts with other packages (dateutils)
  * dapltest => dapl-test
  * dtest    => dapl-utest
  * dtestcm  => dapl-testcm
  * dtestsrq => dapl-testsrq
  * dtestx   => dapl-testx
- Remove librdmacm and libibverbs version dependencies

- Restore description of libdapl. Fix some grammar errors.

- Disable dapl on armv7hl

- Make dependencies on libs now coming from rdma-core versioned.
- Remove unused patch dapl-rename_dtest.patch

- Update to 2.1.8 git version (bsc#970668).
  List of changes is too long so please see the included ChangeLog.
- Patches removed because the fixes are included upstream:
  dapl-fix_type_punning.patch
  dapl-autotools.patch
  dapl-add-s390x-platform-support.patch
  dapl-add-aarch64-platform-support.patch
  dapl-add-s390x-platform-support.patch
- Add dapl-s390.patch so that the defines are also valid for s390

- Add conflicts between dapl and dapl-debug packages for devel
  and utils

OBS-URL: https://build.opensuse.org/request/show/502397
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dapl?expand=0&rev=5
2017-06-09 13:57:33 +00:00
Dominique Leuenberger
b6d1b3ac69 Accepting request 335424 from OFED:Factory
1

OBS-URL: https://build.opensuse.org/request/show/335424
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dapl?expand=0&rev=4
2015-10-06 11:25:22 +00:00
Dominique Leuenberger
53dfc28efc Accepting request 285001 from OFED:Factory
- Also have dapl-utils conflict with dapl-debug-utils.
- Fix baselibs.conf to build libdat2-2-32bit.

- Also have dapl-utils conflict with dapl-debug-utils.
- Fix baselibs.conf to build libdat2-2-32bit. (forwarded request 284066 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/285001
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dapl?expand=0&rev=3
2015-02-10 19:24:05 +00:00
4b801c3ccb Accepting request 243995 from OFED:Factory
Fix all issues with dapl

OBS-URL: https://build.opensuse.org/request/show/243995
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dapl?expand=0&rev=1
2014-08-11 08:07:21 +00:00