Mikhail Brinskii
f2cbd4806e
COLL/TUNED: Add linear scatter using isend for mlnx platform
...
Signed-off-by: Mikhail Brinskii <mikhailb@mellanox.com>
2019-11-07 11:04:39 +02:00
Andrey Maslennikov
63ba7bec46
platform/mellanox: disable missing libcuda warning
...
Signed-off-by: Andrey Maslennikov <andreyma@mellanox.com>
2019-09-22 16:02:57 +03:00
Mikhail Brinskii
404c480068
COLL/TUNED: Update alltoall selection rule for mlx
...
Use linear with sync alltoall algorithm for certain message/comm size
ranges. Does not affect default fixed decision, unless HPCX (with its
custom parameters) is used or corresponding mca is set.
Signed-off-by: Mikhail Brinskii <mikhailb@mellanox.com>
2019-07-13 23:27:40 +03:00
Jeff Squyres
99553eb1b9
platform: Remove "with_verbs" from all the platform files.
...
Since --with-verbs has been removed, then remove it from all the
platform files, too.
Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
2019-02-07 05:36:06 -08:00
Andrey Maslennikov
074e9cc92c
platform/mellanox: disable btl-uct by default
...
Signed-off-by: Andrey Maslennikov <andreyma@mellanox.com>
2018-10-22 12:23:40 +03:00
Andrey Maslennikov
7180ab144a
platform/mellanox: disable openib/verbs
...
Signed-off-by: Andrey Maslennikov <andreyma@mellanox.com>
2018-10-08 12:13:44 +03:00
Yossi Itigin
a31dc5ddcb
Merge pull request #5725 from amaslenn/platform-mellanox
...
platform/mellanox: cleanup autodetect config
2018-09-20 18:48:43 +03:00
Andrey Maslennikov
da18a2d24c
platform/mellanox: update default configuration
...
Signed-off-by: Andrey Maslennikov <andreyma@mellanox.com>
2018-09-18 09:51:47 +03:00
Andrey Maslennikov
ced50a98ff
platform/mellanox: cleanup autodetect config
...
Signed-off-by: Andrey Maslennikov <andreyma@mellanox.com>
2018-09-18 09:47:51 +03:00
Artem Polyakov
35f15a0ba5
contrib: Fix mellanox platform defaults (btl/sm -> btl/vader)
...
Signed-off-by: Artem Polyakov <artpol84@gmail.com>
2017-07-15 14:32:26 +07:00
Alina Sklarevich
a2be17ec14
Revert "mellanox/optimized: set enable_openib_rdmacm_ibaddr=yes in the mellanox/optimized file."
...
This reverts commit 6cd7282631
.
2016-06-06 11:26:11 +03:00
Alina Sklarevich
6cd7282631
mellanox/optimized: set enable_openib_rdmacm_ibaddr=yes in the mellanox/optimized file.
2016-04-11 18:01:16 +03:00
Mike Dubman
cdffe4f92d
BUILD: update mellanox platform file
...
add support for UCX
2015-10-21 11:39:30 +03:00
Ralph Castain
869041f770
Purge whitespace from the repo
2015-06-23 20:59:57 -07:00
Mike Dubman
dede6fa1fb
build: new options
...
- enable/disable know for threads support
- disable rpath by default
2015-04-30 14:46:15 +03:00
Mike Dubman
142f7290bc
BUILD: update platform file with debug caps
...
cmr=v1.8.2:reviewer=ompi-rm1.8
This commit was SVN r32102.
2014-06-28 18:55:31 +00:00
Mike Dubman
cf9f5f9c4c
enable oshmem in mlnx platform file
...
cmr=v1.7.5:reviewer=ompi-rm1.7
This commit was SVN r31065.
2014-03-14 08:18:55 +00:00
Mike Dubman
e630b0f47a
update ignore list
...
disable coll-ml
cmr=v1.7.5:reviewer=ompi-rm1.7
This commit was SVN r30924.
2014-03-04 14:23:12 +00:00
Mike Dubman
fa762a9612
disable mindist mapper, it is incompatible with -npernode yet
...
cmr=v1.7.5:reviewer=ompi-rm1.7
This commit was SVN r30500.
2014-01-30 14:56:15 +00:00
Mike Dubman
5359647bca
always add -g for symbols
...
cmr=v1.7.4:reviewer=ompi-rm1.7
This commit was SVN r30266.
2014-01-13 14:56:31 +00:00
Mike Dubman
cb90891d47
typo fix
...
cmr=v1.7.4:reviewer=ompi-rm1.7
This commit was SVN r30101.
2014-01-01 12:45:02 +00:00
Mike Dubman
da5c55342f
fix bash comparison to work as expected
...
cmr=v1.7.4:reviewer=ompi-gk1.7
This commit was SVN r29949.
2013-12-18 10:25:27 +00:00
Mike Dubman
879ea64e6b
add mlnx packages autodetect logic
...
cmr=v1.7.4:reviewer=ompi-gk1.7
This commit was SVN r29911.
2013-12-15 12:33:41 +00:00
Mike Dubman
97bd04050d
use hca distance mapper by default
...
cmr=v1.7.4:reviewer=ompi-rm1.7
This commit was SVN r29634.
2013-11-07 14:36:16 +00:00
Mike Dubman
e72c1ccd24
typo fix
...
This commit was SVN r29564.
2013-10-30 12:43:48 +00:00
Mike Dubman
ae78eef749
enable fortran for shmem, add O3 by default
...
This commit was SVN r29447.
2013-10-17 05:39:20 +00:00
Mike Dubman
30013f0339
remove --with-pmi, not all systems have JobScheduler
...
reviewed by yossi
cmr=v1.7.3:reviewer=ompi-gk1.7
This commit was SVN r29441.
2013-10-16 08:56:13 +00:00
Mike Dubman
f7aae9a814
remove duplicate (thanks Jeff)
...
add epoll
cmr=v1.7.3:reviewer=jsquyres
This commit was SVN r29415.
2013-10-09 16:42:49 +00:00
Mike Dubman
a9521f3abd
Add mellanox platform files
...
reviewed by Amir
cmr=v1.7.4:reviewer=ompi-rm1.7
This commit was SVN r29406.
2013-10-09 10:06:39 +00:00