foreman
4ef369958b
P4 to Git Change 1619908 by wchau@wchau_OCL_cmake on 2018/10/16 14:08:33
...
SWDEV-167383 - [OCL]: Switch to new object format
- Add flag to disable Ver 3 Object format until it is support by OCL
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/devprogram.cpp#11 edit
2018-10-18 09:36:36 -04:00
foreman
e4f80bc457
P4 to Git Change 1619545 by chui@ocl-promo-incrementor on 2018/10/16 03:00:31
...
SWDEV-2 - Change OpenCL version number from 2758 to 2759.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2506 edit
2018-10-18 08:03:17 -04:00
foreman
9bad9b4d54
P4 to Git Change 1619397 by gandryey@gera-w8 on 2018/10/15 18:23:10
...
SWDEV-155434 - Add SQTT instrumentation tokens for OpenCL dispatches for RGP support
- Add the barrier's reason to the RGP trace
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palgpuopen.cpp#9 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palgpuopen.hpp#7 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.cpp#127 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.hpp#57 edit
2018-10-18 07:34:23 -04:00
Alex Voicu
59533b84e1
Guard new includes.
2018-10-18 12:29:27 +01:00
Alex Voicu
602280eb8b
Re-sync with upstream.
2018-10-18 12:27:03 +01:00
Maneesh Gupta
30523b72a2
Merge pull request #688 from aaronenyeshi/fix-sinf-cosf-ocml
...
Use sinf and cosf from ocml device libs
2018-10-18 16:39:20 +05:30
foreman
55e3c896aa
P4 to Git Change 1619186 by gandryey@gera-w8 on 2018/10/15 13:38:18
...
SWDEV-155434 - Add SQTT instrumentation tokens for OpenCL dispatches for RGP support
- Fix SQTT tockets update when multiple queues are captured
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.cpp#113 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palgpuopen.cpp#8 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palgpuopen.hpp#6 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.hpp#56 edit
2018-10-18 06:41:29 -04:00
foreman
8112fe829e
P4 to Git Change 1618388 by chui@ocl-promo-incrementor on 2018/10/13 03:01:02
...
SWDEV-2 - Change OpenCL version number from 2757 to 2758.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2505 edit
2018-10-18 04:10:36 -04:00
foreman
01310ef81f
P4 to Git Change 1618184 by kzhuravl@kzhuravl-fiji-ocllc-2 on 2018/10/12 14:28:12
...
SWDEV-125823 - Fix cmake-based opencl build from p4
//depot/mirrors/amdgcn.git/* changes would be submitted through gerrit.
Affected files ...
... //depot/stg/opencl/drivers/opencl/CMakeLists.txt#21 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/libUtils.cpp#35 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/libUtils.h#35 edit
... //depot/stg/opencl/drivers/opencl/runtime/CMakeLists.txt#14 edit
2018-10-18 03:07:56 -04:00
foreman
2dcc063b81
P4 to Git Change 1618184 by kzhuravl@kzhuravl-fiji-ocllc-2 on 2018/10/12 14:28:12
...
SWDEV-125823 - Fix cmake-based opencl build from p4
//depot/mirrors/amdgcn.git/* changes would be submitted through gerrit.
Affected files ...
... //depot/stg/opencl/drivers/opencl/CMakeLists.txt#21 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/libUtils.cpp#35 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/libUtils.h#35 edit
... //depot/stg/opencl/drivers/opencl/runtime/CMakeLists.txt#14 edit
2018-10-18 03:07:56 -04:00
Maneesh Gupta
9143ae6bdb
Merge pull request #692 from whchung/hip-reinit-take2
...
HIP program state re-initialization logic (take 2)
2018-10-18 12:06:41 +05:30
Maneesh Gupta
c7a147f109
Merge pull request #711 from nicholasmalaya/patch-1
...
Updates to HIP porting guide
2018-10-18 12:06:31 +05:30
foreman
3f9829e704
P4 to Git Change 1617914 by chui@ocl-promo-incrementor on 2018/10/12 03:00:36
...
SWDEV-2 - Change OpenCL version number from 2756 to 2757.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2504 edit
2018-10-18 01:52:20 -04:00
foreman
49dd1b2dcd
P4 to Git Change 1617235 by chui@ocl-promo-incrementor on 2018/10/11 03:00:29
...
SWDEV-2 - Change OpenCL version number from 2755 to 2756.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2503 edit
2018-10-17 23:13:01 -04:00
Maneesh Gupta
3f87e33c9a
Merge pull request #710 from mangupta/use_hipLaunchKernelGGL
...
Replace hipLaunchKernel -> hipLaunchKernelGGL
2018-10-18 08:36:59 +05:30
Nicholas Malaya
bfbc1298d1
Update hip_porting_guide.md
2018-10-17 14:27:11 -05:00
Nicholas Malaya
adc7741441
Fixing link
2018-10-17 14:26:49 -05:00
Nicholas Malaya
319f7232c2
Fixing a link
2018-10-17 14:25:54 -05:00
Nicholas Malaya
4c2e4ead8d
Adding library equivalent section
2018-10-17 14:25:07 -05:00
Nicholas Malaya
41279dcb38
Small editing changes to clean up document
2018-10-17 14:11:25 -05:00
Nicholas Malaya
4939444a51
Fixing a broken indentation
...
Minor (cosmetic) edit to make items appear in ordered bulleted list
2018-10-17 13:56:51 -05:00
Nicholas Malaya
20bb485199
Update hip_porting_guide.md
...
Adding hyperlink to bin/hipconvertinplace.sh
2018-10-17 13:49:47 -05:00
Jenkins
70f67ff7be
Merge 'master' into 'amd-master'
...
Change-Id: I9cd9ee0d875a2bf345b0c996a63e9168a76b1108
2018-10-17 04:09:35 -05:00
Maneesh Gupta
e1fe095471
Replace hipLaunchKernel -> hipLaunchKernelGGL
...
Change-Id: I4d99009e1199811d417becf1e1b934ec4d4e30be
2018-10-17 14:32:25 +05:30
Maneesh Gupta
3bf8e9ad8e
Fix typos in Jenkinsfile
2018-10-17 11:13:37 +05:30
Maneesh Gupta
f41924d42e
Update Jenkinsfile
...
Disable rocm-1.9x testing in CI due to incompatible changes with HCC from ROCm 1.9.x
2018-10-17 11:03:43 +05:30
Maneesh Gupta
95be669f4a
Merge pull request #703 from mangupta/stream_create_with_priority
...
Implementation for stream priority
2018-10-17 10:53:43 +05:30
Maneesh Gupta
3485d86746
Merge pull request #702 from aaronenyeshi/fix-missing-irif-lib
...
Replace IRIF fences with atomic_work_item_fence
2018-10-17 10:53:27 +05:30
Maneesh Gupta
6a4aaed7f3
Merge pull request #698 from yxsamliu/compile-flags
...
Add HIPCC_COMPILE_FLAGS_APPEND
2018-10-17 10:53:17 +05:30
Maneesh Gupta
5ca415a172
Merge pull request #696 from gargrahul/fix_texrestypelin_size
...
Fixed image width for linear resource type texture
2018-10-17 06:11:23 +05:30
Maneesh Gupta
ae4e24dc21
Merge pull request #708 from mangupta/swdev-125523
...
Add missing hipHostRegister flags on nvcc path
2018-10-17 06:10:25 +05:30
Evgeny Mankov
3f4f090fd9
Merge pull request #709 from emankov/master
...
[HIPIFY] Code cleanup and formatting
2018-10-15 15:37:38 +03:00
Evgeny Mankov
9a1a511c84
[HIPIFY] Code cleanup and formatting
2018-10-15 15:27:37 +03:00
Maneesh Gupta
d71006eb99
Add missing hipHostRegister flags on nvcc path
...
Change-Id: I69f09204d9c544935104d4168ab8d3626666a623
2018-10-15 15:30:24 +05:30
Alex Voicu
f480a134f4
Update samples.
2018-10-13 23:28:22 +01:00
Alex Voicu
217fe345ca
Minimal should mean minimal.
2018-10-11 00:21:41 +01:00
Alex Voicu
7874ec8aaf
Trailing whitespace is still not the final frontier.
2018-10-11 00:08:09 +01:00
Alex Voicu
b2b482c78e
Address Aaron's comments
2018-10-11 00:03:01 +01:00
Alex Voicu
031c1d574f
Use HIP math functions, stop using hipLaunchParm.
2018-10-10 11:56:54 +01:00
Alex Voicu
c564ccbffc
Merge branch 'master' of https://github.com/ROCm-Developer-Tools/HIP into feature_minimal_changes_for_hc_next
2018-10-10 11:44:09 +01:00
Alex Voicu
9ec697c620
Re-sync with upstream.
2018-10-10 11:43:49 +01:00
foreman
9b367f0387
P4 to Git Change 1615280 by chui@ocl-promo-incrementor on 2018/10/06 03:00:27
...
SWDEV-2 - Change OpenCL version number from 2754 to 2755.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2502 edit
2018-10-06 03:10:38 -04:00
Maneesh Gupta
07ee1f07d8
Implementation for stream priority
...
- Requires ROCm 1.9.x or higher
- Requires HCC with PR#886 merged
Change-Id: Id7c95ea091ee610e80c9ad815f1cb989cba570ca
2018-10-05 16:27:46 +05:30
foreman
2704d2ac22
P4 to Git Change 1614831 by chui@ocl-promo-incrementor on 2018/10/05 03:00:26
...
SWDEV-2 - Change OpenCL version number from 2753 to 2754.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2501 edit
2018-10-05 03:07:29 -04:00
Aaron Enye Shi
03822afaa9
Replace IRIF fences with atomic_work_item_fence
2018-10-04 21:47:28 +00:00
Jenkins
3cb93c2ed2
Merge 'master' into 'amd-master'
...
Change-Id: I1884a7f1ee85ee14592fd6c2f28beb4872d0fd13
2018-10-04 04:09:36 -05:00
foreman
035b8e3d1f
P4 to Git Change 1614408 by chui@ocl-promo-incrementor on 2018/10/04 02:56:51
...
SWDEV-2 - Change OpenCL version number from 2752 to 2753.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2500 edit
2018-10-04 03:08:45 -04:00
Maneesh Gupta
e7d3f3860e
Merge pull request #697 from yxsamliu/dev-lib-path
...
Let hipcc add --hip-device-lib-path by default for hip-clang
2018-10-04 07:40:37 +05:30
Maneesh Gupta
ed51044502
Merge pull request #700 from ROCm-Developer-Tools/fix-long-long-decl
...
Fix hip_vector_types.h for long long vectors
2018-10-04 07:39:30 +05:30
foreman
8a8f7e3657
P4 to Git Change 1614278 by wchau@wchau_OCL_cmake on 2018/10/03 21:04:41
...
SWDEV-165756 - [ROCm] Backport cmake back into perforce to resolve cmake build broken issue
(Resubmitted CL1613181 with a bug fix)
- porting CMAKE changes in http://git.amd.com:8080/#/c/173995/
- add new source file names in runtime/CMakeLists.txt
-- required additional changes of CMAKE files from Konstantin to build the current OCL driver using CMAKE
Affected files ...
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/CMakeLists.txt#17 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/libUtils.cpp#34 edit
... //depot/stg/opencl/drivers/opencl/compiler/lib/utils/v0_8/libUtils.h#34 edit
... //depot/stg/opencl/drivers/opencl/runtime/CMakeLists.txt#13 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/CMakeLists.txt#15 edit
2018-10-03 21:26:10 -04:00