İşleme Grafiği

29 İşleme

Yazar SHA1 Mesaj Tarih
Ben Sander 3ce8ed9f4c Add hcc-config info to --full
[ROCm/clr commit: 39c5f0f610]
2016-02-08 21:44:55 -06:00
Ben Sander c94c562f26 iScript cleanup, add --full
[ROCm/clr commit: fdeb477822]
2016-02-08 21:44:55 -06:00
Ben Sander a1bbf9aa3d Fix HIP_PLATFORM detection
[ROCm/clr commit: 26854bb31c]
2016-02-05 07:15:46 -06:00
Ben Sander 0f1752e720 Fix getdeviceattr compilation for NVCC
[ROCm/clr commit: 9aec91a3b7]
2016-02-04 16:26:33 -06:00
Sam Kolton 136baccbe5 Implementation of hipDeviceGetAttribute()
[ROCm/clr commit: afe45964ae]
2016-02-04 17:39:27 +03:00
Ben Sander 054598a1b3 Merge branch 'master' into privatestaging
[ROCm/clr commit: 2faf1dfe6e]
2016-02-03 09:39:19 -06:00
scchan a9745be3f4 add inline attribute to shfl functions
[ROCm/clr commit: 63a6bce3d9]
2016-02-02 12:53:17 -06:00
Ben Sander 0d62f7767a Merge branch 'master' of https://github.com/GPUOpen-ProfessionalCompute-Tools/HIP
[ROCm/clr commit: 714bfcbff6]
2016-02-02 10:05:44 -06:00
Ben Sander 71bfa20508 Remove warning on ballot/any/all and pop/clz.
Since these are supported in HIP no reason to emit warnings.


[ROCm/clr commit: 182296ce59]
2016-02-02 10:02:48 -06:00
streamhsa c832718f42 Adjusted the value of __any as per CUDA -sandeep
[ROCm/clr commit: b14c890851]
2016-02-02 15:25:42 +05:30
streamhsa fa391f72c9 ADDED Support for __ffs() and __ffsll() having signed input -sandeep
[ROCm/clr commit: a7c0be6e4b]
2016-02-02 15:05:46 +05:30
streamhsa 75643c8c00 Added test for ballot and removing HIP_FUNCTION from hipSampleAtomicsTest.cpp -sandeep
[ROCm/clr commit: e5a491f3c8]
2016-02-02 14:50:55 +05:30
Jack Chung 627c9622c8 Merge branch 'privatestaging' of github.com:AMDComputeLibraries/HIP-privatestaging into privatestaging
[ROCm/clr commit: e62a9e1bb7]
2016-02-02 16:28:02 +08:00
Jack Chung 58e2e13f04 Suppress linker warnings in case HCC distribution contains OpenCL/SPIR symbols
[ROCm/clr commit: 8df395a006]
2016-02-02 16:27:42 +08:00
scchan 4ca3c297be adding shfl, shfl_up, shfl_down, shfl_xor intrinsics
[ROCm/clr commit: ed0a4fc1b7]
2016-02-01 23:55:31 -06:00
Maneesh Gupta b5634c1e26 Add double and integer intrinsics to test
[ROCm/clr commit: 405ee35a04]
2016-02-01 16:00:45 +05:30
Jack Chung 3e57a5abae Disable sincosf which has trouble on hcc now.
[ROCm/clr commit: 518ef58652]
2016-02-01 17:42:37 +08:00
Maneesh Gupta 8213a76631 Split math function tests into several smaller tests
[ROCm/clr commit: 97fb876c6a]
2016-02-01 14:36:50 +05:30
Maneesh Gupta ea04770e88 Disable testing of unsupported single precision intrinsics
[ROCm/clr commit: 8d01a1db15]
2016-02-01 14:34:28 +05:30
Maneesh Gupta 79b6e4bda6 Add few more single precision intrinsics to hcc_detail/hip_runtime.h
[ROCm/clr commit: 4b94638bd3]
2016-02-01 14:29:50 +05:30
Maneesh Gupta 3f648ea239 Restrict using namespace hc::precise_math to device only
[ROCm/clr commit: c5990d5651]
2016-02-01 14:26:50 +05:30
Maneesh Gupta 7152009198 Remove redundant #define __HCC__ in hcc_detail/hip_runtime.h
[ROCm/clr commit: 0f4fe765c4]
2016-02-01 14:24:41 +05:30
Paul Jähne 25db6b5cde 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/clr commit: 2872d8dfec]
2016-01-31 13:29:03 +01:00
Ben Sander 94863d2bee Fix typo in hipStreamWaitEvent. Fixes#9
[ROCm/clr commit: fd1a2721c2]
2016-01-28 09:51:11 -06:00
Ben Sander 85fd763081 Update links in docs to GPUOpen and to Doxygen
[ROCm/clr commit: 0dcc03434d]
2016-01-27 00:23:47 -06:00
Aditya Avinash Atluri 35e3765105 Update README.md
[ROCm/clr commit: f1c3e2cd15]
2016-01-26 10:43:41 -05:00
Aditya Avinash Atluri 7929a04018 Corrected compilation error
[ROCm/clr commit: d5e8fa3e86]
2016-01-26 10:40:06 -05:00
Ben Sander 28f87a0428 Initial commit for GPUOpen Launch
[ROCm/clr commit: 304171c1a2]
2016-01-26 20:14:33 -06:00
bstefanizzi 2558c237ae Initial commit
[ROCm/clr commit: 7626242f62]
2016-01-07 18:41:56 +01:00