emankov
2de86ca8c1
[HIPIFY][SPARSE] Data types support
...
+ Add all cuSPARSE types
+ Update CUSPARSE_API_supported_by_HIP.md
+ Update README.md
[ROCm/clr commit: 732374233c ]
2018-11-21 01:31:02 +03:00
Evgeny Mankov
77835ded3f
[HIPIFY][doc] Update README.md
...
+ Split Linux and Windows sections
+ Rewrite Testing section
[ROCm/clr commit: 83d1b50615 ]
2018-11-01 19:11:40 +03:00
Evgeny Mankov
8c3f9ebac6
[HIPIFY][doc] Readme update
...
Clang 7.0.0 release has a known bug https://bugs.llvm.org/show_bug.cgi?id=36384 , thus 7.0.0 is unstable release for Linux and Windows.
Last stable and tested LLVM+Clang release is 6.0.1.
[ROCm/clr commit: 5ab9c4bbca ]
2018-10-26 15:01:58 +03:00
Evgeny Mankov
e9acd2671d
[HIPIFY][docs] Fix typos in Readme.md
...
[ROCm/clr commit: 6056686796 ]
2018-09-26 17:26:25 +03:00
Evgeny Mankov
a4c3741ec7
Merge pull request #690 from emankov/hipBLAS
...
[HIPIFY][doc] Update README.md due to new LLVM 7.0.0 and CUDA 10.0 re…
[ROCm/clr commit: e879118d87 ]
2018-09-26 17:05:47 +03:00
Evgeny Mankov
298ca9b3cd
[HIPIFY][doc] Update README.md due to new LLVM 7.0.0 and CUDA 10.0 releases.
...
[ROCm/clr commit: a7e75c72ee ]
2018-09-26 17:01:59 +03:00
Evgeny Mankov
dac14d60b7
[HIPIFY][Complex] Add cuComplex support
...
+ Add API_COMPLEX support (data types and functions)
+ Add cuComplex_API_supported_by_HIP.md
+ Add cuComplex_Julia.cu test
+ Update README.md
[ROCm/clr commit: ce57b99f9d ]
2018-08-08 18:34:57 +03:00
Evgeny Mankov
9ffec20ff2
[HIPIFY][docs] Formatting
...
[ROCm/clr commit: 55ee734b22 ]
2018-08-01 17:29:00 +03:00
Evgeny Mankov
66e24cb0d3
[HIPIFY][FFT] Add cuFFT support
...
+ Add API_FFT support (data types and functions)
+ Add CUFFT_API_supported_by_HIP.md
+ Add simple_cufft.cu test
+ Update README.md
[ROCm/clr commit: c57bfd50e3 ]
2018-07-31 22:25:48 +03:00
Evgeny Mankov
a6f74d51b9
[HIPIFY][docs] Update README.md after testing with new LLVM releases 5.0.2 and 6.0.1
...
[ROCm/clr commit: 2806dff2be ]
2018-07-10 20:37:54 +03:00
Evgeny Mankov
19106d767e
[HIPIFY][doc] Readme.md update
...
+ supported CUDA version to LLVM version correspondence table is added.
+ Test section is rewritten.
+ Windows support is added.
[ROCm/clr commit: b6d4c7cfe6 ]
2018-05-04 10:50:18 +03:00
Chris Kitching
ae21f6400c
Update hipify-clang readme for simplified build process
...
[ROCm/clr commit: f25afde2f5 ]
2017-10-27 19:39:41 +01:00
Chris Kitching
4e924460b4
hipify does not add the hipLaunchParm option any more
...
This was removed a while ago - seems like it uses a different
variant of the launch kernel function now, so this is redundant.
[ROCm/clr commit: 47c8293eaf ]
2017-10-27 19:39:41 +01:00
Maneesh Gupta
7b011a5996
Update toc in markdown documentation
...
Change-Id: I6da7053672b306442f3640fff3471efe25593870
[ROCm/clr commit: f907a986a1 ]
2017-06-28 11:32:25 +05:30
Evgeny Mankov
92e8c13490
[HIPIFY] [DOC] Fix typo.
...
[ROCm/clr commit: ec2c1316a8 ]
2017-06-23 21:59:24 +03:00
Evgeny Mankov
268c7b035a
[HIPIFY] [DOC] Readme.md update: Ubuntu 16.04 support
...
[ROCm/clr commit: f66780f39b ]
2017-04-22 01:01:31 +03:00
Evgeny Mankov
2cef50ac30
[HIPIFY] Readme.md update.
...
[ROCm/clr commit: cc8a7f3d3e ]
2017-02-08 19:50:05 +03:00
Evgeny Mankov
508311dafe
[HIPIFY] Readme.md update.
...
+ Launching example.
+ Delimiter "--" is strongly recommended.
+ "-x cuda" option is mentioned as well.
[ROCm/clr commit: b3098091fd ]
2017-02-08 19:43:32 +03:00
Maneesh Gupta
ca0322ab2c
clang-hipify -> hipify-clang. Also attempt to build it by default
...
Change-Id: I694e6c772f5347c820d9bd6c9aa61d6d9696911e
[ROCm/clr commit: 11fd56ed5d ]
2016-10-05 13:06:22 +05:30