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

13197 Коммитов

Автор SHA1 Сообщение Дата
Evgeny Mankov 218a8109bb [HIPIFY] Introduce Verbose '-v' option as hipify's own 2019-01-30 15:19:06 +03:00
Maneesh Gupta 3a3604517a 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
foreman f8433a5d8b P4 to Git Change 1737522 by chui@ocl-promo-incrementor on 2019/01/30 03:00:13
SWDEV-2 - Change OpenCL version number from 2824 to 2825.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2572 edit
2019-01-30 03:11:36 -05:00
Maneesh Gupta c297091afe [ci] Exclude flaky hipMultiThreadDevice-pyramid test for now 2019-01-30 13:13:09 +05:30
Maneesh Gupta d3e0cad948 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 a32c3c7384 return false if PROF_API is disabled 2019-01-29 23:14:57 -06:00
foreman f024fdb770 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
foreman 13323b876e 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
foreman dd468d8c09 P4 to Git Change 1737174 by gandryey@gera-w8 on 2019/01/29 14:02:23
SWDEV-79445 - OCL generic changes and code clean-up
	- Allow CL_RGBA101010 to be accepted as OCL format.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/platform/memory.cpp#134 edit
2019-01-29 15:06:00 -05:00
Evgeny 2159e655d5 roctracer-proto pkg-config fix to includedir 2019-01-29 13:15:26 -06:00
Jenkins febc2ccc04 Merge 'master' into 'amd-master'
Change-Id: I89f329c063afa08a14ca8aca0f095a3fd9bfc23d
2019-01-29 04:10:39 -06:00
foreman 1d5a0f4ee0 P4 to Git Change 1736888 by chui@ocl-promo-incrementor on 2019/01/29 03:00:14
SWDEV-2 - Change OpenCL version number from 2823 to 2824.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2571 edit
2019-01-29 03:49:37 -05:00
Maneesh Gupta 5012e0fed6 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 95fe4b770f 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 d21f62fd18 P4 to Git Change 1736087 by chui@ocl-promo-incrementor on 2019/01/26 03:00:11
SWDEV-2 - Change OpenCL version number from 2822 to 2823.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2570 edit
2019-01-26 03:09:19 -05:00
foreman c22af4142d 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
foreman a17f3e34dc 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 2376167654 Merge 'master' into 'amd-master'
Change-Id: I2604ad29e8b9177da5baac5cc82b3f33bfa99f01
2019-01-25 18:45:21 -05:00
Evgeny Mankov 4519acd459 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
foreman eb76a4fb09 P4 to Git Change 1735625 by chui@ocl-promo-incrementor on 2019/01/25 03:00:13
SWDEV-2 - Change OpenCL version number from 2821 to 2822.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2569 edit
2019-01-25 03:14:42 -05:00
foreman e07adc287f P4 to Git Change 1735485 by marsenau@marsenau-fiji on 2019/01/24 20:39:56
SWDEV-127767 - Don't guess at the suffix for the device libraries

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/CMakeLists.txt#18 edit
2019-01-24 20:51:42 -05:00
Aaron Enye Shi 2ab6fd374c Fix mixed dot for Jenkins rocm_2_0 2019-01-24 22:48:35 +00:00
Aaron Enye Shi 77de87d0cd Exclude mixed dot functions from nvcc path 2019-01-24 21:00:45 +00:00
Jenkins 22af82f98a Merge 'master' into 'amd-master'
Change-Id: Ibb123e2f64e03999afd020a1fac5bfc3ea40e37f
2019-01-24 06:21:54 -05:00
Evgeny Mankov 229b34fc79 [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
foreman 19f2b3dd84 P4 to Git Change 1735010 by chui@ocl-promo-incrementor on 2019/01/24 03:00:12
SWDEV-2 - Change OpenCL version number from 2820 to 2821.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2568 edit
2019-01-24 03:10:23 -05:00
Maneesh Gupta 791db4d760 Merge pull request #882 from eshcherb/roctracer-hip-frontend-190123
enabling PROF_API pkgconfig
2019-01-24 12:10:52 +05:30
Evgeny 6fd5946273 PROF_API pkgconfig roctracer-proto module lookup 2019-01-23 23:40:35 -06:00
Evgeny eb183d4e7b enabling PROF_API pkgconfig 2019-01-23 22:05:50 -06:00
Jenkins 2a10557b04 Merge 'master' into 'amd-master'
Change-Id: Ia5a392b6b40cffec050e740f0750734cff1318ce
2019-01-23 11:20:06 -06:00
Maneesh Gupta b5b5ba1b36 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
Aaron Enye Shi a014668d3a Fix mixed dot for Jenkins rocm_head 2019-01-23 16:39:25 +00:00
foreman 74d0d697d8 P4 to Git Change 1734433 by chui@ocl-promo-incrementor on 2019/01/23 03:00:12
SWDEV-2 - Change OpenCL version number from 2819 to 2820.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2567 edit
2019-01-23 03:48:16 -05:00
Maneesh Gupta a7f60b2aa7 [ci] Add rocm-2.1.x to CI testing infrastructure
Change-Id: I4c8025b7745605f4ba01000d609211801176d4e0
2019-01-23 13:12:44 +05:30
Aaron Enye Shi bbe5a0381f Add tests for dot functions 2019-01-22 22:32:28 +00:00
Aaron Enye Shi b63597bb95 Use correct OCKL native vector types 2019-01-22 22:31:19 +00:00
Rahul Garg 7951cd03b2 Fixed HIP error check in P2P sample test 2019-01-23 01:10:07 +05:30
Evgeny Mankov fac08442da Merge pull request #875 from emankov/master
[HIPIFY][tests] Exclude one more test if CUDA == 7.0, which is of CUDA 7.5
2019-01-22 22:29:10 +03:00
Evgeny Mankov 994ee4bab0 [HIPIFY][tests] Exclude one more test if CUDA == 7.0, which is of CUDA 7.5 2019-01-22 22:26:43 +03:00
Aaron Enye Shi b0e0ec3c67 Allow hip-clang to use amd_mixed_dot as well 2019-01-22 16:21:16 +00:00
Jenkins 0bf9b785be Merge 'master' into 'amd-master'
Change-Id: I0a73024fd9e3166383ae2a475f3a9708696d18d4
2019-01-22 04:09:35 -06:00
Maneesh Gupta 2c610dde0b Merge pull request #873 from gargrahul/fix_p2p_host_memory_access
Fixed issue of GPU device losing access to host pinned memory
2019-01-22 10:53:18 +05:30
Maneesh Gupta 325a5a2606 Merge pull request #872 from yxsamliu/chrono
Use chrono instead of sys/time.h in test
2019-01-22 10:53:07 +05:30
Rahul Garg f8b399d3b5 Fixed issue of GPU device losing access to host pinned memory 2019-01-22 06:25:43 +05:30
Yaxun Sam Liu f49aed237b Fix get_time in tests for nvcc 2019-01-21 14:07:50 -05:00
Yaxun Sam Liu 75a67c216f Use chrono instead of sys/time.h in test
sys/time.h is not available on Windows. Use C++11 <chrono> instead so that the tests
compile on Windows.
2019-01-20 00:05:27 -05:00
foreman dfbf0c56b3 P4 to Git Change 1732914 by chui@ocl-promo-incrementor on 2019/01/19 03:00:08
SWDEV-2 - Change OpenCL version number from 2818 to 2819.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2566 edit
2019-01-19 03:11:47 -05:00
foreman 0b466ae6ff P4 to Git Change 1732709 by gandryey@gera-w8 on 2019/01/18 14:18:03
SWDEV-79445 - OCL generic changes and code clean-up
	- Add  101010 GL interop formats mapping into CL_RGBA. The change will make sure the channel order consistency between OGL and OCL

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_gl.cpp#62 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldefs.hpp#47 edit
2019-01-18 14:41:37 -05:00
foreman 02c5d38cb9 P4 to Git Change 1732709 by gandryey@gera-w8 on 2019/01/18 14:18:03
SWDEV-79445 - OCL generic changes and code clean-up
	- Add  101010 GL interop formats mapping into CL_RGBA. The change will make sure the channel order consistency between OGL and OCL

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_gl.cpp#62 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldefs.hpp#47 edit
2019-01-18 14:41:37 -05:00
Jenkins 6a506f838e Merge 'master' into 'amd-master'
Change-Id: I0e3bd737c4c8453995daeba512223b68339ebbbc
2019-01-18 10:02:24 -06:00