Skip to content

Tags: zmole945/perftest

Tags

v4.5-0.2

Toggle v4.5-0.2's commit message
Increase perftest package major version

Signed-off-by: Dmitry Akhmedzhanov <[email protected]>

v4.4-0.37

Toggle v4.4-0.37's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request linux-rdma#98 from souravzzz/add-rocm-support

Add support for AMD ROCm GPUs

v4.4-0.36

Toggle v4.4-0.36's commit message
Extend the spec file to support CUDA_H_PATH

Extend the spec file to support passing a CUDA_H_PATH argument which
will be passed to the configuration step (configure script).
This will allow building an RPM with cuda configured.
The value can be passed by --define "_cuda_h_path <PATH_TO_H_FILE>"

Signed-off-by: Edward Srouji <[email protected]>
Signed-off-by: Dmitry Akhmedzhanov <[email protected]>

v4.4-0.32

Toggle v4.4-0.32's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request linux-rdma#110 from Honggang-LI/master

Adjust max inline size for QLOGIC_E4 device

4.4-0.29

Toggle 4.4-0.29's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request linux-rdma#87 from linux-rdma/rdma-core-dc-support

Removed warning message for ibv_post_send() fallback

v4.4-0.23-beta

Toggle v4.4-0.23-beta's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request linux-rdma#60 from lravich/fix_event_ack

adding ack event for RDMA_CM error event

v4.4-0.18-beta

Toggle v4.4-0.18-beta's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request linux-rdma#60 from lravich/fix_event_ack

adding ack event for RDMA_CM error event

v4.4-0.11

Toggle v4.4-0.11's commit message
Turned off disabling CQ moderation for --all and UD

Description:
	We need to stay with default CQ moderation=100 for --all
	because	the current design doesn't allow different cq_mod for
	different message sizes during --all run. Also disabling CQ
	moderation for UD influences the performance, so it is turned
	off.

Signed-off-by: Dmitry Akhmedzhanov <[email protected]>

v4.4-0.9

Toggle v4.4-0.9's commit message
Fixed a type in setting pkey

Signed-off-by: Dmitry Akhmedzhanov <[email protected]>

4.4-0.8

Toggle 4.4-0.8's commit message
Move to a more portable shebang in run_perftest_multi_devices

Signed-off-by: Dmitry Akhmedzhanov <[email protected]>