커밋 그래프

  • 645975a05b Fixed nvcc path for module apis Aditya Atluri 2016-08-28 22:50:44 -05:00
  • 8e79c17ca6 Fixed nvcc path for module apis Aditya Atluri 2016-08-28 22:50:44 -05:00
  • 9e21549139 Fixed nvcc path for module apis Aditya Atluri 2016-08-28 22:50:44 -05:00
  • 9fe6924154 Cleaned up module api - Moved HIP_INIT_API from internal to all public apis - renamed hipLaunchModuleKernel to hipModuleLaunchKernel - Changed tests according to the changed api Aditya Atluri 2016-08-28 16:48:57 -05:00
  • 71991ed8f8 Cleaned up module api - Moved HIP_INIT_API from internal to all public apis - renamed hipLaunchModuleKernel to hipModuleLaunchKernel - Changed tests according to the changed api Aditya Atluri 2016-08-28 16:48:57 -05:00
  • 874d04291b Cleaned up module api - Moved HIP_INIT_API from internal to all public apis - renamed hipLaunchModuleKernel to hipModuleLaunchKernel - Changed tests according to the changed api Aditya Atluri 2016-08-28 16:48:57 -05:00
  • 3d1bf4dbaf Cleaned up module api - Moved HIP_INIT_API from internal to all public apis - renamed hipLaunchModuleKernel to hipModuleLaunchKernel - Changed tests according to the changed api Aditya Atluri 2016-08-28 16:48:57 -05:00
  • 713eb5636d Remove cutnpaste check on uninitialized hsa status Ben Sander 2016-08-28 16:35:27 -05:00
  • 46c3ff52a6 Remove cutnpaste check on uninitialized hsa status Ben Sander 2016-08-28 16:35:27 -05:00
  • 0b733e05eb Remove cutnpaste check on uninitialized hsa status Ben Sander 2016-08-28 16:35:27 -05:00
  • 5551b6c2f6 Remove cutnpaste check on uninitialized hsa status Ben Sander 2016-08-28 16:35:27 -05:00
  • 40ca19440c Remove deprecated message from hipLaunchModuleKernel Ben Sander 2016-08-28 16:34:34 -05:00
  • f7ee14e637 Remove deprecated message from hipLaunchModuleKernel Ben Sander 2016-08-28 16:34:34 -05:00
  • 627a6d2f8f Remove deprecated message from hipLaunchModuleKernel Ben Sander 2016-08-28 16:34:34 -05:00
  • 685601f27c Remove deprecated message from hipLaunchModuleKernel Ben Sander 2016-08-28 16:34:34 -05:00
  • 79c6a87cba P4 to Git Change 1307882 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/08/28 03:00:08 foreman 2016-08-28 10:03:23 -04:00
  • dfd10f4c8c P4 to Git Change 1307882 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/08/28 03:00:08 foreman 2016-08-28 10:03:23 -04:00
  • 6efbb4fdb5 P4 to Git Change 1307868 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/08/27 03:00:08 foreman 2016-08-27 20:49:42 -04:00
  • 0f68300697 P4 to Git Change 1307868 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/08/27 03:00:08 foreman 2016-08-27 20:49:42 -04:00
  • 6a596c353a added memset and memcpy device functions - Added memcpy and memset device functions - Added test for memcpy and memset Aditya Atluri 2016-08-27 11:13:56 -05:00
  • 5e7c396bcd added memset and memcpy device functions - Added memcpy and memset device functions - Added test for memcpy and memset Aditya Atluri 2016-08-27 11:13:56 -05:00
  • 8185084ae8 added memset and memcpy device functions - Added memcpy and memset device functions - Added test for memcpy and memset Aditya Atluri 2016-08-27 11:13:56 -05:00
  • 8155f0e036 added memset and memcpy device functions - Added memcpy and memset device functions - Added test for memcpy and memset Aditya Atluri 2016-08-27 11:13:56 -05:00
  • 1ae0722080 Merge pull request #45 from NVIDIA/cw-update-copyright-year Sylvain Jeaugey 2016-08-26 15:44:00 -07:00
  • 939b0a4297 Merge pull request #45 from NVIDIA/cw-update-copyright-year Sylvain Jeaugey 2016-08-26 15:44:00 -07:00
  • 0c51957874 Update LICENSE.txt Cliff Woolley 2016-08-26 15:39:21 -07:00
  • 234c8c9ef3 Update LICENSE.txt Cliff Woolley 2016-08-26 15:39:21 -07:00
  • a59d93cf7a Updated LICENCE.txt Sylvain Jeaugey 2016-08-26 15:08:20 -07:00
  • 75bad643bd Updated LICENCE.txt Sylvain Jeaugey 2016-08-26 15:08:20 -07:00
  • fa734c5a6a Added explicit memory copy direction apis - Fixed stale printf in context api - Added 4 sync memcpy apis 1. hipMemcpyHtoD 2. hipMemcpyDtoH 3. hipMemcpyDtoD 4. hipMemcpyHtoH - Added test for added apis Aditya Atluri 2016-08-26 13:11:01 -05:00
  • f722a132a4 Added explicit memory copy direction apis - Fixed stale printf in context api - Added 4 sync memcpy apis 1. hipMemcpyHtoD 2. hipMemcpyDtoH 3. hipMemcpyDtoD 4. hipMemcpyHtoH - Added test for added apis Aditya Atluri 2016-08-26 13:11:01 -05:00
  • 2efa60a37e Added explicit memory copy direction apis - Fixed stale printf in context api - Added 4 sync memcpy apis 1. hipMemcpyHtoD 2. hipMemcpyDtoH 3. hipMemcpyDtoD 4. hipMemcpyHtoH - Added test for added apis Aditya Atluri 2016-08-26 13:11:01 -05:00
  • 4152746e26 Added explicit memory copy direction apis - Fixed stale printf in context api - Added 4 sync memcpy apis 1. hipMemcpyHtoD 2. hipMemcpyDtoH 3. hipMemcpyDtoD 4. hipMemcpyHtoH - Added test for added apis Aditya Atluri 2016-08-26 13:11:01 -05:00
  • 99340539a9 Add docs on porting driver API Ben Sander 2016-08-26 10:46:09 -05:00
  • 8b8181df41 Add docs on porting driver API Ben Sander 2016-08-26 10:46:09 -05:00
  • f4d3a5648c Add docs on porting driver API Ben Sander 2016-08-26 10:46:09 -05:00
  • d95c293182 Add docs on porting driver API Ben Sander 2016-08-26 10:46:09 -05:00
  • 613cf84e5b Doc update to clarify supported / unsupported features Ben Sander 2016-08-25 12:36:52 -05:00
  • 8d02cf466f Doc update to clarify supported / unsupported features Ben Sander 2016-08-25 12:36:52 -05:00
  • 0974e59162 Doc update to clarify supported / unsupported features Ben Sander 2016-08-25 12:36:52 -05:00
  • b94b8dbd48 Doc update to clarify supported / unsupported features Ben Sander 2016-08-25 12:36:52 -05:00
  • 33a38a0e26 Added NVCC support and name changes - Added NVCC support for module APIs - Changed hipFunction and hipModule data types to hipFunction_t and hipModule_t - Created new intenal ihipModuleGetFunction as it is used twice - Changed test to match with the new data types Aditya Atluri 2016-08-26 10:32:01 -05:00
  • 74a8fb132d Added NVCC support and name changes - Added NVCC support for module APIs - Changed hipFunction and hipModule data types to hipFunction_t and hipModule_t - Created new intenal ihipModuleGetFunction as it is used twice - Changed test to match with the new data types Aditya Atluri 2016-08-26 10:32:01 -05:00
  • 34257c06e6 Added NVCC support and name changes - Added NVCC support for module APIs - Changed hipFunction and hipModule data types to hipFunction_t and hipModule_t - Created new intenal ihipModuleGetFunction as it is used twice - Changed test to match with the new data types Aditya Atluri 2016-08-26 10:32:01 -05:00
  • 8b918b065a Added NVCC support and name changes - Added NVCC support for module APIs - Changed hipFunction and hipModule data types to hipFunction_t and hipModule_t - Created new intenal ihipModuleGetFunction as it is used twice - Changed test to match with the new data types Aditya Atluri 2016-08-26 10:32:01 -05:00
  • c43c365811 Added logic to update primary ctx when ctx stack is empty, updated hipCtxDestroy and ctxGetCurrent functions Rahul Garg 2016-08-26 19:03:23 +05:30
  • 452108b0e6 Added logic to update primary ctx when ctx stack is empty, updated hipCtxDestroy and ctxGetCurrent functions Rahul Garg 2016-08-26 19:03:23 +05:30
  • 58aa4f61c2 Added logic to update primary ctx when ctx stack is empty, updated hipCtxDestroy and ctxGetCurrent functions Rahul Garg 2016-08-26 19:03:23 +05:30
  • 1211cc931c Added logic to update primary ctx when ctx stack is empty, updated hipCtxDestroy and ctxGetCurrent functions Rahul Garg 2016-08-26 19:03:23 +05:30
  • 5830aeb77e Resolved errors due to hipCtxXXX APIs Rahul Garg 2016-08-26 15:32:49 +05:30
  • 77991293ba Resolved errors due to hipCtxXXX APIs Rahul Garg 2016-08-26 15:32:49 +05:30
  • c0a547b3fc Resolved errors due to hipCtxXXX APIs Rahul Garg 2016-08-26 15:32:49 +05:30
  • ae77d4b6d7 Resolved errors due to hipCtxXXX APIs Rahul Garg 2016-08-26 15:32:49 +05:30
  • 93e5faf1ce NVCC path support for hipCtxXXX APIs Rahul Garg 2016-08-26 14:10:36 +05:30
  • da80bf6326 NVCC path support for hipCtxXXX APIs Rahul Garg 2016-08-26 14:10:36 +05:30
  • d6bdd0eafb NVCC path support for hipCtxXXX APIs Rahul Garg 2016-08-26 14:10:36 +05:30
  • 5108140087 NVCC path support for hipCtxXXX APIs Rahul Garg 2016-08-26 14:10:36 +05:30
  • 8e09eacd0b Addition of hipCtxEnablePeerAccess and hipCtxDisablePeerAccess functions Rahul Garg 2016-08-26 13:51:33 +05:30
  • a1d401336b Addition of hipCtxEnablePeerAccess and hipCtxDisablePeerAccess functions Rahul Garg 2016-08-26 13:51:33 +05:30
  • 376cc78852 Addition of hipCtxEnablePeerAccess and hipCtxDisablePeerAccess functions Rahul Garg 2016-08-26 13:51:33 +05:30
  • 524eb687d3 Addition of hipCtxEnablePeerAccess and hipCtxDisablePeerAccess functions Rahul Garg 2016-08-26 13:51:33 +05:30
  • 8ed21b7e22 P4 to Git Change 1307446 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/08/26 03:00:08 foreman 2016-08-26 03:08:43 -04:00
  • f2b2b57a65 P4 to Git Change 1307446 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/08/26 03:00:08 foreman 2016-08-26 03:08:43 -04:00
  • e834d19c28 P4 to Git Change 1307417 by lmoriche@lmoriche_opencl_dev on 2016/08/26 01:38:31 foreman 2016-08-26 01:47:40 -04:00
  • bd32c277bb P4 to Git Change 1307417 by lmoriche@lmoriche_opencl_dev on 2016/08/26 01:38:31 foreman 2016-08-26 01:47:40 -04:00
  • 7064683540 hipcc needs to link against supc++ Maneesh Gupta 2016-08-26 10:35:30 +05:30
  • 0c051fede1 hipcc needs to link against supc++ Maneesh Gupta 2016-08-26 10:35:30 +05:30
  • 9173d7c572 hipcc needs to link against supc++ Maneesh Gupta 2016-08-26 10:35:30 +05:30
  • 17289ca67d hipcc needs to link against supc++ Maneesh Gupta 2016-08-26 10:35:30 +05:30
  • 49c3a3a45f P4 to Git Change 1307381 by lmoriche@lmoriche_opencl_dev on 2016/08/25 20:34:15 foreman 2016-08-25 20:40:27 -04:00
  • 08f5a25e7b P4 to Git Change 1307381 by lmoriche@lmoriche_opencl_dev on 2016/08/25 20:34:15 foreman 2016-08-25 20:40:27 -04:00
  • 996bf3f9ca LICENSE: add X11/MIT license file Andres Rodriguez 2016-08-22 11:15:36 -04:00
  • b1d2867b60 LICENSE: add X11/MIT license file Andres Rodriguez 2016-08-22 11:15:36 -04:00
  • 45e0ca4e91 Makefile: remove 32bit thunk compilation by default Andres Rodriguez 2016-08-19 11:32:55 -04:00
  • e0c77a38cb Makefile: remove 32bit thunk compilation by default Andres Rodriguez 2016-08-19 11:32:55 -04:00
  • 82deaeb581 Changed how hipEvent_t is typedefed internall - Mapped hipEvent_t directly to ihipEvent_t* instead of a handle Aditya Atluri 2016-08-25 14:34:41 -05:00
  • 25be4fb532 Changed how hipEvent_t is typedefed internall - Mapped hipEvent_t directly to ihipEvent_t* instead of a handle Aditya Atluri 2016-08-25 14:34:41 -05:00
  • 69d6645be6 Changed how hipEvent_t is typedefed internall - Mapped hipEvent_t directly to ihipEvent_t* instead of a handle Aditya Atluri 2016-08-25 14:34:41 -05:00
  • 842553a6e1 Changed how hipEvent_t is typedefed internall - Mapped hipEvent_t directly to ihipEvent_t* instead of a handle Aditya Atluri 2016-08-25 14:34:41 -05:00
  • d769b71efc Added hipModuleGetGlobal and hipModuleLoadData Aditya Atluri 2016-08-25 14:16:53 -05:00
  • f22a3189a3 Added hipModuleGetGlobal and hipModuleLoadData Aditya Atluri 2016-08-25 14:16:53 -05:00
  • ad9e04acf8 Added hipModuleGetGlobal and hipModuleLoadData Aditya Atluri 2016-08-25 14:16:53 -05:00
  • 79e88a6af6 Added hipModuleGetGlobal and hipModuleLoadData Aditya Atluri 2016-08-25 14:16:53 -05:00
  • c571f1eb47 P4 to Git Change 1307211 by smekhano@stas-nova-hsa on 2016/08/25 13:09:04 foreman 2016-08-25 13:14:09 -04:00
  • 82f13f6ba1 P4 to Git Change 1307211 by smekhano@stas-nova-hsa on 2016/08/25 13:09:04 foreman 2016-08-25 13:14:09 -04:00
  • 7be586a8b1 P4 to Git Change 1307201 by lmoriche@lmoriche_opencl_dev on 2016/08/25 12:44:28 foreman 2016-08-25 12:00:21 -05:00
  • 8539fc5c2e P4 to Git Change 1307201 by lmoriche@lmoriche_opencl_dev on 2016/08/25 12:44:28 foreman 2016-08-25 12:00:21 -05:00
  • 0b38171282 P4 to Git Change 1307198 by lmoriche@lmoriche_opencl_dev on 2016/08/25 12:39:46 foreman 2016-08-25 12:49:33 -04:00
  • ed1144e0c0 P4 to Git Change 1307198 by lmoriche@lmoriche_opencl_dev on 2016/08/25 12:39:46 foreman 2016-08-25 12:49:33 -04:00
  • bdb114188c clang-hipify: code refactoring - API (Driver/Runtime/Blas) distinguishing is added. Evgeny Mankov 2016-08-25 19:36:37 +03:00
  • 5cca5b3dca clang-hipify: code refactoring - API (Driver/Runtime/Blas) distinguishing is added. Evgeny Mankov 2016-08-25 19:36:37 +03:00
  • d2af0612ec clang-hipify: code refactoring - API (Driver/Runtime/Blas) distinguishing is added. Evgeny Mankov 2016-08-25 19:36:37 +03:00
  • 36d212c81e clang-hipify: code refactoring - API (Driver/Runtime/Blas) distinguishing is added. Evgeny Mankov 2016-08-25 19:36:37 +03:00
  • f0fe7693c9 P4 to Git Change 1306999 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/08/25 03:00:07 foreman 2016-08-25 03:08:36 -04:00
  • ff561c4f21 P4 to Git Change 1306999 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/08/25 03:00:07 foreman 2016-08-25 03:08:36 -04:00
  • d5ecfae62f Refactor: Consolidate calls to hsaKmtAllocMemory Jay Cornwall 2016-08-22 20:19:21 -05:00
  • 74f5aca93d Refactor: Consolidate calls to hsaKmtAllocMemory Jay Cornwall 2016-08-22 20:19:21 -05:00
  • 9c7782a1d7 P4 to Git Change 1306787 by skudchad@skudchad_test_win_opencl2 on 2016/08/24 17:43:49 foreman 2016-08-24 17:50:16 -04:00
  • 3d384e6412 P4 to Git Change 1306787 by skudchad@skudchad_test_win_opencl2 on 2016/08/24 17:43:49 foreman 2016-08-24 17:50:16 -04:00
  • f9e4fcdf2c P4 to Git Change 1306648 by lmoriche@lmoriche_opencl_dev on 2016/08/24 15:17:25 foreman 2016-08-24 15:25:49 -04:00