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

40 Коммитов

Автор SHA1 Сообщение Дата
Ben Sander ae336b6a6d Update supported API list
Change-Id: Idbc941e4464d200aca7ac3382060edc08ab94ef2


[ROCm/clr commit: a03a71badd]
2016-08-29 18:39:50 -05:00
Aditya Atluri 76c122aecb added docs to how to use hipModuleLaunchKernel
Change-Id: I626241552c69cdae56501371374ca8f2c6776c85


[ROCm/clr commit: 5dc94eb45d]
2016-08-29 15:38:04 -05:00
Aditya Atluri 78420e4051 added sample to porting driver guide
Change-Id: Ia2b54311cec617e5e2a162fd31415c8caad4a374


[ROCm/clr commit: fa86d293bf]
2016-08-29 15:25:35 -05:00
Ben Sander f317725b7c Doc update. Describe memcpytosymbol, threadfence_system workarounds
[ROCm/clr commit: d76372a049]
2016-08-29 13:45:20 -05:00
Ben Sander 99340539a9 Add docs on porting driver API
[ROCm/clr commit: 8b8181df41]
2016-08-26 10:46:39 -05:00
Ben Sander 613cf84e5b Doc update to clarify supported / unsupported features
[ROCm/clr commit: 8d02cf466f]
2016-08-26 10:46:39 -05:00
Rahul Garg ab47c624ec Added initial draft for performance optimizations, started with unpinned memory transfers
Change-Id: Icbce2aec347d015bc66cc0c08f6193057bf36b4c


[ROCm/clr commit: 778bb2e78a]
2016-08-22 11:37:37 +05:30
pensun e0a47d1e32 add note in hip_faq regarding workaround that add keyword of static for all forceinline functions
Change-Id: Ia13ba59b1e54df8ead5a96a952084144431ec72a


[ROCm/clr commit: 3b268c54f8]
2016-08-10 11:31:13 -05:00
Ben Sander f7c955104a Document workaround for parenthesis+macro+hipLaunchKernel
Change-Id: Ie04c99db92d6499ddde93028a96f9d8f72d3f992


[ROCm/clr commit: e23cd0dd3c]
2016-08-10 08:59:47 -05:00
Maneesh Gupta 22fefac98f Merge branch 'release_0.92.00' into amd-develop
Conflicts:
	RELEASE.md
	docs/markdown/hip_faq.md

Change-Id: Ifae1b64b6255a7872dfdc885bb8fb52f622464b7


[ROCm/clr commit: 2d6eb727e9]
2016-08-01 10:47:25 +05:30
Ben Sander 0ed0ad30da Doc update for FAQ and future RELEASE notes
Change-Id: I7e7c32d9a19fdaea0a0e41f1d4fa4652e53640f2


[ROCm/clr commit: 77be00e8d3]
2016-07-26 12:14:15 -05:00
Ben Sander 4094170fd7 Make HCC ignore register keyword
- (previously would emit a warning)
- Also tweak documentation.

Change-Id: I0f4f00f82f8cc53d420112570f2d7675535e6aea


[ROCm/clr commit: b9e48d6066]
2016-07-26 12:13:48 -05:00
Maneesh Gupta cc9a901498 Documentation updates
Change-Id: Ia624d86915c4c96da0ac0242f767135f30ff73c6


[ROCm/clr commit: b29ed98f9a]
2016-07-25 14:53:15 +05:30
pensun 2c945dba23 Add empty stubs for threadfence family routines, changes include:
- stubs and documentation in include/hcc_details/hip_runtime.h
    - stubs with "no-op" in src/hip_memory.cpp
    - document update in hip_kernel_language.md, add suggestions to
    disable L1 and L2 caches when using the threadfence routines.

Change-Id: Ic0753170f802003055bca9d7476d7f48817b98b7


[ROCm/clr commit: 6db08e5135]
2016-07-22 10:40:58 -05:00
Ben Sander 5586cc02b4 Update documentation.
- Add more detailed feature comparison HIP vs specific CUDA SDK revs.
- Remove reference to old codenames.
- Fix TOC in some md files.

Change-Id: If0f6a05dc61237c4710c4d4bf2d933d556dcaeae


[ROCm/clr commit: 4b3102b578]
2016-07-18 13:56:22 -05:00
Maneesh Gupta 9e414f242c Merge branch 'release_0.90.00' into amd-develop
Conflicts:
	bin/hipcc

Change-Id: Iced6290fe205551f5d30f656088530b0ea813193


[ROCm/clr commit: 2410d285a2]
2016-07-15 10:04:03 +05:30
Maneesh Gupta 138148a788 Update markdown documentation
Change-Id: I92cf4411d601e5bbd62ce6c3346cdac0ea2945a8


[ROCm/clr commit: 4138461080]
2016-06-29 20:49:40 +05:30
Aditya Atluri 1e6eb6672c added device functions to docs
Change-Id: I11ad1af86274620782986e227888b2d5f0544d8f


[ROCm/clr commit: d2c1fb6f13]
2016-06-22 14:51:50 +05:30
Ben Sander 050430789c Grid-launch updates to 2.0 and cleanup of old.
_ Use fields from GRID_LAUNCH_20 structure
  (See USE_GRID_LAUNCH_20 define, currently set to 0)
  "1" will require HCC support.
- Remove old DISABLE_GRID_LAUNCH support.

Change-Id: I584ce648d217251789a6283cf27feb24cb7dc8d1


[ROCm/clr commit: e27b5cc927]
2016-06-21 23:24:38 -05:00
Aditya Atluri 041b0a544e added device functions to docs
Change-Id: I11ad1af86274620782986e227888b2d5f0544d8f


[ROCm/clr commit: f201f27317]
2016-06-21 11:11:20 -05:00
Rahul Garg 5b74d1666a Update in clock function
Change-Id: I5819aa62693dc3b9b5d7e39944d1e58aadc72027


[ROCm/clr commit: 02a6c1fbe0]
2016-05-20 11:12:32 +05:30
Ben Sander a34e3be329 move/update API list
Change-Id: I90457b90bbcb2a3309bf65a94a25be69af38f261


[ROCm/clr commit: b73bdb7e07]
2016-05-16 15:19:07 -05:00
Ben Sander c578bb72ef Update porting guide docs on -stdlib
[ROCm/clr commit: 72f7a15e54]
2016-05-03 09:20:41 -05:00
Ben Sander 08721a2fda Doc update
[ROCm/clr commit: 7f1bd9e1e5]
2016-04-27 17:45:14 -05:00
Ben Sander 9ff4294869 update README for new make/installation steps, new FAQ
[ROCm/clr commit: 489e76e584]
2016-04-14 07:19:07 -05:00
Ben Sander bdc842f7f2 describe HIP_PLATFORM
[ROCm/clr commit: f8f839d9dd]
2016-03-25 17:11:49 -05:00
Ben Sander e9764276c0 add note on using HIP_PLATFORM to force hcc path
[ROCm/clr commit: 01ac10e345]
2016-03-24 14:33:11 -05:00
Ben Sander 7f1f07363d Update docs:
- Some comments in hip_hcc.cpp
 - document hipHostRegister* flags.
 - expand docs on hipHostRegister/Unregister. Use "register" rather than
   "pin" to describe action these take.
 - change required CUDA version to 6 (require unified memory)
 - remake doxygen.


[ROCm/clr commit: 3ca91cf327]
2016-03-23 23:11:15 -05:00
Ben Sander 57c08b7fce Describe HIP env vars
[ROCm/clr commit: c39b0f9660]
2016-03-19 03:09:57 -05:00
Aditya Atluri e5657dec23 corrected hipDeviceGetProperties to hipGetDeviceProperties - not docs
[ROCm/clr commit: 8a21b42943]
2016-03-06 08:31:04 -06:00
Ben Sander d6c404e6f6 Copy dependency bug fixes and test modes.
Add dependency for host-to-host copy.

Add debug mode for HIP_DISABLE_HW_COPY_DEP and
HIP_DISABLE_HW_KERNEL_DEP - setting these to -1 now ignores
all dependencies.


[ROCm/clr commit: 4909faf8e3]
2016-02-28 21:19:49 -06:00
Ben Sander 9edf27447e disable rocrv2, properly
[ROCm/clr commit: 3eb281aeff]
2016-02-27 03:31:30 -06:00
gargrahul 9bb7be6891 Update for shared atomics support
[ROCm/clr commit: 14508fd0d6]
2016-02-22 16:21:52 +05:30
Maneesh Gupta 00d106a777 Documented supported fastmath functions
[ROCm/clr commit: c82511258c]
2016-02-12 14:21:58 +05:30
Maneesh Gupta 7c93bdebaf Updated integer intrinsics documentation
[ROCm/clr commit: 2659e70d48]
2016-02-12 13:58:35 +05:30
gargrahul 91a5b0aa77 Removed atomicInc and atomicDec support from HIP
[ROCm/clr commit: 51f46d9ddf]
2016-02-10 04:29:55 +05:30
Ben Sander 8b291201de Doc update
[ROCm/clr commit: a06e0d9050]
2016-02-08 21:44:55 -06:00
Ben Sander c94c562f26 iScript cleanup, add --full
[ROCm/clr commit: fdeb477822]
2016-02-08 21:44:55 -06:00
Paul Jähne 25db6b5cde Update hip_faq.md
changed Cuda to CUDA for consistency
changed NVIDIA to Nvidia for consistency
corrected apostrophes
corrected section "What hardware does HIP support?"

[ROCm/clr commit: 2872d8dfec]
2016-01-31 13:29:03 +01:00
Ben Sander 28f87a0428 Initial commit for GPUOpen Launch
[ROCm/clr commit: 304171c1a2]
2016-01-26 20:14:33 -06:00