Jenkins
03789ce057
Merge 'master' into 'amd-master'
...
Change-Id: Id44416aee5dc592d7b6351926abf53d4a49e9b45
2019-03-22 04:09:52 -05:00
foreman
f2e285b0d0
P4 to Git Change 1760085 by chui@ocl-promo-incrementor on 2019/03/22 03:00:32
...
SWDEV-2 - Change OpenCL version number from 2858 to 2859.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2606 edit
2019-03-22 03:16:28 -04:00
foreman
d9f16f3b03
P4 to Git Change 1759731 by asalmanp@asalmanp-ocl-stg on 2019/03/21 14:47:37
...
SWDEV-132899 - [OCL][GFX10] report 64K for LDS on gfx10+
ReviewRequestURL = http://ocltc.amd.com/reviews/r/16995/
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palsettings.cpp#73 edit
2019-03-21 15:35:11 -04:00
foreman
b611f3844e
P4 to Git Change 1759681 by asalmanp@asalmanp-ocl-stg on 2019/03/21 14:04:11
...
SWDEV-132899 - use the correct target names for Navi12 (gfx1011) and Navi14 (gfx1012) and add support for Navi21 (gfx1030)
ReviewRequestURL = http://ocltc.amd.com/reviews/r/16993/
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palbedefs#32 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldefs.hpp#49 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.cpp#128 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palsettings.cpp#72 edit
2019-03-21 14:27:18 -04:00
foreman
732a38599b
P4 to Git Change 1759678 by asalmanp@asalmanp-ocl-stg on 2019/03/21 14:02:44
...
SWDEV-183848 - Updating gfx10BlockIdPal based on the request from CodeXL
ReviewRequestURL = http://ocltc.amd.com/reviews/r/16992/
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palcounters.cpp#18 edit
2019-03-21 14:22:22 -04:00
Wen-Heng (Jack) Chung
cf7ad0f184
HACK for SWDEV-173477
...
For code objects with global symbols of length 0, ROCR runtime would
ignore them even though they exist in the symbol table. Therefore the
result from read_agent_globals() can't be trusted entirely.
As a workaround to tame applications which depend on the existence of
global symbols with length 0, always return hipSuccess here.
This behavior shall be reverted once ROCR runtime has been fixed to
address SWDEV-173477
2019-03-21 17:18:16 +00:00
foreman
95d1962401
P4 to Git Change 1759609 by kjayapra@1_HIPWS_SL_IPC on 2019/03/21 12:09:27
...
SWDEV-144570 - Disbaling __hipHostRegister implementation to unblock pytorch tests in PAL.
Affected files ...
... //depot/stg/opencl/drivers/opencl/api/hip/hip_platform.cpp#24 edit
2019-03-21 12:43:25 -04:00
Nico Trost
725486fb11
fixed loss of accuracy in hipCfma()
2019-03-21 10:30:10 +01:00
foreman
b74f074694
P4 to Git Change 1759390 by chui@ocl-promo-incrementor on 2019/03/21 03:00:31
...
SWDEV-2 - Change OpenCL version number from 2857 to 2858.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2605 edit
2019-03-21 03:15:20 -04:00
eshcherb
045c6afa2c
adding hip_prof_gen verbose log ( #977 )
...
* adding hip_prof_gen verbose log
* adding stderr fatal error
* adding no error exit by default
* adding hip_prof_str regeneration dependencies
* adding more informative messages
* fixing error mesage
2019-03-21 05:28:18 +00:00
foreman
9682f81a75
P4 to Git Change 1759248 by cpaquot@cpaquot-ocl-lc-lnx on 2019/03/20 18:32:19
...
SWDEV-183452 - [HIP] Typo of | instead of &
Affected files ...
... //depot/stg/opencl/drivers/opencl/api/hip/hip_memory.cpp#47 edit
2019-03-20 19:18:10 -04:00
foreman
f21b3a1b92
P4 to Git Change 1759227 by gandryey@gera-w8 on 2019/03/20 17:50:27
...
SWDEV-79445 - OCL generic changes and code clean-up
- Add 101010 support for DX11 interop
Affected files ...
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_d3d11.cpp#27 edit
2019-03-20 18:49:57 -04:00
foreman
a63b38c304
P4 to Git Change 1759224 by cpaquot@cpaquot-ocl-lc-lnx on 2019/03/20 17:47:43
...
SWDEV-183452 - [HIP] PyTorch test_pin_memory fails
hipPointerGetAttributes should return hipMemoryTypeHost for hipHostMalloc memories.
Affected files ...
... //depot/stg/opencl/drivers/opencl/api/hip/hip_memory.cpp#46 edit
2019-03-20 18:43:07 -04:00
foreman
21ecd9c93a
P4 to Git Change 1759096 by todli@todli-win-opencl-kv1 on 2019/03/20 15:07:10
...
SWDEV-165960 - Add check for duplicate vendors of different libraries using vendor suffix after vendor info is loaded from library
Affected files ...
... //depot/stg/opencl/drivers/opencl/api/opencl/khronos/icd/icd.c#11 edit
2019-03-20 15:34:56 -04:00
foreman
7d3439719d
P4 to Git Change 1758971 by yaxunl@yaxunl-lc10 on 2019/03/20 12:00:49
...
SWDEV-145570 - Fix build failure due to type mismatch of amd::Event::CallBackFunction
Affected files ...
... //depot/stg/opencl/drivers/opencl/api/hip/hip_stream.cpp#16 edit
2019-03-20 12:24:45 -04:00
foreman
9ad9c6d933
P4 to Git Change 1758765 by chui@ocl-promo-incrementor on 2019/03/20 03:00:33
...
SWDEV-2 - Change OpenCL version number from 2856 to 2857.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2604 edit
2019-03-20 03:25:20 -04:00
Maneesh Gupta
ce72890dcf
Merge pull request #972 from yxsamliu/global
...
Add declaration of symbol related API for VDI
2019-03-20 05:12:21 +00:00
Maneesh Gupta
54091b5273
Merge pull request #973 from mhbliao/hliao/master/build
...
[Device Function] Fix typos.
2019-03-20 05:12:14 +00:00
Maneesh Gupta
48d790e205
Merge pull request #974 from yxsamliu/name2
...
Change HIP dll name to amdhip64.dll on Windows
2019-03-20 05:11:58 +00:00
eshcherb
1229750546
adding prof primitives generator ( #967 )
...
* adding prof primitives generator
* minor change, renaming
* minor cosmetic changes, comments correcting and dead code removing
* minor changes and renaming
* minor chane, fixing comments
2019-03-20 05:11:40 +00:00
Siu Chi Chan
fa9495841b
reimplement HIP_INIT as hip_impl::hip_init(), add hip_init() to some of the inlined API ( #966 )
...
* reimplement HIP_INIT as a function, expose it as hip_impl::hip_init()
so that it could be called from hipLaunchKernelGGL and other inlined
HIP functions
* Don't call hip_init from ihipPreLaunchKernel
2019-03-20 05:11:15 +00:00
Yaxun Sam Liu
55f4c416a0
Change HIP dll name to amdhip64.dll on Windows
2019-03-19 16:27:18 -04:00
foreman
46ffad2bc5
P4 to Git Change 1758488 by asalmanp@asalmanp-ocl-stg on 2019/03/19 15:18:18
...
SWDEV-132899 - [OCL][GFX10] add "wavefrontsize64" to the linkOptions if they had previously been added to the compile options
ReviewRequestURL = http://ocltc.amd.com/reviews/r/16966/
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/devprogram.cpp#35 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palsettings.cpp#71 edit
2019-03-19 15:43:32 -04:00
Michael LIAO
f42e84cef7
[Device Function] Fix typos.
2019-03-19 15:32:19 -04:00
foreman
4ef60db63b
P4 to Git Change 1758323 by yaxunl@yaxunl-lc10 on 2019/03/19 11:22:17
...
SWDEV-145570 - Forward declare hipModuleGetGlobal to fix build failure.
Affected files ...
... //depot/stg/opencl/drivers/opencl/api/hip/hip_platform.cpp#23 edit
2019-03-19 11:31:24 -04:00
Yaxun Sam Liu
fb3241a000
Add declaration of symbol related API for VDI
2019-03-19 11:11:49 -04:00
Maneesh Gupta
6ced14e71c
Merge pull request #969 from nicholasmalaya/patch-1
...
Update hip_faq.md
2019-03-19 18:42:05 +05:30
Maneesh Gupta
e7453483e2
Merge pull request #965 from mhbliao/hliao/master/immarg
...
[Device Function] Support immediate argument.
2019-03-19 18:41:31 +05:30
Maneesh Gupta
1500eec5f7
Merge pull request #954 from mhbliao/master
...
[hip] Re-implement hipLaunchKernelGGL as macros.
2019-03-19 18:39:27 +05:30
foreman
79cbc7bfb3
P4 to Git Change 1758091 by chui@ocl-promo-incrementor on 2019/03/19 03:00:31
...
SWDEV-2 - Change OpenCL version number from 2855 to 2856.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2603 edit
2019-03-19 03:46:43 -04:00
Maneesh Gupta
e44de376f7
hipExtMallocWithFlags implementation
...
Change-Id: Iee9e119796472200b2933d5e23be60813f33bc75
2019-03-19 11:59:22 +05:30
foreman
0aa5b591fc
P4 to Git Change 1757990 by asalmanp@asalmanp-ocl-stg on 2019/03/18 21:40:52
...
SWDEV-132899 - [OCL][GFX10] passing "force-wgp-mode" option to Finalizer to enable WGP mode by default on gfx10+
and allow GPU_ENABLE_WGP_MODE to control the WGP/CU mode for HSAIL/SC path as well.
- also for Ariel (Navi10Lite) the wave32 should be disabled in LC but allow GPU_ENABLE_WAVE32_MODE control it for testing if needed.
ReviewrequestURL = http://ocltc.amd.com/reviews/r/16926/
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/devprogram.cpp#34 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palsettings.cpp#70 edit
2019-03-18 21:59:50 -04:00
foreman
ddba7b6c8d
P4 to Git Change 1757959 by asalmanp@asalmanp-ocl-stg on 2019/03/18 18:53:08
...
SWDEV-132899 - [OCL][GFX10] propagate "force-wgp-mode" option to finalizer
ReviewRequestURL = ReviewRequestURL = http://ocltc.amd.com/reviews/r/16894/
Affected files ...
... //depot/stg/opencl/drivers/opencl/compiler/lib/backends/gpu/hsail_be.cpp#71 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/OPTIONS.def#140 edit
2019-03-18 19:12:32 -04:00
foreman
02357d3832
P4 to Git Change 1757956 by kjayapra@1_HIPWS_SL_IPC on 2019/03/18 18:47:13
...
SWDEV-144570 - Fixing Compilation Error from CL 1757948
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/devprogram.hpp#21 edit
2019-03-18 19:09:27 -04:00
foreman
e432cfb2e9
P4 to Git Change 1757948 by kjayapra@1_HIPWS_SL_IPC on 2019/03/18 18:29:24
...
SWDEV-144570 - Implementation of
hipMemcpyToSymbol, hipMemcpyFromSymbol,
hipMemcpyToSymbolAsync, hipMemcpyFromSymbolAsync,
hipGetSymbolAddress, hipModuleGetGlobal
Affected files ...
... //depot/stg/opencl/drivers/opencl/api/hip/hip_hcc.def.in#12 edit
... //depot/stg/opencl/drivers/opencl/api/hip/hip_hcc.map.in#13 edit
... //depot/stg/opencl/drivers/opencl/api/hip/hip_internal.hpp#23 edit
... //depot/stg/opencl/drivers/opencl/api/hip/hip_memory.cpp#45 edit
... //depot/stg/opencl/drivers/opencl/api/hip/hip_module.cpp#21 edit
... //depot/stg/opencl/drivers/opencl/api/hip/hip_platform.cpp#22 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/devprogram.hpp#20 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocprogram.cpp#101 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocprogram.hpp#45 edit
2019-03-18 18:44:55 -04:00
foreman
5d790f0cc0
P4 to Git Change 1757948 by kjayapra@1_HIPWS_SL_IPC on 2019/03/18 18:29:24
...
SWDEV-144570 - Implementation of
hipMemcpyToSymbol, hipMemcpyFromSymbol,
hipMemcpyToSymbolAsync, hipMemcpyFromSymbolAsync,
hipGetSymbolAddress, hipModuleGetGlobal
Affected files ...
... //depot/stg/opencl/drivers/opencl/api/hip/hip_hcc.def.in#12 edit
... //depot/stg/opencl/drivers/opencl/api/hip/hip_hcc.map.in#13 edit
... //depot/stg/opencl/drivers/opencl/api/hip/hip_internal.hpp#23 edit
... //depot/stg/opencl/drivers/opencl/api/hip/hip_memory.cpp#45 edit
... //depot/stg/opencl/drivers/opencl/api/hip/hip_module.cpp#21 edit
... //depot/stg/opencl/drivers/opencl/api/hip/hip_platform.cpp#22 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/devprogram.hpp#20 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocprogram.cpp#101 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocprogram.hpp#45 edit
2019-03-18 18:44:55 -04:00
foreman
5aae5461c3
P4 to Git Change 1757879 by wchau@wchau_OCL_boltzmann on 2019/03/18 16:14:33
...
SWDEV-168145 - Add ECC target feature to OpenCL runtime
- passing the sram-ecc option when using COMGR
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/devprogram.cpp#33 edit
2019-03-18 17:07:24 -04:00
Nicholas Malaya
b1ec4e0b5f
Update hip_faq.md
...
Making more clear what this list details. In particular, this list is intended to indicate what items for each CUDA release is supported, and which are not.
2019-03-18 14:51:18 -05:00
Jenkins
4f32124b90
Merge 'master' into 'amd-master'
...
Change-Id: I7fd7b61a4a78eeb26600bfe18593c0fd67a008b8
2019-03-16 16:37:02 -04:00
foreman
153ce98b4a
P4 to Git Change 1757370 by chui@ocl-promo-incrementor on 2019/03/16 03:00:30
...
SWDEV-2 - Change OpenCL version number from 2854 to 2855.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2602 edit
2019-03-16 03:11:12 -04:00
Michael LIAO
b74b4500c4
[Device Function] Support immediate argument.
...
- `immarg`, immediate argument, is enabled on all AMDGPU intrinsics.
Revise device functions using these intrinsics with immediate
arguments.
2019-03-15 12:38:04 -04:00
Maneesh Gupta
41bbd24185
Merge pull request #964 from eshcherb/roctracer-hip-frontend-190314
...
tracing callback layer update
2019-03-15 16:24:46 +05:30
foreman
782b1a87cc
P4 to Git Change 1756830 by chui@ocl-promo-incrementor on 2019/03/15 03:00:31
...
SWDEV-2 - Change OpenCL version number from 2853 to 2854.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2601 edit
2019-03-15 03:17:08 -04:00
Evgeny
2aa88a4505
tracing callback layer update
2019-03-14 22:43:52 -05:00
Maneesh Gupta
e3726bbf90
Merge pull request #963 from gargrahul/add_module_get_global_test
...
Test hipModuleGetGlobal
2019-03-15 06:17:50 +05:30
Maneesh Gupta
23170f6af8
Merge pull request #958 from aaronenyeshi/cxxabi-mismatch-workaround
...
CXX11 ABI Mismatch Workaround
2019-03-15 06:15:46 +05:30
foreman
2e184e8605
P4 to Git Change 1756725 by jatang@jatang_win_pal_lc on 2019/03/14 18:00:06
...
SWDEV-178313 - Enable OpenCL 2.0 and the ClKhrImage2dFromBuffer extension on ROCm/LC path for Vega10+.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocdevice.cpp#122 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocsettings.cpp#42 edit
2019-03-14 19:33:16 -04:00
Rahul Garg
46346343af
Test hipModuleGetGlobal
2019-03-15 04:08:03 +05:30
foreman
1a06978531
P4 to Git Change 1756649 by gandryey@gera-w8 on 2019/03/14 16:24:17
...
SWDEV-86035 - Fix asserts in PAL after latest integration
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palresource.cpp#71 edit
2019-03-14 18:25:41 -04:00
foreman
077970019b
P4 to Git Change 1756596 by slinder1@slinder1-fiji-ocllc on 2019/03/14 15:19:56
...
SWDEV-79445 - Extend buildlog handling in Comgr path
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/devprogram.cpp#32 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/devprogram.hpp#19 edit
2019-03-14 17:09:48 -04:00