scchan
39fb16bc5f
add inline attribute to shfl functions
...
[ROCm/hip commit: 265c42500f ]
2016-02-02 12:53:17 -06:00
Ben Sander
5593dd846a
Merge branch 'master' of https://github.com/GPUOpen-ProfessionalCompute-Tools/HIP
...
[ROCm/hip commit: 6175d665fc ]
2016-02-02 10:05:44 -06:00
Ben Sander
57d88913f8
Remove warning on ballot/any/all and pop/clz.
...
Since these are supported in HIP no reason to emit warnings.
[ROCm/hip commit: 3898f6af3c ]
2016-02-02 10:02:48 -06:00
streamhsa
af8cc35552
Adjusted the value of __any as per CUDA -sandeep
...
[ROCm/hip commit: 974d491902 ]
2016-02-02 15:25:42 +05:30
streamhsa
e4635c36a0
ADDED Support for __ffs() and __ffsll() having signed input -sandeep
...
[ROCm/hip commit: 23904df99b ]
2016-02-02 15:05:46 +05:30
streamhsa
19d0b8095f
Added test for ballot and removing HIP_FUNCTION from hipSampleAtomicsTest.cpp -sandeep
...
[ROCm/hip commit: 2b02fe082f ]
2016-02-02 14:50:55 +05:30
Jack Chung
114874e5ee
Merge branch 'privatestaging' of github.com:AMDComputeLibraries/HIP-privatestaging into privatestaging
...
[ROCm/hip commit: 8551855f89 ]
2016-02-02 16:28:02 +08:00
Jack Chung
c94a8de983
Suppress linker warnings in case HCC distribution contains OpenCL/SPIR symbols
...
[ROCm/hip commit: 1e7642c569 ]
2016-02-02 16:27:42 +08:00
scchan
ca142c6d9c
adding shfl, shfl_up, shfl_down, shfl_xor intrinsics
...
[ROCm/hip commit: 04f3e3e598 ]
2016-02-01 23:55:31 -06:00
Maneesh Gupta
9ed3ef50fe
Add double and integer intrinsics to test
...
[ROCm/hip commit: 861cba6f75 ]
2016-02-01 16:00:45 +05:30
Jack Chung
79a0c836be
Disable sincosf which has trouble on hcc now.
...
[ROCm/hip commit: 93d1801a30 ]
2016-02-01 17:42:37 +08:00
Maneesh Gupta
af51dd0a72
Split math function tests into several smaller tests
...
[ROCm/hip commit: 4d9e8b8673 ]
2016-02-01 14:36:50 +05:30
Maneesh Gupta
bf51551d22
Disable testing of unsupported single precision intrinsics
...
[ROCm/hip commit: 276e20d4db ]
2016-02-01 14:34:28 +05:30
Maneesh Gupta
1b4ad3eedf
Add few more single precision intrinsics to hcc_detail/hip_runtime.h
...
[ROCm/hip commit: d2c6125a7c ]
2016-02-01 14:29:50 +05:30
Maneesh Gupta
01c51ce734
Restrict using namespace hc::precise_math to device only
...
[ROCm/hip commit: 3b19fd578d ]
2016-02-01 14:26:50 +05:30
Maneesh Gupta
3e13c7dae7
Remove redundant #define __HCC__ in hcc_detail/hip_runtime.h
...
[ROCm/hip commit: e55f3778e0 ]
2016-02-01 14:24:41 +05:30
Paul Jähne
b37fdaff32
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/hip commit: c53031809c ]
2016-01-31 13:29:03 +01:00
sunway513
1b93c2f456
Fix some typos and incorrect namings in comments
...
[ROCm/hip commit: 02fa107967 ]
2016-01-28 13:17:44 -06:00
sunway513
11edc27b87
Fix @file and @brief tag on header files
...
[ROCm/hip commit: 71a841d764 ]
2016-01-28 10:59:21 -06:00
Ben Sander
34ee235d06
Fix typo in hipStreamWaitEvent. Fixes#9
...
[ROCm/hip commit: 1e2fb8a1ab ]
2016-01-28 09:51:11 -06:00
Ben Sander
0d983ce647
Update links in docs to GPUOpen and to Doxygen
...
[ROCm/hip commit: 317566c1b6 ]
2016-01-27 00:23:47 -06:00
Aditya Avinash Atluri
c0aa29d381
Update README.md
...
[ROCm/hip commit: 1d74e7c05f ]
2016-01-26 10:43:41 -05:00
Aditya Avinash Atluri
ae7d13da30
Corrected compilation error
...
[ROCm/hip commit: 2d57a3dd0b ]
2016-01-26 10:40:06 -05:00
Ben Sander
97cf8b8ac9
Initial commit for GPUOpen Launch
...
[ROCm/hip commit: f38e63ff18 ]
2016-01-26 20:14:33 -06:00
bstefanizzi
b039437257
Initial commit
...
[ROCm/hip commit: 9eca92261c ]
2016-01-07 18:41:56 +01:00