コミットグラフ

21 コミット

作成者 SHA1 メッセージ 日付
Rahul Garg b030eb2c8a Use 2X for bidir p2p memory bandwidth calc
[ROCm/hip-tests commit: f19c685f88]
2017-10-23 21:57:20 +05:30
Ben Sander f9cf19daf4 Use 2X for bidir memory bandwidth calc
[ROCm/hip-tests commit: 9fef6f860c]
2017-10-21 07:47:32 -05:00
Sandeep Kumar ef65747f38 Add peer2peer bandwidth and latency test
Change-Id: I6d88e4aa9f6e64096af16579eebef4740734203e


[ROCm/hip-tests commit: 5c530e7c32]
2017-06-14 09:44:56 +05:30
Ben Sander 11730ab32b Refactor registered memory calls.
[ROCm/hip-tests commit: 705ab93664]
2017-03-11 09:18:27 -06:00
Ben Sander 7dd5113bdf Add first step to a "registerd" mode in hipBusBandwidth.
[ROCm/hip-tests commit: b25691cb87]
2017-03-11 09:18:27 -06:00
Maneesh Gupta c0b972508a samples: Updated to use new hip include path
Change-Id: I53a1385a17f13a997ea21d14315f15a3ad851dab


[ROCm/hip-tests commit: 937c0389cb]
2016-10-04 22:21:10 +05:30
Ben Sander d08346f691 Small tool, doc, sample enhancements.
- Expand message when HIP version mismatch detected.
- Doc touchup.
- change sorting of hipBusBandwidth so byte results shown at top.
-

Change-Id: Ifb4e44a5fdfb65d59c4994b11e5f13385705f7e0


[ROCm/hip-tests commit: 14ad755612]
2016-09-26 16:36:01 -05:00
Ben Sander e64947ab4f Only include activity logger if CodeXL installed.
Fix hipHostMalloc in hipBusBandwidth.


[ROCm/hip-tests commit: c1dd930c92]
2016-03-22 09:27:10 -05:00
Ben Sander 173e850976 hipHostRegister and hipHostMalloc refactor.
Note hipHostMalloc (not hipHostAlloc or hipMallocHost).
 -  the hipHost* is used for all HIP APIs dealing with Host memory.
    (including hipHostMalloc, hipHostFree, hipHostRegister,
hipHostUnregister, hipHostGetFlags, hipHostGetDevicePointer).
  - hipMallocHost is consistent with "hipMalloc" for allocating device
    memory.  Enumerations hipHostMalloc* also used as optional
    flags parm to hipHostMalloc.


[ROCm/hip-tests commit: 3b3bae3772]
2016-03-22 02:30:10 -05:00
Ben Sander c7d2605a37 Merge branch 'privatestaging' of https://github.com/AMDComputeLibraries/HIP-privatestaging into privatestaging
Conflicts:
	src/hip_hcc.cpp


[ROCm/hip-tests commit: 221973404f]
2016-03-19 03:22:09 -05:00
Ben Sander 3097de0b0e Add beastperiteration and onesize for testing.
onesize allows running tests at one specific size.


[ROCm/hip-tests commit: d011d7cf6e]
2016-03-19 02:43:04 -05:00
Ben Sander 9ca75a115b Print Pinned or Unpinned in result summary
[ROCm/hip-tests commit: 62fb06f54e]
2016-03-18 21:28:29 -05:00
Ben Sander bffe0bd7ac Supported --aliged mode. Add results check for H2D and D2H.
[ROCm/hip-tests commit: 97493d2098]
2016-03-18 03:09:52 -05:00
Aditya Atluri 2a6922c4d9 v2 deprecating hipMallocHost with hipHostAlloc
[ROCm/hip-tests commit: e376b1baec]
2016-03-15 13:39:15 -05:00
Ben Sander 96eab48c52 print device config info
[ROCm/hip-tests commit: 6b34ae4797]
2016-03-14 23:02:49 -05:00
Ben Sander 65314478a4 Add Bidir copy test and help.
[ROCm/hip-tests commit: 65f40e68c8]
2016-03-14 14:39:23 -05:00
Ben Sander bb101380c4 refactor, add support for speccing xfers in bytes
[ROCm/hip-tests commit: f5849f462e]
2016-03-13 09:41:06 -05:00
Ben Sander a776b6c7c3 Enable -O3, style points on array size
[ROCm/hip-tests commit: f12a1e9581]
2016-02-13 03:17:42 -06:00
Ben Sander 19c6c95b8e Add D2H test
[ROCm/hip-tests commit: 63d79554ab]
2016-02-12 22:47:26 -06:00
Ben Sander 4b0bf5c1a1 Add D2H test
[ROCm/hip-tests commit: 42257c5d71]
2016-02-12 22:46:34 -06:00
Ben Sander cb84597d5e Add Bus Bandwidth test, leveraged from SHOC.
[ROCm/hip-tests commit: 8cb885f03a]
2016-02-12 21:30:43 -06:00