Commit gráf

38 Commit-ok

Szerző SHA1 Üzenet Dátum
Maneesh Gupta ea953cb76a cmake picks HIP version from hipcc
Change-Id: I334d9573bb6d60fe907a13083486f06504a621e4
2016-06-14 14:57:56 +05:30
Maneesh Gupta 29c243a0a4 dynamically compute HCC version dependency for hip_hcc package
Change-Id: I5eca934826f12ee002416b299fd562db0f60056c
2016-05-09 06:01:33 -04:00
Maneesh Gupta d8bc30d79a Add packaging scripts for creating hip_samples package
Change-Id: I38205ce851ee2d8affce532c80c9a9fd4f66b345
2016-05-06 14:39:10 +05:30
Maneesh Gupta 003eacfc86 Bump HIP package version to 0.86.00 2016-05-04 17:17:04 +05:30
Maneesh Gupta 42a0126f38 Modify cmake for better clang hipify integration 2016-05-04 14:44:00 +05:30
Ben Sander 83cf3ed2b5 Add clang-hipify as optional make step 2016-05-02 10:20:00 -05:00
Ben Sander 563591b065 merge 2016-04-28 18:24:33 -05:00
Aditya Atluri b493eac7e0 added support for __ldg 2016-04-20 12:25:40 -05:00
Ben Sander 3301deb07c test update 2016-04-17 07:54:39 -05:00
Ben Sander f9a31e28ad Move HIP_HCC define to CMake 2016-04-17 07:40:04 -05:00
Maneesh Gupta cf4c3b0913 Replace /opt/hcc -> /opt/rocm/hcc and /opt/hsa -> /opt/rocm/hsa 2016-04-15 12:56:31 +05:30
Maneesh Gupta 84956b6e99 Split hip packages into smaller components 2016-04-15 12:13:04 +05:30
Maneesh Gupta efe468bbab Change default HIP installation to /opt/rocm/hip 2016-04-14 16:36:55 +05:30
Maneesh Gupta 332dc21fcb Refactor and add support for nvcc path in cmake 2016-04-12 12:42:12 +05:30
Maneesh Gupta cae6694a36 Initial support for building HIP packages 2016-04-11 16:33:28 +05:30
Daniil Fukalov f6678e146d reverting accidentially removed files 2016-04-07 01:00:19 +03:00
dfukalov f1e64fe2b4 moved clang-hipify tests to common folder "tests", updated cmake files to use downloadable clang+llvm binary package 2016-04-06 20:44:19 +03:00
dfukalov d854d3650c initial cmake add 2016-04-05 00:10:21 +03:00
Maneesh Gupta a8879638b6 Initial (non-default) support for shared library HIP 2016-04-01 16:08:49 +05:30
Maneesh Gupta a11725cced Revert "Initial (non-default) support for shared library HIP"
This reverts commit 1c722fa431.
2016-04-01 16:07:07 +05:30
Maneesh Gupta 1c722fa431 Initial (non-default) support for shared library HIP 2016-04-01 15:45:32 +05:30
Maneesh Gupta fdcfd3d8f9 Change HCC_DIR -> HCC_HOME, HSA_DIR -> HSA_PATH and HIP_INSTALL_PATH -> CMAKE_INSTALL_PREFIX 2016-04-01 13:48:37 +05:30
Maneesh Gupta 97f8fd7a8a Fix path comparison for install components in cmake 2016-04-01 12:13:22 +05:30
Maneesh Gupta df5b746cde Cleaned up cmake 2016-03-31 17:42:29 +05:30
Aditya Atluri b2b3eec95c Revert to multiple output files than single .a lib 2016-03-30 07:54:18 -05:00
Maneesh Gupta 80b176d540 Implement more complex HCC, HSA directory selection logic 2016-03-30 13:58:38 +05:30
Aditya Atluri 3b3db60c25 Calling intrinsics from global kernel 2016-03-29 11:17:55 -05:00
Maneesh Gupta f59b9e0aaf Fixed cmake not honoring user specified HIP_INSTALL_DIR 2016-03-28 22:23:27 +05:30
Maneesh Gupta 72751fa87c Improve cmake settings 2016-03-28 21:55:03 +05:30
Aditya Atluri 6915046b27 corrected cmake 2016-03-24 11:17:57 -05:00
Ben Sander bcba591852 Provcide more flexiblity in using HIP_PATH to control installation.
Also improve docs for developers / contributing.
2016-03-24 13:33:07 -05:00
Aditya Atluri 1c55019322 Split files based on functionality and changed cmake file 2016-03-24 04:57:30 -05:00
Ben Sander 890ec4c45c Set /opt/hcc correctly if HCC_HOME not defined 2016-03-24 10:50:08 -05:00
Ben Sander 0e92a64b95 CMake improvements.
- Directed tests build hip_hcc as subdir.
- Support HCC_HOME env var to control which HCC to use for build
  hip_hcc.
2016-03-24 10:16:35 -05:00
Maneesh Gupta b25d041769 Allow HIP installation to be portable 2016-03-24 11:19:16 +05:30
sunway513 925cac22c7 fix permissions for files in bin folder and install location 2016-03-23 12:33:14 -05:00
Aditya Atluri 29119bd3d4 reverted back to old infra with cmake added 2016-03-23 11:13:02 -05:00
Aditya Atluri 64c4c70e4f WIP added modular feature for device apis 2016-03-23 07:54:01 -05:00