Commit Graph

  • 05785772e3 Fix bug of hip/samples/0_Intro/hcc_dialects/vadd_hip Tao Sang 2020-02-16 17:58:04 -05:00
  • 480049fb09 Fix bug of hip/samples/0_Intro/hcc_dialects/vadd_hip Tao Sang 2020-02-16 17:58:04 -05:00
  • 30da92e2af Fix bug of hip/samples/0_Intro/hcc_dialects/vadd_hip Tao Sang 2020-02-16 17:58:04 -05:00
  • 55c8ccf2be updated package generation and removed hiphcc_static as a target for hip-vdi Payam 2020-02-16 03:00:08 -05:00
  • 2f9cb366f2 updated package generation and removed hiphcc_static as a target for hip-vdi Payam 2020-02-16 03:00:08 -05:00
  • 6c10ab55ca updated package generation and removed hiphcc_static as a target for hip-vdi Payam 2020-02-16 03:00:08 -05:00
  • 28d8a38c0e updated package generation and removed hiphcc_static as a target for hip-vdi Payam 2020-02-16 03:00:08 -05:00
  • 53e62f704d Support defaultDriver test with Clang+Hcc Runtime Tao Sang 2020-02-15 18:41:15 -05:00
  • eb8c4d1ce2 Support defaultDriver test with Clang+Hcc Runtime Tao Sang 2020-02-15 18:41:15 -05:00
  • adadf90ff5 Support defaultDriver test with Clang+Hcc Runtime Tao Sang 2020-02-15 18:41:15 -05:00
  • 9a005eacf3 Support defaultDriver test with Clang+Hcc Runtime Tao Sang 2020-02-15 18:41:15 -05:00
  • ae58f45215 Increase the amount of free mem withheld Saleel Kudchadker 2020-02-15 16:14:16 -08:00
  • a788f0bc15 Increase the amount of free mem withheld Saleel Kudchadker 2020-02-15 16:14:16 -08:00
  • fd7dfa19d1 Add missing __hip_pinned_shadow__ attributes to the texture global vars. (#1866) vsytch 2020-02-14 23:22:25 -05:00
  • 5afe43b1aa Add missing __hip_pinned_shadow__ attributes to the texture global vars. (#1866) vsytch 2020-02-14 23:22:25 -05:00
  • cf57b45f3c Add missing __hip_pinned_shadow__ attributes to the texture global vars. (#1866) vsytch 2020-02-14 23:22:25 -05:00
  • 56b8b0d80e Add missing __hip_pinned_shadow__ attributes to the texture global vars. (#1866) vsytch 2020-02-14 23:22:25 -05:00
  • 2b1a99ff12 Use deque instead of vector for code readers so that the iterators and references will be stable (#1851) Maneesh Gupta 2020-02-15 09:51:24 +05:30
  • e085417370 Use deque instead of vector for code readers so that the iterators and references will be stable (#1851) Maneesh Gupta 2020-02-15 09:51:24 +05:30
  • e72b5a0187 Use deque instead of vector for code readers so that the iterators and references will be stable (#1851) Maneesh Gupta 2020-02-15 09:51:24 +05:30
  • e7120dd876 Use deque instead of vector for code readers so that the iterators and references will be stable (#1851) Maneesh Gupta 2020-02-15 09:51:24 +05:30
  • e9ee5a3719 Implement long / long long shuffles (#1829) Nick Curtis 2020-02-14 22:21:09 -06:00
  • 5b0f34c59b Implement long / long long shuffles (#1829) Nick Curtis 2020-02-14 22:21:09 -06:00
  • 6d661ba6ca Implement long / long long shuffles (#1829) Nick Curtis 2020-02-14 22:21:09 -06:00
  • 797a929a65 Implement long / long long shuffles (#1829) Nick Curtis 2020-02-14 22:21:09 -06:00
  • c74c8d7a1c Disabling HCC code object v3 generation by default. Some PyTorch unit tests have regression. Disabling cov3 to allow more time to debug and unblock PyTorch Siu Chi Chan 2020-02-14 13:20:12 -05:00
  • 13052f27c2 Disabling HCC code object v3 generation by default. Some PyTorch unit tests have regression. Disabling cov3 to allow more time to debug and unblock PyTorch Siu Chi Chan 2020-02-14 13:20:12 -05:00
  • cc1b402fe3 Disabling HCC code object v3 generation by default. Some PyTorch unit tests have regression. Disabling cov3 to allow more time to debug and unblock PyTorch Siu Chi Chan 2020-02-14 13:20:12 -05:00
  • f2ab87d872 Disabling HCC code object v3 generation by default. Some PyTorch unit tests have regression. Disabling cov3 to allow more time to debug and unblock PyTorch Siu Chi Chan 2020-02-14 13:20:12 -05:00
  • cdda497901 By default, don't collect rsmi monitor values Chris Freehill 2020-01-28 16:35:42 -06:00
  • f5e86a8f14 By default, don't collect rsmi monitor values Chris Freehill 2020-01-28 16:35:42 -06:00
  • 9638a946ae Adding RUNPATH to find libhsakmt.so for Centos and SLES Pruthvi Madugundu 2020-02-14 11:31:09 -08:00
  • e931fd424b Adding RUNPATH to find libhsakmt.so for Centos and SLES Pruthvi Madugundu 2020-02-14 11:31:09 -08:00
  • 5009800a71 SWDEV-222307- Add CMake support for PAL German Andryeyev 2020-02-13 17:57:18 -05:00
  • 723f0f4e4e SWDEV-222307- Add CMake support for PAL German Andryeyev 2020-02-13 17:57:18 -05:00
  • 0ddfa04517 Implement HIP_HIDDEN_FREE_MEM env var Saleel Kudchadker 2020-02-13 11:42:04 -08:00
  • 0730b39adb Implement HIP_HIDDEN_FREE_MEM env var Saleel Kudchadker 2020-02-13 11:42:04 -08:00
  • 0fee0571d8 Merge pull request #1870 from emankov/HIP Evgeny Mankov 2020-02-14 13:25:43 +03:00
  • eae0bddbca Merge pull request #1870 from emankov/HIP Evgeny Mankov 2020-02-14 13:25:43 +03:00
  • e67aa6d48e Merge pull request #1870 from emankov/HIP Evgeny Mankov 2020-02-14 13:25:43 +03:00
  • 9a9319c8e7 Merge pull request #1870 from emankov/HIP Evgeny Mankov 2020-02-14 13:25:43 +03:00
  • fcf5546ec1 [HIPIFY][doc] Update README.md: LLVM 10.0.0-rc2 - the latest supported LLVM Release Evgeny Mankov 2020-02-14 13:09:31 +03:00
  • 0315aefe78 [HIPIFY][doc] Update README.md: LLVM 10.0.0-rc2 - the latest supported LLVM Release Evgeny Mankov 2020-02-14 13:09:31 +03:00
  • 4ba1c5d87b [HIPIFY][doc] Update README.md: LLVM 10.0.0-rc2 - the latest supported LLVM Release Evgeny Mankov 2020-02-14 13:09:31 +03:00
  • 115f45d116 [HIPIFY][doc] Update README.md: LLVM 10.0.0-rc2 - the latest supported LLVM Release Evgeny Mankov 2020-02-14 13:09:31 +03:00
  • d7b7e62722 [sample] Add hipDispatchEnqueueRateMT (#1869) Rahul Garg 2020-02-13 23:21:40 -08:00
  • f9d99f3f8e [sample] Add hipDispatchEnqueueRateMT (#1869) Rahul Garg 2020-02-13 23:21:40 -08:00
  • 50395502b6 [sample] Add hipDispatchEnqueueRateMT (#1869) Rahul Garg 2020-02-13 23:21:40 -08:00
  • 893ccc4ddf [sample] Add hipDispatchEnqueueRateMT (#1869) Rahul Garg 2020-02-13 23:21:40 -08:00
  • 27526f47fb [sample] Add hipDispatchEnqueueRateMT (#1869) Rahul Garg 2020-02-13 23:21:40 -08:00
  • 9d97f91fbb [sample] Add hipDispatchEnqueueRateMT (#1869) Rahul Garg 2020-02-13 23:21:40 -08:00
  • b51a34b10e src/core/hsa_interceptor.h Evgeny 2020-02-14 00:41:08 -06:00
  • 9be80e6a12 src/core/hsa_interceptor.h Evgeny 2020-02-14 00:41:08 -06:00
  • a40ba7a793 hsa-interept mode enabling in head Evgeny 2020-02-14 00:22:36 -06:00
  • d2324e780f hsa-interept mode enabling in head Evgeny 2020-02-14 00:22:36 -06:00
  • c1b7e4353a device id/type for submit callback Evgeny 2019-10-28 12:55:32 -05:00
  • 3d4c4d1cce device id/type for submit callback Evgeny 2019-10-28 12:55:32 -05:00
  • ed9b97c1a0 dispatch callback data queue field fix Evgeny 2019-02-08 00:12:07 -06:00
  • 93a8a3cb84 dispatch callback data queue field fix Evgeny 2019-02-08 00:12:07 -06:00
  • 154a792942 adding queue pointer to submit callback data Evgeny 2018-12-21 14:00:23 -06:00
  • c69d414c94 adding queue pointer to submit callback data Evgeny 2018-12-21 14:00:23 -06:00
  • 988274443a adding agent to device callback data Evgeny 2018-10-03 18:06:57 -05:00
  • 4edc6c98cf adding agent to device callback data Evgeny 2018-10-03 18:06:57 -05:00
  • 63087b968d adding kernel free callback and recursion guard Evgeny 2018-09-06 13:46:23 -05:00
  • 704420bead adding kernel free callback and recursion guard Evgeny 2018-09-06 13:46:23 -05:00
  • 9d2081ceb4 kernel free on executable_destroy Evgeny 2018-09-05 15:49:33 -05:00
  • 304568c1a3 kernel free on executable_destroy Evgeny 2018-09-05 15:49:33 -05:00
  • 59bc8da846 adding code object freeze handling, kernel code allocate/device callbacks Evgeny 2018-08-20 20:45:13 -05:00
  • 086c29fff1 adding code object freeze handling, kernel code allocate/device callbacks Evgeny 2018-08-20 20:45:13 -05:00
  • 3b84973737 adding allocate/device/memcopy/submit callbacks Evgeny 2018-08-08 12:32:46 -05:00
  • f95ed067ba adding allocate/device/memcopy/submit callbacks Evgeny 2018-08-08 12:32:46 -05:00
  • 845ef4f4b0 adding hsa-interceptor, preliminary Evgeny 2018-07-18 11:21:46 -05:00
  • 0e79fbaee8 adding hsa-interceptor, preliminary Evgeny 2018-07-18 11:21:46 -05:00
  • a213e5d155 Append before setting last command to avoid corner case Christophe Paquot 2020-02-13 15:46:14 -08:00
  • 566144edb2 Append before setting last command to avoid corner case Christophe Paquot 2020-02-13 15:46:14 -08:00
  • 17dc38adc3 roctx condition for timestamp or clocktime Evgeny 2020-02-13 21:03:14 -06:00
  • eb91d35df2 roctx condition for timestamp or clocktime Evgeny 2020-02-13 21:03:14 -06:00
  • ca7c148089 removing oocupancy tests from hip-vdi for now Payam 2020-02-13 21:37:32 -05:00
  • 9bdc203a99 removing oocupancy tests from hip-vdi for now Payam 2020-02-13 21:37:32 -05:00
  • d2e10a632e removing oocupancy tests from hip-vdi for now Payam 2020-02-13 21:37:32 -05:00
  • fabe62e31f removing oocupancy tests from hip-vdi for now Payam 2020-02-13 21:37:32 -05:00
  • 773abcec8b SWDEV-210443 - For Numa nodes pick up the CPU that has Memory pool. Karthik Jayaprakash 2020-02-13 16:51:41 -05:00
  • 7fb53890b8 SWDEV-210443 - For Numa nodes pick up the CPU that has Memory pool. Karthik Jayaprakash 2020-02-13 16:51:41 -05:00
  • b14a1220c2 Stop using deprecated Comgr option API Scott Linder 2020-02-12 17:34:20 -05:00
  • da2e4d449c Stop using deprecated Comgr option API Scott Linder 2020-02-12 17:34:20 -05:00
  • b486a20a88 Merge "hipLaunchByPtr and hipLaunchKernel deviceId potential issue" into amd-master-next Christophe Paquot 2020-02-13 18:49:06 -05:00
  • d6b9b323b8 Merge "hipLaunchByPtr and hipLaunchKernel deviceId potential issue" into amd-master-next Christophe Paquot 2020-02-13 18:49:06 -05:00
  • 96eece3f11 Merge "hipLaunchByPtr and hipLaunchKernel deviceId potential issue" into amd-master-next Christophe Paquot 2020-02-13 18:49:06 -05:00
  • f2eb8ec26c Merge "hipLaunchByPtr and hipLaunchKernel deviceId potential issue" into amd-master-next Christophe Paquot 2020-02-13 18:49:06 -05:00
  • 7de346234a Fix build errors for PAL and GSL Laurent Morichetti 2020-02-13 11:24:03 -08:00
  • b81816f482 Fix build errors for PAL and GSL Laurent Morichetti 2020-02-13 11:24:03 -08:00
  • b6f311794e updated hipcc to include HSA path for clang builds as well Payam 2020-02-12 23:30:01 -05:00
  • 87cd9451f2 updated hipcc to include HSA path for clang builds as well Payam 2020-02-12 23:30:01 -05:00
  • 7e9ece1a25 updated hipcc to include HSA path for clang builds as well Payam 2020-02-12 23:30:01 -05:00
  • b95968187b updated hipcc to include HSA path for clang builds as well Payam 2020-02-12 23:30:01 -05:00
  • d3cb9399ca kfdtest: Clean up KFDEvictTest Yong Zhao 2020-01-22 15:55:26 -05:00
  • 7a852be42e kfdtest: Clean up KFDEvictTest Yong Zhao 2020-01-22 15:55:26 -05:00
  • 06ab4fdf36 SWDEV-222949 - hipEventRecord Christophe Paquot 2020-02-13 10:31:57 -08:00
  • eb132ccef8 SWDEV-222949 - hipEventRecord Christophe Paquot 2020-02-13 10:31:57 -08:00
  • d90d522fe7 SWDEV-222949 - hipEventRecord Christophe Paquot 2020-02-13 10:31:57 -08:00