Evgeny Mankov
57d9ced72a
[HIPIFY][Blas] Sync with CUDA 9.1
2018-05-08 20:42:30 +03:00
foreman
862d478fc6
P4 to Git Change 1551931 by gandryey@gera-w8 on 2018/05/08 12:56:00
...
SWDEV-151981 - Removal of CPU support on Windows
- Remove missed prototype
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocdevice.hpp#27 edit
2018-05-08 13:05:02 -04:00
foreman
6c8f332337
P4 to Git Change 1551928 by gandryey@gera-w8 on 2018/05/08 12:42:43
...
SWDEV-151981 - Removal of CPU support on Windows
- Part 3. Remove device fission extension
Affected files ...
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_common.hpp#20 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_context.cpp#59 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_device.cpp#71 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_icd.cpp#32 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/device.cpp#218 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/device.hpp#299 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.hpp#165 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.hpp#28 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocdevice.hpp#26 edit
2018-05-08 12:50:31 -04:00
foreman
ac50335c91
P4 to Git Change 1551928 by gandryey@gera-w8 on 2018/05/08 12:42:43
...
SWDEV-151981 - Removal of CPU support on Windows
- Part 3. Remove device fission extension
Affected files ...
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_common.hpp#20 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_context.cpp#59 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_device.cpp#71 edit
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_icd.cpp#32 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/device.cpp#218 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/device.hpp#299 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.hpp#165 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.hpp#28 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocdevice.hpp#26 edit
2018-05-08 12:50:31 -04:00
Evgeny Mankov
76372e9bfa
Merge pull request #435 from emankov/hipBLAS
...
[HIPIFY] Sync with hipBLAS
2018-05-08 19:22:32 +03:00
Evgeny Mankov
089ac77b97
[HIPIFY] Sync with hipBLAS
2018-05-08 19:20:47 +03:00
Jenkins
b5fa30cfc6
Merge 'master' into 'amd-master'
...
Change-Id: I387d49269f0314b38db5e77eacc1be636280620d
2018-05-08 04:09:43 -05:00
foreman
052f8cd233
P4 to Git Change 1551541 by johtaylo@johtaylo-jtincrementor2-increment on 2018/05/08 03:00:14
...
SWDEV-2 - Change OpenCL version number from 2648 to 2649.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2396 edit
2018-05-08 03:52:49 -04:00
Maneesh Gupta
52bc057dc1
Merge pull request #432 from moosichu/patch-1
...
Add space between `###` and `Notes` in hip_terms
2018-05-08 12:30:27 +05:30
foreman
20257bd78b
P4 to Git Change 1551379 by skeely@skeely_HSA_linux on 2018/05/07 19:08:50
...
SWDEV-147388 - Ignore metadata for TEXTURE_BUFFER objects.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocmemory.cpp#34 edit
2018-05-07 19:19:26 -04:00
foreman
7fe8b95168
P4 to Git Change 1551367 by lmoriche@lmoriche_opencl_dev2 on 2018/05/07 18:40:02
...
SWDEV-145570 - [HIP] - Fix a race condition in the CommandQueue::Thread destruction.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/os/os_posix.cpp#44 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/commandqueue.cpp#26 edit
2018-05-07 18:50:50 -04:00
foreman
c06ffcf665
P4 to Git Change 1551276 by jatang@jatang-opencl-hsa-stg4 on 2018/05/07 16:28:58
...
SWDEV-1 - Switch to VS2017 Compiler (opencl).
+#ifdef _WIN32
#include <intrin.h>
+#endif
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/util.hpp#14 edit
2018-05-07 17:11:56 -04:00
foreman
0698c17303
P4 to Git Change 1551133 by ncooper@ncooper-c7 on 2018/05/07 13:57:08
...
SWDEV-1 - Switch to VS2017 Compiler (opencl)
Affected files ...
... //depot/stg/opencl/drivers/opencl/compiler/llvm/lib/SPIRV/SPIRVWriter.cpp#23 edit
... //depot/stg/opencl/drivers/opencl/compiler/llvm/lib/SPIRV/build/Makefile.SPIRV#5 edit
... //depot/stg/opencl/drivers/opencl/compiler/sc/Src/NSrc/SCRegPBQP.hpp#10 edit
... //depot/stg/opencl/drivers/opencl/compiler/tools/caching/cache.cpp#15 edit
... //depot/stg/opencl/drivers/opencl/opencldefs#227 edit
... //depot/stg/opencl/drivers/opencl/runtime/runtimedefs#50 edit
... //depot/stg/opencl/drivers/opencl/runtime/utils/util.hpp#13 edit
2018-05-07 15:36:56 -04:00
Rahul Garg
78568435da
Added hipMemset3D
2018-05-07 10:24:30 +05:30
Tom Maenan Read Cutting
06538c2b6d
Add space between ### and Notes in hip_terms
...
Makes `Notes` an H3 heading.
2018-05-05 13:30:11 +01:00
foreman
f150fd22cb
P4 to Git Change 1550670 by johtaylo@johtaylo-jtincrementor2-increment on 2018/05/05 03:00:39
...
SWDEV-2 - Change OpenCL version number from 2647 to 2648.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2395 edit
2018-05-05 03:15:40 -04:00
foreman
6b7ec8f427
P4 to Git Change 1550648 by skudchad@skudchad_test2_win_opencl on 2018/05/04 20:56:00
...
SWDEV-145570 - [HIP]
- Implement hipMemcpyHtoD/DtoH/DtoD/ and their Async APIs
- Combine logic for hipMemset/Memcpy/Memset2D/Memcpy2D that can be shared across multiple APIs
ReviewBoardURL = http://ocltc.amd.com/reviews/r/14782/diff/
Affected files ...
... //depot/stg/opencl/drivers/opencl/api/hip/hip_memory.cpp#23 edit
2018-05-05 00:34:05 -04:00
foreman
64d2ad6a88
P4 to Git Change 1550567 by lmoriche@lmoriche_opencl_dev2 on 2018/05/04 16:11:50
...
SWDEV-145570 - [HIP] - Fix a race condition in the CommandQueue::Thread destruction.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/platform/commandqueue.cpp#25 edit
2018-05-04 16:30:54 -04:00
Evgeny Mankov
0884499e61
Merge pull request #431 from emankov/master
...
[HIPIFY][test] Undo commit "Apply .clangformat to all repo source files"
2018-05-04 22:23:19 +03:00
emankov
0d756720b2
[HIPIFY][test] Undo commit "Apply .clangformat to all repo source files"
...
Commit broke tests due to code and comments formatting changes, thus FileCheck fails on checks, which are in comments.
2018-05-04 22:23:16 +03:00
foreman
05b48c7450
P4 to Git Change 1550526 by cpaquot@cpaquot-ocl-lc-lnx on 2018/05/04 15:00:44
...
SWDEV-145570 - [HIP] Missing HIP_INIT_API macro in hipDeviceSynchronize.
Affected files ...
... //depot/stg/opencl/drivers/opencl/api/hip/hip_device_runtime.cpp#9 edit
2018-05-04 15:12:48 -04:00
foreman
a6c58d73f6
P4 to Git Change 1550486 by cpaquot@cpaquot-ocl-lc-lnx on 2018/05/04 14:00:33
...
SWDEV-145570 - [HIP] Fix multithread init
Make the g_ihipInitialized variable per thread
And make sure to assign a default g_context
Affected files ...
... //depot/stg/opencl/drivers/opencl/api/hip/hip_context.cpp#10 edit
... //depot/stg/opencl/drivers/opencl/api/hip/hip_internal.hpp#9 edit
2018-05-04 14:13:13 -04:00
emankov
cbecca665b
Merge branch 'master' of https://github.com/ROCm-Developer-Tools/HIP
2018-05-04 21:04:34 +03:00
Evgeny Mankov
ec51b980e3
Merge pull request #429 from emankov/master
...
[HIPIFY][test] add cuDNN test
2018-05-04 12:40:48 +03:00
Evgeny Mankov
0bf8e42caa
[HIPIFY][test] add cuDNN test
2018-05-04 12:37:15 +03:00
Evgeny Mankov
bc77bf5ca0
Merge pull request #428 from emankov/docs
...
[HIPIFY][doc] Readme.md update
2018-05-04 11:06:59 +03:00
Evgeny Mankov
b6d4c7cfe6
[HIPIFY][doc] Readme.md update
...
+ supported CUDA version to LLVM version correspondence table is added.
+ Test section is rewritten.
+ Windows support is added.
2018-05-04 10:50:18 +03:00
foreman
732ed6b8c2
P4 to Git Change 1550156 by johtaylo@johtaylo-jtincrementor2-increment on 2018/05/04 03:00:06
...
SWDEV-2 - Change OpenCL version number from 2646 to 2647.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2394 edit
2018-05-04 03:10:14 -04:00
Evgeny Mankov
6c31248cac
Merge pull request #423 from emankov/cuDNN
...
[HIPIFY] Initial cuDNN support
2018-05-04 10:01:47 +03:00
foreman
f404808c04
P4 to Git Change 1550010 by cpaquot@cpaquot-ocl-lc-lnx on 2018/05/03 21:16:06
...
SWDEV-145570 - [HIP] Fixed region initialization
Affected files ...
... //depot/stg/opencl/drivers/opencl/api/hip/hip_memory.cpp#22 edit
2018-05-03 21:26:33 -04:00
foreman
4c3d52ab29
P4 to Git Change 1549971 by skudchad@skudchad_rocm on 2018/05/03 18:39:37
...
SWDEV-145570 - [HIP] - Fix build
Affected files ...
... //depot/stg/opencl/drivers/opencl/api/hip/hip_memory.cpp#21 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rockernel.hpp#21 edit
2018-05-03 18:56:01 -04:00
foreman
d6ffa28a5f
P4 to Git Change 1549971 by skudchad@skudchad_rocm on 2018/05/03 18:39:37
...
SWDEV-145570 - [HIP] - Fix build
Affected files ...
... //depot/stg/opencl/drivers/opencl/api/hip/hip_memory.cpp#21 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rockernel.hpp#21 edit
2018-05-03 18:56:01 -04:00
foreman
8495a06967
P4 to Git Change 1549969 by skudchad@skudchad_rocm on 2018/05/03 18:37:35
...
SWDEV-145570 - [HIP] - Fix build
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rockernel.hpp#20 edit
2018-05-03 18:49:22 -04:00
foreman
f1f8ea8266
P4 to Git Change 1549965 by skudchad@skudchad_test2_win_opencl on 2018/05/03 18:15:18
...
SWDEV-145570 - [HIP] - Minor fixes. Use coarse grain for hipMallocPitch
ReviewBoardURL = http://ocltc.amd.com/reviews/r/14768/diff/
Affected files ...
... //depot/stg/opencl/drivers/opencl/api/hip/hip_memory.cpp#20 edit
2018-05-03 18:26:45 -04:00
foreman
588fb74633
P4 to Git Change 1549630 by wchau@wchau_OCL_PAL_LC on 2018/05/03 11:10:03
...
SWDEV-146950 - OCLOfflineCompilation sub-test encounters seg-fault on LC path with Vega10
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.cpp#88 edit
2018-05-03 11:31:23 -04:00
Jenkins
a40e597b4e
Merge 'master' into 'amd-master'
...
Change-Id: I1d6d23c5381138aaf2d4555229183a6810612da2
2018-05-03 04:09:39 -05:00
Evgeny Mankov
4d19bd1da5
[HIPIFY] Initial cuDNN support
...
- based on https://github.com/ROCmSoftwarePlatform/hipDNN .
- lit testing was supplemented with CUDA_DNN_ROOT_DIR for cuDNN testing.
- single cuDNN test was added.
2018-05-03 11:33:40 +03:00
Evgeny Mankov
0ad4d520ed
Merge pull request #417 from emankov/master
...
[HIPIFY] Sync with HIP (Execution Control, Surfaces, Memory)
2018-05-03 10:45:51 +03:00
foreman
2800dbf4c6
P4 to Git Change 1549307 by johtaylo@johtaylo-jtincrementor2-increment on 2018/05/03 03:00:13
...
SWDEV-2 - Change OpenCL version number from 2645 to 2646.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2393 edit
2018-05-03 03:21:51 -04:00
Maneesh Gupta
de0148dcca
Merge pull request #422 from luckynikki/NULL-FIXES
...
Null checks added for hipmallocpitch and hipmemcpy apis
2018-05-03 10:14:40 +05:30
Lakhan Singh
12d8a47c0c
Null checks added for hipmallocpitch and hipmemcpy apis
2018-05-03 09:27:50 +05:30
foreman
16f6cf55e9
P4 to Git Change 1549067 by skudchad@skudchad_rocm on 2018/05/02 17:40:37
...
SWDEV-145570 - [HIP] - Fix build
Affected files ...
... //depot/stg/opencl/drivers/opencl/api/hip/hip_memory.cpp#19 edit
2018-05-02 22:25:53 -04:00
foreman
ed35f0693f
P4 to Git Change 1549060 by skudchad@skudchad_test2_win_opencl on 2018/05/02 17:36:53
...
SWDEV-145570 - [HIP] - Add hipMemcpyDeviceToDevice/hipMemcpyHostToHost/hipMemcpyDefault cases to hipMemcpy/hipMemcpyAsync, hipMemset2DAsync
ReviewBoardURL = http://ocltc.amd.com/reviews/r/14746/diff/
Affected files ...
... //depot/stg/opencl/drivers/opencl/api/hip/hip_memory.cpp#18 edit
2018-05-02 21:08:53 -04:00
foreman
57a05ba4d5
P4 to Git Change 1549012 by lmoriche@lmoriche_opencl_dev2 on 2018/05/02 16:56:02
...
SWDEV-145570 - [HIP] - Add hipMemset2DAsync, fix the HCC triple for device binaries (make sure to update to the latest HCC).
Affected files ...
... //depot/stg/opencl/drivers/opencl/api/hip/hip_hcc.def.in#4 edit
... //depot/stg/opencl/drivers/opencl/api/hip/hip_hcc.map.in#4 edit
... //depot/stg/opencl/drivers/opencl/api/hip/hip_memory.cpp#17 edit
... //depot/stg/opencl/drivers/opencl/api/hip/hip_platform.cpp#10 edit
2018-05-02 19:14:52 -04:00
emankov
3958e930ab
[HIPIFY] Initial cuDNN support
...
- based on https://github.com/ROCmSoftwarePlatform/hipDNN .
- lit testing was supplemented with CUDA_DNN_ROOT_DIR for cudnn testing.
- single cuDNN test was added.
2018-05-02 22:11:05 +03:00
Maneesh Gupta
563bdd813f
Merge pull request #421 from gargrahul/fix_tex3d_nvcc
...
Fix texture 3D for HIP/NVCC
2018-05-02 13:49:00 +05:30
Rahul Garg
976b9ed200
Cleaned up
2018-05-02 12:54:17 +05:30
foreman
cae0d85701
P4 to Git Change 1548646 by johtaylo@johtaylo-jtincrementor2-increment on 2018/05/02 03:00:06
...
SWDEV-2 - Change OpenCL version number from 2644 to 2645.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2392 edit
2018-05-02 03:08:53 -04:00
Rahul Garg
1d76c48e3d
Fix texture 3D for HIP/NVCC
2018-05-02 11:56:37 +05:30
foreman
6bd6d3d4c1
P4 to Git Change 1548560 by skudchad@skudchad_rocm on 2018/05/01 18:53:54
...
SWDEV-145570 - [HIP] - Fix hipDeviceSynchronize.
Affected files ...
... //depot/stg/opencl/drivers/opencl/api/hip/hip_device_runtime.cpp#8 edit
2018-05-01 19:01:10 -04:00