Evgeny Mankov
4c6c25818e
Merge pull request #902 from emankov/master
...
[HIPIFY][BLAS] Restrict hipification to 'ROC' to BLAS library only
2019-02-07 15:36:40 +03:00
Maneesh Gupta
2754bb8bdf
Merge pull request #901 from mangupta/ci_remove_rocm20
...
[ci] Remove rocm-2.0.x from test infrastructure
2019-02-07 17:03:36 +05:30
Evgeny Mankov
e93fe78648
[HIPIFY][BLAS] Restrict hipification to 'ROC' to BLAS library only
...
+ Add utility functions isToRoc, isHipUnsupported, isRocUnsupported, isUnsupported
2019-02-07 13:17:05 +03:00
Evgeny Mankov
3c84645729
Merge pull request #900 from emankov/master
...
[HIPIFY][BLAS] Support of hipifying cuBLAS to rocBLAS
2019-02-07 13:12:22 +03:00
Maneesh Gupta
223093be60
[ci] Remove rocm-2.0.x from test infrastructure
...
Change-Id: I5d3832972de61e7ba5b32f4e50f3af5a152cb152
2019-02-07 15:41:53 +05:30
lmoriche
005e09f5b9
Merge pull request #899 from lmoriche/hip_clang
...
Add code-object-v3 support for the HIP-Clang path.
2019-02-06 19:50:51 -08:00
Maneesh Gupta
c69772d868
Merge pull request #896 from ROCm-Developer-Tools/revert-873-fix_p2p_host_memory_access
...
Revert "Fixed issue of GPU device losing access to host pinned memory"
2019-02-07 06:04:26 +05:30
Maneesh Gupta
baea9f64e7
Merge pull request #898 from yxsamliu/windows
...
Add windows specific compilation options
2019-02-07 06:00:24 +05:30
Maneesh Gupta
0de4fce943
Merge pull request #897 from yxsamliu/vector2
...
Fix build failure on windows due to vector type
2019-02-07 06:00:16 +05:30
Maneesh Gupta
bd5a617ad2
Merge pull request #895 from gargrahul/fix_p2p_test_error_codes
...
Fix error codes in P2P sample test
2019-02-07 05:59:32 +05:30
Maneesh Gupta
e3d85e9ecc
Merge pull request #894 from davidrohr/PR
...
Use -isystem instead of -I to suppress warnings in HIP headers
2019-02-07 05:58:47 +05:30
Maneesh Gupta
4ff12f958c
Merge pull request #891 from aaronenyeshi/hip-clang-default
...
hipcc defaults to HIP-Clang if built with HIP-Clang
2019-02-07 05:58:38 +05:30
Maneesh Gupta
564af0ec5a
Merge pull request #890 from ROCm-Developer-Tools/yxsamliu-patch-2
...
Update hip_programming_guide.md about long double type
2019-02-07 05:55:23 +05:30
Maneesh Gupta
b205b22425
Merge pull request #819 from stanleytsang-amd/master
...
Improvements to hipify-perl and HIP porting guide for HIP_SYMBOL
2019-02-07 05:55:15 +05:30
Evgeny Mankov
389807095e
[HIPIFY][BLAS] Support of hipifying cuBLAS to rocBLAS
2019-02-06 18:47:21 +03:00
Laurent Morichetti
6ab8711f02
Add code-object-v3 support for the HIP-Clang path.
2019-02-05 14:43:26 -08:00
Yaxun Sam Liu
52df98a5d1
Add windows specific compilation options
2019-02-05 15:31:20 -05:00
Yaxun Sam Liu
43c144fe68
Fix build failure on windows due to vector type
2019-02-05 12:22:32 -05:00
Rahul Garg
3120db15e4
Revert "Fixed issue of GPU device losing access to host pinned memory"
2019-02-04 22:45:13 -08:00
Rahul Garg
e8cf9cba6b
Fix error codes in P2P sample test
2019-02-05 06:30:57 +05:30
David Rohr
e04e391f3a
Use -isystem instead of -I to suppress warnings in HIP headers
2019-02-04 15:07:06 +01:00
Aaron Enye Shi
479d2d093f
Add HIP_RUNTIME for HCC or VDI
2019-02-01 22:30:30 +00:00
foreman
7e5ebb16e1
P4 to Git Change 1738965 by cpaquot@cpaquot-ocl-lc-lnx on 2019/02/01 13:17:10
...
SWDEV-145570 - [HIP] Handle multi device setup
Affected files ...
... //depot/stg/opencl/drivers/opencl/api/hip/hip_device_runtime.cpp#13 edit
... //depot/stg/opencl/drivers/opencl/api/hip/hip_internal.hpp#21 edit
... //depot/stg/opencl/drivers/opencl/api/hip/hip_platform.cpp#21 edit
2019-02-01 13:43:50 -05:00
Aaron Enye Shi
489cef167f
hipcc defaults to HIP-Clang if built with HIP-Clang
...
Add HIP_COMPILER to hipConfig, so that HIP packages built with HIP_COMPILER for HIP-Clang will be known during runtime by hipcc. Also add default locations to check for llvm and device-libs.
2019-02-01 16:52:55 +00:00
Jenkins
86c848639e
Merge 'master' into 'amd-master'
...
Change-Id: I51774a512af3c672a4ebbbcf905ac32d3f9351a1
2019-02-01 04:09:50 -06:00
Yaxun (Sam) Liu
c0d7a7ec31
Update hip_programming_guide.md
2019-01-31 16:26:30 -05:00
Yaxun (Sam) Liu
56f78897a4
Update hip_programming_guide.md
2019-01-31 15:18:37 -05:00
Evgeny Mankov
9a5dc9fe24
Merge pull request #889 from emankov/master
...
[HIPIFY] Introduce Verbose '-v' option as hipify's own
2019-01-30 19:31:13 +03:00
Evgeny Mankov
ce28bc79ef
[HIPIFY] Introduce Verbose '-v' option as hipify's own
2019-01-30 15:19:06 +03:00
Maneesh Gupta
4158c7ee45
Merge pull request #887 from ROCm-Developer-Tools/mangupta-patch-1
...
[ci] Exclude flaky hipMultiThreadDevice-pyramid test for now
2019-01-30 16:38:07 +05:30
Maneesh Gupta
b5dfe12198
[ci] Exclude flaky hipMultiThreadDevice-pyramid test for now
2019-01-30 13:13:09 +05:30
Maneesh Gupta
b0e4451306
Merge pull request #885 from eshcherb/roctracer-hip-frontend-190129
...
roctracer-proto pkg-config fix to includedir
2019-01-30 13:00:45 +05:30
Evgeny
cc5ff70b90
return false if PROF_API is disabled
2019-01-29 23:14:57 -06:00
foreman
72094d3281
P4 to Git Change 1737265 by skudchad@skudchad_test2_win_opencl on 2019/01/29 16:13:19
...
SWDEV-145570 - [HIP] - Fix maxThreadsPerStreamProcessor info parameter for HIP-VDI
ReviewBoardURL = http://ocltc.amd.com/reviews/r/16626/diff/
Affected files ...
... //depot/stg/opencl/drivers/opencl/api/hip/hip_device.cpp#17 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/device.hpp#331 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#601 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.cpp#123 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocdevice.cpp#113 edit
2019-01-29 17:33:39 -05:00
Evgeny
88628c757f
roctracer-proto pkg-config fix to includedir
2019-01-29 13:15:26 -06:00
Jenkins
e8696d5d51
Merge 'master' into 'amd-master'
...
Change-Id: I89f329c063afa08a14ca8aca0f095a3fd9bfc23d
2019-01-29 04:10:39 -06:00
Maneesh Gupta
6ce8e8ffc9
Merge pull request #876 from gargrahul/fix_p2p_sample_error_code
...
Fixed HIP error check in P2P sample test
2019-01-29 06:01:11 +05:30
Maneesh Gupta
50a12f1ce1
Merge pull request #863 from aaronenyeshi/add-dot-instructions
...
Add Dot functions as amd_mixed_dot function
2019-01-29 06:01:01 +05:30
foreman
8379245224
P4 to Git Change 1736033 by kjayapra@9_HIPWS_IPCCHKIN on 2019/01/25 17:44:48
...
SWDEV-145570 - IPC Mem Handle Changes for HIP.
Affected files ...
... //depot/stg/opencl/drivers/opencl/api/hip/hip_internal.hpp#20 edit
... //depot/stg/opencl/drivers/opencl/api/hip/hip_memory.cpp#43 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/device.hpp#330 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocdevice.cpp#112 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocdevice.hpp#33 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocmemory.cpp#42 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocmemory.hpp#13 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/memory.hpp#108 edit
2019-01-25 19:18:53 -05:00
Jenkins
b80ea6f990
Merge 'master' into 'amd-master'
...
Change-Id: I2604ad29e8b9177da5baac5cc82b3f33bfa99f01
2019-01-25 18:45:21 -05:00
Evgeny Mankov
910236473f
Merge pull request #883 from emankov/master
...
[HIPIFY] CUDA Runtime API functions total revise (up to CUDA 10.0)
2019-01-25 19:17:15 +03:00
Aaron Enye Shi
ede494bd5f
Fix mixed dot for Jenkins rocm_2_0
2019-01-24 22:48:35 +00:00
Aaron Enye Shi
7e46f0639c
Exclude mixed dot functions from nvcc path
2019-01-24 21:00:45 +00:00
Jenkins
5fc842c58e
Merge 'master' into 'amd-master'
...
Change-Id: Ibb123e2f64e03999afd020a1fac5bfc3ea40e37f
2019-01-24 06:21:54 -05:00
Evgeny Mankov
4ff355357f
[HIPIFY] CUDA Runtime API functions total revise (up to CUDA 10.0)
...
+ for all CUDA versions starting from 7.0
+ add missing functions
+ sync with HIP
+ update CUDA_Runtime_API_functions_supported_by_HIP.md
+ update affected tests
+ fix typos
+ formatting, annotating
2019-01-24 14:05:36 +03:00
Maneesh Gupta
bd658aa9ea
Merge pull request #882 from eshcherb/roctracer-hip-frontend-190123
...
enabling PROF_API pkgconfig
2019-01-24 12:10:52 +05:30
Evgeny
81da838722
PROF_API pkgconfig roctracer-proto module lookup
2019-01-23 23:40:35 -06:00
Evgeny
21f2ef94ee
enabling PROF_API pkgconfig
2019-01-23 22:05:50 -06:00
Jenkins
9b95edf508
Merge 'master' into 'amd-master'
...
Change-Id: Ia5a392b6b40cffec050e740f0750734cff1318ce
2019-01-23 11:20:06 -06:00
Maneesh Gupta
6bc427d3b6
Merge pull request #877 from mangupta/ci_enable_rocm_21
...
[ci] Add rocm-2.1.x to CI testing infrastructure
2019-01-23 22:48:31 +05:30