Aditya Avinash Atluri
2ca6162593
Corrected hipPointerGetAttribute
...
Made hipPointerGetAttribute work same as cudaPointerGetAttribute for HCC
2016-02-26 18:50:40 -06:00
Aditya Avinash Atluri
e7631f28e5
Corrected hipPointerGetAttribute
...
Made hipPointerGetAttribute work same as cudaPointerGetAttribute for HCC
[ROCm/hip commit: 66aa7f2f8a ]
2016-02-26 18:50:40 -06:00
Aditya Avinash Atluri
66aa7f2f8a
Corrected hipPointerGetAttribute
...
Made hipPointerGetAttribute work same as cudaPointerGetAttribute for HCC
2016-02-26 18:50:40 -06:00
atimofee
7dd7d036ed
1.CUDA structure types (and pointers to the types) in function parameter declaration conversion – DONE.
...
2.Wrong source locations in qualified types declaration: – FIXED
3.cudaRuntimeGetVersion added to the names map
4.sizeof expression matcher added, expression handler is not yet ready - upcoming soon
[ROCm/clr commit: 351e7c74ea ]
2016-02-26 23:35:27 +03:00
atimofee
351e7c74ea
1.CUDA structure types (and pointers to the types) in function parameter declaration conversion – DONE.
...
2.Wrong source locations in qualified types declaration: – FIXED
3.cudaRuntimeGetVersion added to the names map
4.sizeof expression matcher added, expression handler is not yet ready - upcoming soon
2016-02-26 23:35:27 +03:00
atimofee
5304ddfa1d
1.CUDA structure types (and pointers to the types) in function parameter declaration conversion – DONE.
...
2.Wrong source locations in qualified types declaration: – FIXED
3.cudaRuntimeGetVersion added to the names map
4.sizeof expression matcher added, expression handler is not yet ready - upcoming soon
[ROCm/hip commit: 5e3ab927ad ]
2016-02-26 23:35:27 +03:00
atimofee
5e3ab927ad
1.CUDA structure types (and pointers to the types) in function parameter declaration conversion – DONE.
...
2.Wrong source locations in qualified types declaration: – FIXED
3.cudaRuntimeGetVersion added to the names map
4.sizeof expression matcher added, expression handler is not yet ready - upcoming soon
2016-02-26 23:35:27 +03:00
Aditya Avinash Atluri
1e9551ce7b
Null argument handling HIPCC
...
This change makes hipcc handle no-arguments passed to it. It solves https://github.com/AMDComputeLibraries/HIP-privatestaging/issues/1
[ROCm/clr commit: aeb86755c3 ]
2016-02-26 13:47:58 -06:00
Aditya Avinash Atluri
aeb86755c3
Null argument handling HIPCC
...
This change makes hipcc handle no-arguments passed to it. It solves https://github.com/AMDComputeLibraries/HIP-privatestaging/issues/1
2016-02-26 13:47:58 -06:00
Aditya Avinash Atluri
433cf742b9
Null argument handling HIPCC
...
This change makes hipcc handle no-arguments passed to it. It solves https://github.com/AMDComputeLibraries/HIP-privatestaging/issues/1
[ROCm/hip commit: 3238185276 ]
2016-02-26 13:47:58 -06:00
Aditya Avinash Atluri
3238185276
Null argument handling HIPCC
...
This change makes hipcc handle no-arguments passed to it. It solves https://github.com/AMDComputeLibraries/HIP-privatestaging/issues/1
2016-02-26 13:47:58 -06:00
Aditya Avinash Atluri
e33fedcf9f
Added CUDA support for hipPointerGetAttributes
...
[ROCm/clr commit: a31f878218 ]
2016-02-26 12:33:55 -06:00
Aditya Avinash Atluri
a31f878218
Added CUDA support for hipPointerGetAttributes
2016-02-26 12:33:55 -06:00
Aditya Avinash Atluri
ed96744f76
Added CUDA support for hipPointerGetAttributes
...
[ROCm/hip commit: 6d66bd63de ]
2016-02-26 12:33:55 -06:00
Aditya Avinash Atluri
6d66bd63de
Added CUDA support for hipPointerGetAttributes
2016-02-26 12:33:55 -06:00
pensun
f9748334cc
relsove conflicts
...
[ROCm/clr commit: e21841c152 ]
2016-02-26 09:57:40 -06:00
pensun
e21841c152
relsove conflicts
2016-02-26 09:57:40 -06:00
pensun
c864a3f0fd
relsove conflicts
...
[ROCm/hip commit: 57f60b34fb ]
2016-02-26 09:57:40 -06:00
pensun
57f60b34fb
relsove conflicts
2016-02-26 09:57:40 -06:00
pensun
35cbad1c77
fix compiling error
...
[ROCm/clr commit: 980ec93f46 ]
2016-02-26 09:50:00 -06:00
pensun
980ec93f46
fix compiling error
2016-02-26 09:50:00 -06:00
pensun
dc3710cee4
fix compiling error
...
[ROCm/hip commit: ee7ac16396 ]
2016-02-26 09:50:00 -06:00
pensun
ee7ac16396
fix compiling error
2016-02-26 09:50:00 -06:00
Felix Kuehling
006f3ee41b
Fix address space leak in __fmm_release
...
Use the object size when freeing address space, instead of the
parameter passed in by the caller. The parameter may be incorrect
due to app or runtime bugs, or when the buffers is an AQL ring
buffer with double mapping workaround.
Change-Id: I00bb31d4520ef969a49d6d5ea723e8a33418acc3
2016-02-26 09:19:21 -05:00
Felix Kuehling
d56931260a
Fix address space leak in __fmm_release
...
Use the object size when freeing address space, instead of the
parameter passed in by the caller. The parameter may be incorrect
due to app or runtime bugs, or when the buffers is an AQL ring
buffer with double mapping workaround.
Change-Id: I00bb31d4520ef969a49d6d5ea723e8a33418acc3
[ROCm/ROCR-Runtime commit: 006f3ee41b ]
2016-02-26 09:19:21 -05:00
Ben Sander
4d58d5e7cf
fixes for titan platform
...
[ROCm/hip-tests commit: 2fb97ae4d8 ]
2016-02-26 05:25:30 -06:00
Ben Sander
fd82582035
Merge branch 'memtracker' into privatestaging
...
Conflicts:
include/nvcc_detail/hip_runtime_api.h
[ROCm/hip-tests commit: adbd7bdab5 ]
2016-02-26 06:17:05 -06:00
Ben Sander
8a0bb5a000
Merge branch 'privatestaging' of https://github.com/AMDComputeLibraries/HIP-privatestaging into privatestaging
...
[ROCm/hip-tests commit: 2a15579db0 ]
2016-02-26 06:15:09 -06:00
Ben Sander
2fb97ae4d8
fixes for titan platform
2016-02-26 05:25:30 -06:00
Ben Sander
adbd7bdab5
Merge branch 'memtracker' into privatestaging
...
Conflicts:
include/nvcc_detail/hip_runtime_api.h
2016-02-26 06:17:05 -06:00
Ben Sander
2a15579db0
Merge branch 'privatestaging' of https://github.com/AMDComputeLibraries/HIP-privatestaging into privatestaging
2016-02-26 06:15:09 -06:00
Ben Sander
b97c2c02b1
fixes for titan platform
...
[ROCm/clr commit: 8105bd636f ]
2016-02-26 05:25:30 -06:00
Ben Sander
d5ae77ecc0
Disable ROCR_V2
...
[ROCm/clr commit: 822c7292c9 ]
2016-02-26 23:34:45 -06:00
Ben Sander
e345f23846
Merge branch 'memtracker' into privatestaging
...
Conflicts:
include/nvcc_detail/hip_runtime_api.h
[ROCm/clr commit: 7a1b4c3878 ]
2016-02-26 06:17:05 -06:00
Ben Sander
ee153bb572
Merge branch 'privatestaging' of https://github.com/AMDComputeLibraries/HIP-privatestaging into privatestaging
...
[ROCm/clr commit: 4a6173fe58 ]
2016-02-26 06:15:09 -06:00
Ben Sander
8105bd636f
fixes for titan platform
2016-02-26 05:25:30 -06:00
Ben Sander
822c7292c9
Disable ROCR_V2
2016-02-26 23:34:45 -06:00
Ben Sander
7a1b4c3878
Merge branch 'memtracker' into privatestaging
...
Conflicts:
include/nvcc_detail/hip_runtime_api.h
2016-02-26 06:17:05 -06:00
Ben Sander
4a6173fe58
Merge branch 'privatestaging' of https://github.com/AMDComputeLibraries/HIP-privatestaging into privatestaging
2016-02-26 06:15:09 -06:00
Ben Sander
1ac07d2b87
fixes for titan platform
...
[ROCm/hip commit: ff66ef0779 ]
2016-02-26 05:25:30 -06:00
Ben Sander
b46a90852e
Disable ROCR_V2
...
[ROCm/hip commit: 6e0ccdfb95 ]
2016-02-26 23:34:45 -06:00
Ben Sander
193dbe4632
Merge branch 'memtracker' into privatestaging
...
Conflicts:
include/nvcc_detail/hip_runtime_api.h
[ROCm/hip commit: 369e0d7b5b ]
2016-02-26 06:17:05 -06:00
Ben Sander
8a2bcf2da3
Merge branch 'privatestaging' of https://github.com/AMDComputeLibraries/HIP-privatestaging into privatestaging
...
[ROCm/hip commit: c300ffe458 ]
2016-02-26 06:15:09 -06:00
Ben Sander
ff66ef0779
fixes for titan platform
2016-02-26 05:25:30 -06:00
Ben Sander
6e0ccdfb95
Disable ROCR_V2
2016-02-26 23:34:45 -06:00
Ben Sander
369e0d7b5b
Merge branch 'memtracker' into privatestaging
...
Conflicts:
include/nvcc_detail/hip_runtime_api.h
2016-02-26 06:17:05 -06:00
Ben Sander
c300ffe458
Merge branch 'privatestaging' of https://github.com/AMDComputeLibraries/HIP-privatestaging into privatestaging
2016-02-26 06:15:09 -06:00
foreman
d96392c583
P4 to Git Change 1241072 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/02/26 03:00:11
...
SWDEV-2 - Change OpenCL version number from 2045 to 2046.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1792 edit
[ROCm/clr commit: dcf942f977 ]
2016-02-26 03:14:36 -05:00
foreman
dcf942f977
P4 to Git Change 1241072 by johtaylo@johtaylo-JTBUILDER03-increment on 2016/02/26 03:00:11
...
SWDEV-2 - Change OpenCL version number from 2045 to 2046.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1792 edit
2016-02-26 03:14:36 -05:00
Ben Sander
b642f094b3
Merge branch 'memtracker' of https://github.com/AMDComputeLibraries/HIP-privatestaging into memtracker
...
Conflicts:
tests/src/hipMemcpy.cpp
[ROCm/clr commit: 69bb511b10 ]
2016-02-25 23:24:22 -06:00