Conflicts:
	README.md

Change-Id: Ie296d503d16121a62fed1a208352ec2b81c97fd9
Цей коміт міститься в:
Martin Schleiss
2016-12-14 00:13:30 +01:00
зафіксовано Maneesh Gupta
джерело 961b7890c1
коміт 263dcfed83
7 змінених файлів з 13 додано та 13 видалено
+1 -1
Переглянути файл
@@ -1,5 +1,5 @@
# HIP Porting Guide
In addition to providing a portable C++ programmming environement for GPUs, HIP is designed to ease
In addition to providing a portable C++ programming environment for GPUs, HIP is designed to ease
the porting of existing CUDA code into the HIP environment. This section describes the available tools
and provides practical suggestions on how to port CUDA code and work through common issues.