Граф коммитов

259 Коммитов

Автор SHA1 Сообщение Дата
Aryan Salmanpour 69ae390cc3 [HipPerf] add two subtests for measuring maximum device memory read/write speed
SWDEV-245290 / SWDEV-246220 [HIPPerf] Port OCLPerfDevMemWriteSpeed/OCLPerfDevMemReadSpeed into hip performance subtests

Change-Id: I5dc323c75cebbc17596dcb4ed9492e18c5246868


[ROCm/hip-tests commit: 87558f6448]
2020-08-07 14:21:27 -04:00
Aryan Salmanpour 07e870bb51 [HipPerf] add a test for measuring shared memory read speed
SWDEV-245290/SWDEV-247330

Change-Id: If78fa0879ff58aab84775e412a86665c7e5959e7


[ROCm/hip-tests commit: 9e7e04c875]
2020-08-07 10:07:05 -04:00
Tao Sang e9e9cacb71 Support numa if libnume-dev is installed
Let rocclr decide numa dependence

Change-Id: I65bdfba7ec0d06b550f86632318bcfd1f765cfa9


[ROCm/hip-tests commit: f6f37fb73f]
2020-07-22 08:55:28 -04:00
Tao Sang 693fde4aeb Support numa policy set by user
Add hipHostMallocNumaUser flag to hipHostMalloc() in order to support
numa policy set by user.

Change-Id: I6d70ed539a5f97f27187f2242b68849c0e27e4d6


[ROCm/hip-tests commit: 5f9602d1c5]
2020-06-19 21:23:58 -04:00
Jason Tang 41e8408a60 Add asicRevision
Change-Id: I59f3ad20b9bdadf77bd1e0725f7a401d7ad423a3


[ROCm/hip-tests commit: c7212506c9]
2020-06-16 17:54:20 -04:00
Jason Tang a4044e1b12 SWDEV-227909 - Add gcnArchName
Change-Id: Iea6d16b5d693dd0d900fa424d7a321c39315430e


[ROCm/hip-tests commit: 593b8a093f]
2020-06-05 15:33:55 -04:00
Dittakavi Satyanvesh 8aef4b955b enable occupancy sample on HIP-Clang
Change-Id: I236daad743bbbc7f8daa41e8157a4ff73058518b


[ROCm/hip-tests commit: ea913c964a]
2020-05-19 03:08:19 -04:00
Tao Sang 79c6cb2253 Merge "Support performance tests" into amd-master-next
[ROCm/hip-tests commit: 443117f79f]
2020-05-07 07:15:09 -04:00
Rahul Garg a182a38597 Merge "Remove HIP_MARKER left overs due to HIP PR 2032" into amd-master-next
[ROCm/hip-tests commit: a8f78c4c7e]
2020-05-07 01:36:57 -04:00
Rahul Garg 9c2e15286b Remove HIP_MARKER left overs due to HIP PR 2032
Change-Id: Ieae68dd3b12c92b1d6830619ca4c6ae43c400225


[ROCm/hip-tests commit: 9ac4bb8627]
2020-05-06 20:26:18 -04:00
agodavar 474ae4cb70 SWDEV-233749 Added support for parallel build and link
Change-Id: Id227ea1fe7574612c33a8e6d91fc59a29490a35f


[ROCm/hip-tests commit: 7dda0bb8a0]
2020-05-06 14:54:39 -04:00
Tao Sang 4fbb6d8fa1 Support performance tests
Support performance tests while direct tests commands keep unchanged.
To build performance tests, run "make build_perf".
To run all performance testis, run "make perf".
To run specific tests, for example, run
/usr/bin/ctest -C performance -R performance_tests/perfDispatch --verbose
To run individual test, for example, run
performance_tests/memory/hipPerfMemMallocCpyFree

Change-Id: I168c1b9ef1ec21b392d48648d0c71e8fbd37d57b


[ROCm/hip-tests commit: ec700116bc]
2020-05-06 14:06:07 -04:00
Aaron En Ye Shi db5dcb918b Merge "find_package(hip) changes for clang" into amd-master-next
[ROCm/hip-tests commit: 6c98a12a9b]
2020-05-04 10:19:51 -04:00
Alex Xie 88bb95e70a SWDEV-221166 - Detect support for large bar access through HIP runtime API
Change-Id: Iaa9756c1b5e40c1ab5afb38e44a6699fa5f6c13f


[ROCm/hip-tests commit: 9136212b51]
2020-05-01 20:39:52 -04:00
agodavar 2e6ce97aa1 find_package(hip) changes for clang
Change-Id: I9dc1be1dd5f9424e26ebcd2961207e1c4467550f


[ROCm/hip-tests commit: 14b060bfd3]
2020-05-01 20:48:32 +00:00
root 4204eab46a Merge master into amd-master-next
Change-Id: I3fc1dc0c860d627053537581e75561e8a7efe327


[ROCm/hip-tests commit: 3c8b7f1e38]
2020-04-26 22:19:37 +00:00
Michael LIAO b38734a50b [vdi] Fix texture reference sample.
- The driver code should not re-define `tex` again as it's already
  defined in the kernel code. Eventually, the driver code should be as
  regular C++ code instad of HIP code.

Change-Id: I8c7cab204b98990619d6e7109b990d7089ea9261


[ROCm/hip-tests commit: 2ab06b307d]
2020-04-23 23:41:56 -04:00
Maneesh Gupta 900fe14ea2 Merge in the rocclr based hip runtime (#2032)
* Merge master-next changes in master (include vdi development in master branch)



[ROCm/hip-tests commit: e46a4e3e48]
2020-04-23 09:12:06 -07:00
Michael LIAO 6174d0f0dd [vdi] Refactor texture/surface reference support.
Change-Id: I8014d82aae7139ef5f95e4b50c4fc6da200dbc9d


[ROCm/hip-tests commit: 8ec28891de]
2020-04-21 11:56:48 -04:00
Tao Sang 28a2dbed5f Solve issues with hip-vdi runtime static lib
1.Combine libamdhip64_static_base.a and libamdvdi_static.a into libamdhip64_static.a.
2.Let hipcc use -use-staticlib to link libamdhip64_static.a.
3.Add some samples for static lib.
4.Fix compiling failure of code object.

Change-Id: Ic8c95228eb139058da8b5d66ba8439486154ca6f


[ROCm/hip-tests commit: 6c0a08ba4f]
2020-04-20 15:37:02 -04:00
Tao Sang 161c841402 Revert "Solve issues with hip-vdi runtime static lib"
This reverts commit 0ab2c685bd.

Reason for revert: It is causing dkms-no-npi-hipclang broken.
It is top priority to maintain dkms-no-npi-hipclang build, otherwise we lose track of regression analysis.
So revert the change for now and recommit it after fixing it.

 

Change-Id: Ia5136e888baecb6148c6c18eedbf37066fcb1eaa


[ROCm/hip-tests commit: af5a4ca38b]
2020-04-17 10:13:08 -05:00
Tao Sang 0ab2c685bd Solve issues with hip-vdi runtime static lib
1.Combine libamdhip64_static_base.a and libamdvdi_static.a into libamdhip64_static.a.
2.Let hipcc use -use-staticlib to link libamdhip64_static.a.
3.Add some samples for static lib.
4.Fix compiling failure of code object.
Change-Id: Ia2333622a8d05639b90974c4c5d3d85654ba0138


[ROCm/hip-tests commit: ed3b0eb391]
2020-04-15 13:46:36 -04:00
Maneesh Gupta 4247ec7d9d Merge branch 'amd-master' into amd-master-next
Change-Id: I3094c15008093f2072bcd38aca4ea90aeae2d97b


[ROCm/hip-tests commit: 22e9bcf424]
2020-04-09 06:31:00 -04:00
Evgeny Mankov a6c7b1ca12 [HIP][doc] Update docs due to moving of HIPIFY to a separate repo (#2001)
[ROCm/hip-tests commit: a93ae7cbed]
2020-04-07 14:03:19 +05:30
Rahul Garg e9ffe1fe87 Rename hipDrvOccupancy to hipModuleOccupancy and match CUDA syntax (#1943)
[ROCm/hip-tests commit: 177457e54c]
2020-04-07 14:02:52 +05:30
Sarbojit2019 d709d913cb Fix few memory leaks in HIP (#1969)
[ROCm/hip-tests commit: 5144ee8c04]
2020-03-27 14:08:30 +05:30
Joseph Greathouse 25c3e36bed Fix maxSharedMemoryPerMultiProcessor attribute (#1927)
The maxSharedMemoryPerMultiProcessor attribute is meant to describe
the number of bytes of shared memory (LDS space in AMD terminology)
in each SM (CU in AMD terminology). For instance, on AMD GPUs this
is often 64KB per CU, and some Nvidia GPUs it's 96KB per SM.

This shared memory is a different address space from the normal
global memory. However, the current HIP-HCC properties fill this
in with a size that matches the totalGlboalMem property. This gives
a drastically too-high calculation for the amount of LDS space that
each CU has -- tens of GBs vs. 10s of KBs.

This patch fixes this by pulling the maxSharedMemoryPerMultiProcessor
property from the HSA pool that describes how much workgroup-local
space is available on each CU. The HSA runtime eventually pulls
this from the topology information about LDSSizeInKB, defined as
"Size of Local Data Store in Kilobytes per SIMD".

Previously, this HSA query was used to fill in the value of the
sharedMemPerBlock property. On today's AMD GPUs, we know that
the amount of LDS avaialble to the workgroup is identical to the
amount of LDS space in the CU. However, in the future this may
differ. As such, this patch changes around the order and fills
in the "PerMultiProcessor" property from the HSA query (since
what's what the query is defined to return), and then separately
fills in the "PerBlock" property as we know it.

[ROCm/hip-tests commit: 449e2c931b]
2020-03-17 14:00:51 +05:30
Lad, Aditya f4268ef334 Merge branch 'master' into amd-master-next
Conflicts:
	CMakeLists.txt
	tests/src/texture/simpleTexture2DLayered.cpp
	tests/src/texture/simpleTexture3D.cpp

Change-Id: I4aa4754d391b5f37ddf15fa0bcfc84d9da020119


[ROCm/hip-tests commit: 5ddccf0af7]
2020-03-06 14:10:44 -05:00
Rahul Garg a803dde224 Remove deprecated HIP markers (#1876)
[ROCm/hip-tests commit: 409b21017c]
2020-02-28 16:47:15 +05:30
Tao Sang 686aac3878 Temporarily comment out Hcc-specific APIs for CLang compiler
Temporarily comment out Hcc-specific template functions
hipExtLaunchKernelGGL and hipOccupancyMaxPotentialBlockSize for CLang
compiler so that all test cases under hip/samples can be built
successfully for Clang + Hip/Hcc runtime.

Change-Id: Iafc761257be4a7b34eafa6759a01f369570cd6ce


[ROCm/hip-tests commit: 6eabd2e7dd]
2020-02-16 22:26:47 -05:00
Rahul Garg d7b7e62722 [sample] Add hipDispatchEnqueueRateMT (#1869)
* [sample] Add hipDispatchEnqueueRateMT



[ROCm/hip-tests commit: f9d99f3f8e]
2020-02-13 23:21:40 -08:00
Maneesh Gupta ce2db2ba67 Revert "Match Occupancy APIs syntax with CUDA (#1625)" (#1857)
Reverting this for now till we figure out how to avoid the build
breakage.

This reverts commit 884f9f5b84.

[ROCm/hip-tests commit: 3e0af4b4a9]
2020-02-10 10:45:28 +05:30
Rahul Garg 8077fa58b0 [docs] Fix links in cookbook samples (#1824)
[ROCm/hip-tests commit: 9a88f7ae56]
2020-02-04 08:56:31 +05:30
satyanveshd 884f9f5b84 Match Occupancy APIs syntax with CUDA (#1625)
* Match Occupancy APIs syntax with CUDA and fix tests using these APIs


[ROCm/hip-tests commit: acb2ea8618]
2020-01-29 13:05:53 -08:00
Rahul Garg 5a83813c43 Simplify hipDispatchLatency sample (#1793)
* Use hipExtLaunchKernelGGL in dispatchlatency sample

* Let it run on NVCC path too

* Refactoring

* Add test_kernel source

* Remove ResultDB

* Remove error checks


[ROCm/hip-tests commit: c7280bec4d]
2020-01-22 14:37:47 -08:00
Evgeny Mankov 3e4e170a32 [HIP] Clean-up deprecated HIP error codes
hipErrorMemoryAllocation -> hipErrorOutOfMemory
hipErrorInitializationError -> hipErrorNotInitialized
hipErrorMapBufferObjectFailed -> hipErrorMapFailed
hipErrorInvalidResourceHandle -> hipErrorInvalidHandle


[ROCm/hip-tests commit: 6a881a647c]
2019-12-23 17:01:35 +03:00
Rahul Garg 26924f665e Rename hip/hip_hcc.h to hip/hip_ext.h (#1341)
* Rename hip/hip_hcc.h to hip/hip_ext.h

* Deprecate hip_hcc.h


[ROCm/hip-tests commit: 67e27b3603]
2019-11-07 13:17:10 +05:30
Rahul Garg dd06fef4bc Merge pull request #1515 from ansurya/tex_unbind_issue_fix
Fix undefined ref to hipUnbindTexture for texture types

[ROCm/hip-tests commit: bdeed6c207]
2019-10-30 17:54:15 -07:00
Rahul Garg 2ccd36585d Revert "Fix occupany APIs (#1560)"
This reverts commit 75f4baa12c.


[ROCm/hip-tests commit: 1aa9eab331]
2019-10-29 11:41:08 -07:00
Anusha Godavarthy Surya ce48fed42e merge from master
[ROCm/hip-tests commit: 7cfd70847d]
2019-10-25 15:52:09 +05:30
Rahul Garg ea46097623 Add HIP checks in texture driver sample (#1581)
[ROCm/hip-tests commit: bee4958708]
2019-10-24 17:45:51 +05:30
satyanveshd 75f4baa12c Fix occupany APIs (#1560)
Addresses SWDEV-205006 

[ROCm/hip-tests commit: 033960c86e]
2019-10-24 17:44:47 +05:30
kjayapra-amd 1f143189f8 Use the correct return type in runTest in 11_texture_driver sample. (#1546)
Fixes SWDEV-203394.
Currently in runTest() returns true, even if the texture reference copy does not happen. Using the existing testResult Flag to return from runTest().

[ROCm/hip-tests commit: 26c3b4f985]
2019-10-16 10:52:15 +05:30
Anusha Godavarthy Surya 1f1da0afa7 Added unbind texture to samples and tests
[ROCm/hip-tests commit: fc776424a0]
2019-10-15 11:34:15 +05:30
Yaxun (Sam) Liu 215a715fb1 Fix sample 11_texture_driver for hip-clang (#1370)
[ROCm/hip-tests commit: d9d6374a63]
2019-08-29 01:03:20 +00:00
satyanveshd 63025d487f [sample] add new cookbook sample - occupancy (#1352)
* occupancy.cpp with Makefile

* occupancy sample changes according tothe comments

* Changes according to the review comments

* Occupancy Sample Changes

* Changes according to review comments


[ROCm/hip-tests commit: 39de5ed699]
2019-08-29 01:01:49 +00:00
Sarbojit2019 2b501b389a Added missing device prop fields into hipInfo sample (#1357)
* Added prop.integrated into hipInfo sample

* Added missing deviceProp fileds in hipInfo


[ROCm/hip-tests commit: bd535ca14b]
2019-08-23 09:21:47 +00:00
chrispaquot 812247b00d Set device before processing each one (#1358)
[ROCm/hip-tests commit: cb0a3ca5bc]
2019-08-23 09:19:50 +00:00
Rahul Garg 88efd2b870 Remove -g from hipBusBandwidth makefile (#1351)
[ROCm/hip-tests commit: 0f47934640]
2019-08-21 10:01:31 +00:00
Rahul Garg f88adb7019 Add support for hipFuncGetAttribute (#1279)
* Add support for hipFunGetAttribute

* Support NVCC path

* Test using sample module_api_global

* Try fixing CI build failure due to hip_prof_gen scan

* Fix for CI build issue

* Resolve conflict

* Rebase and resolve conflicts with master

* Fix build error

* Fix NVCC path build error


[ROCm/hip-tests commit: 4ea06f3a28]
2019-08-08 08:27:41 +00:00