Ben Sander
|
7421aa54a8
|
Add clang-hipify as optional make step
[ROCm/hip commit: 357491edd1]
|
2016-05-02 10:20:00 -05:00 |
|
Ben Sander
|
8cc6e57a2b
|
merge
[ROCm/hip commit: f50fe0a46c]
|
2016-04-28 18:24:33 -05:00 |
|
Aditya Atluri
|
15fc041fd6
|
added support for __ldg
[ROCm/hip commit: 805b268ad4]
|
2016-04-20 12:25:40 -05:00 |
|
Ben Sander
|
3817725dad
|
test update
[ROCm/hip commit: 8ec1aad95d]
|
2016-04-17 07:54:39 -05:00 |
|
Ben Sander
|
698ea7f30f
|
Move HIP_HCC define to CMake
[ROCm/hip commit: 65abde6626]
|
2016-04-17 07:40:04 -05:00 |
|
Maneesh Gupta
|
32e35b671d
|
Replace /opt/hcc -> /opt/rocm/hcc and /opt/hsa -> /opt/rocm/hsa
[ROCm/hip commit: 5a31bad821]
|
2016-04-15 12:56:31 +05:30 |
|
Maneesh Gupta
|
425c5f9ade
|
Split hip packages into smaller components
[ROCm/hip commit: f0e11d9856]
|
2016-04-15 12:13:04 +05:30 |
|
Maneesh Gupta
|
4ee0549d4f
|
Change default HIP installation to /opt/rocm/hip
[ROCm/hip commit: 18af18476b]
|
2016-04-14 16:36:55 +05:30 |
|
Maneesh Gupta
|
7dbb93af4e
|
Refactor and add support for nvcc path in cmake
[ROCm/hip commit: 119de66cd2]
|
2016-04-12 12:42:12 +05:30 |
|
Maneesh Gupta
|
0b482f8876
|
Initial support for building HIP packages
[ROCm/hip commit: a2cd2ea6fa]
|
2016-04-11 16:33:28 +05:30 |
|
Daniil Fukalov
|
ab4c5f58d8
|
reverting accidentially removed files
[ROCm/hip commit: aa36e86dc3]
|
2016-04-07 01:00:19 +03:00 |
|
dfukalov
|
945336af90
|
moved clang-hipify tests to common folder "tests", updated cmake files to use downloadable clang+llvm binary package
[ROCm/hip commit: f9cf240f7a]
|
2016-04-06 20:44:19 +03:00 |
|
dfukalov
|
45623b902d
|
initial cmake add
[ROCm/hip commit: 53cca9a20a]
|
2016-04-05 00:10:21 +03:00 |
|
Maneesh Gupta
|
733e0b417e
|
Initial (non-default) support for shared library HIP
[ROCm/hip commit: bad947ae8b]
|
2016-04-01 16:08:49 +05:30 |
|
Maneesh Gupta
|
86dc2e5f77
|
Revert "Initial (non-default) support for shared library HIP"
This reverts commit 44cdc3c6a5.
[ROCm/hip commit: 9fd0a182f6]
|
2016-04-01 16:07:07 +05:30 |
|
Maneesh Gupta
|
44cdc3c6a5
|
Initial (non-default) support for shared library HIP
[ROCm/hip commit: 9de57129b4]
|
2016-04-01 15:45:32 +05:30 |
|
Maneesh Gupta
|
010529ecf5
|
Change HCC_DIR -> HCC_HOME, HSA_DIR -> HSA_PATH and HIP_INSTALL_PATH -> CMAKE_INSTALL_PREFIX
[ROCm/hip commit: 06dd3444b2]
|
2016-04-01 13:48:37 +05:30 |
|
Maneesh Gupta
|
02dfa83d06
|
Fix path comparison for install components in cmake
[ROCm/hip commit: 6dec2306da]
|
2016-04-01 12:13:22 +05:30 |
|
Maneesh Gupta
|
c4205e5074
|
Cleaned up cmake
[ROCm/hip commit: a8767f71c1]
|
2016-03-31 17:42:29 +05:30 |
|
Aditya Atluri
|
59e056e3e9
|
Revert to multiple output files than single .a lib
[ROCm/hip commit: 9de4c04a0a]
|
2016-03-30 07:54:18 -05:00 |
|
Maneesh Gupta
|
a135881829
|
Implement more complex HCC, HSA directory selection logic
[ROCm/hip commit: 5684cd67b9]
|
2016-03-30 13:58:38 +05:30 |
|
Aditya Atluri
|
ffe185d731
|
Calling intrinsics from global kernel
[ROCm/hip commit: 61cd2bb399]
|
2016-03-29 11:17:55 -05:00 |
|
Maneesh Gupta
|
e4227684b2
|
Fixed cmake not honoring user specified HIP_INSTALL_DIR
[ROCm/hip commit: 40cc748678]
|
2016-03-28 22:23:27 +05:30 |
|
Maneesh Gupta
|
513a91d25c
|
Improve cmake settings
[ROCm/hip commit: 1806979e72]
|
2016-03-28 21:55:03 +05:30 |
|
Aditya Atluri
|
2005380573
|
corrected cmake
[ROCm/hip commit: ae46b221df]
|
2016-03-24 11:17:57 -05:00 |
|
Ben Sander
|
60a2a67d46
|
Provcide more flexiblity in using HIP_PATH to control installation.
Also improve docs for developers / contributing.
[ROCm/hip commit: f3ad047194]
|
2016-03-24 13:33:07 -05:00 |
|
Aditya Atluri
|
702672c3df
|
Split files based on functionality and changed cmake file
[ROCm/hip commit: 794007c3e8]
|
2016-03-24 04:57:30 -05:00 |
|
Ben Sander
|
22aba5c9c5
|
Set /opt/hcc correctly if HCC_HOME not defined
[ROCm/hip commit: a24361df6f]
|
2016-03-24 10:50:08 -05:00 |
|
Ben Sander
|
08ba8339bb
|
CMake improvements.
- Directed tests build hip_hcc as subdir.
- Support HCC_HOME env var to control which HCC to use for build
hip_hcc.
[ROCm/hip commit: c4e1aba862]
|
2016-03-24 10:16:35 -05:00 |
|
Maneesh Gupta
|
4d54641625
|
Allow HIP installation to be portable
[ROCm/hip commit: 04d0bdfeaa]
|
2016-03-24 11:19:16 +05:30 |
|
sunway513
|
a70318160c
|
fix permissions for files in bin folder and install location
[ROCm/hip commit: a6eac51379]
|
2016-03-23 12:33:14 -05:00 |
|
Aditya Atluri
|
6841aa084c
|
reverted back to old infra with cmake added
[ROCm/hip commit: 5637bde4b3]
|
2016-03-23 11:13:02 -05:00 |
|
Aditya Atluri
|
4ca4cae3fa
|
WIP added modular feature for device apis
[ROCm/hip commit: 89bfc0e375]
|
2016-03-23 07:54:01 -05:00 |
|