Граф коммитов

21 Коммитов

Автор SHA1 Сообщение Дата
Ramesh Errabolu (xN/A) TX 2a7c5363e8 ECR #333755 - Add Bitonicsort to the build list and fix makefile error to copy build artifacts to dist folder
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1133120]
2015-03-20 16:31:51 -05:00
Ramesh Errabolu (xN/A) TX b122d56d1e ECR #333755 - Enable the building of DwtHaar1D sample
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1130607]
2015-03-13 13:08:47 -05:00
Ramesh Errabolu (xN/A) TX d501deaef7 ECR #333755 - Enable the build of all samples Nbody, - - -, MatrixTranspose
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1130605]
2015-03-13 13:03:10 -05:00
Ramesh Errabolu (xN/A) TX b90e8884a1 ECR #333755 - Enable the build of all samples BlackScholes, - - - , SimpleConvolution
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1130585]
2015-03-13 11:57:46 -05:00
Ramesh Errabolu (xN/A) TX f92e289a01 ECR #333755 - Update code to use 1.0F Api's of Finalizer. Presently disabling the build of all samples except BinarySearch
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1130579]
2015-03-13 11:46:58 -05:00
Ramesh Errabolu (xN/A) TX 24d7d5e875 ECR #333755 - Verfiy Hsa Samples BlackScholes, MonteCarloAsian and SimpleConvolution.
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1127620]
2015-03-04 18:57:41 -05:00
Ramesh Errabolu (xN/A) TX 4b2b25e232 ECR #333755 - Completely eliminate references to Brig Structures
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1127110]
2015-03-03 19:42:07 -05:00
Ramesh Errabolu (xN/A) TX 42c4f2ad9f ECR #333755 - Move MonteCarloAsian Sample to use 1.0F Finalizer Apis
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1126145]
2015-03-01 14:46:16 -05:00
Ramesh Errabolu (xN/A) TX ac0f32d1f9 ECR #333755 - Move FloydWarshall Sample to use 1.0F Finalizer Apis
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1126142]
2015-03-01 13:58:01 -05:00
Ramesh Errabolu (xN/A) TX 75f94bb91b ECR #333755 - Move FastWalshTransform Sample to use 1.0F Finalizer Apis
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1126141]
2015-03-01 13:44:07 -05:00
Ramesh Errabolu (xN/A) TX 852dd93f28 ECR #333755 - Update Blackscholes to use 1.0F Finalizer Apis
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1126133]
2015-03-01 12:32:58 -05:00
Ramesh Errabolu (xN/A) TX ce2ff7844f ECR #333755 - Move BinarySearch Sample to use 1.0F Finalizer Apis
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1126132]
2015-03-01 12:22:53 -05:00
Ramesh Errabolu (xN/A) TX f6fccf5f2f ECR #333755 - Move Hsa Sample SimpleConvolution from Hsa Sdk project to current Runtime/Samples
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1126037]
2015-02-27 20:06:28 -05:00
Ramesh Errabolu (xN/A) TX fc2ef8d516 ECR #333755 - Move Hsa Sample MonteCarloAsian from Hsa Sdk project to current Runtime/Samples
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1126032]
2015-02-27 20:00:47 -05:00
Ramesh Errabolu (xN/A) TX 13ed7ab373 ECR #333755 - Move Hsa Sample FastWalshTransform from Hsa Sdk project to current Runtime/Samples
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1126028]
2015-02-27 19:52:31 -05:00
Ramesh Errabolu (xN/A) TX 89b5a60e58 ECR #333755 - Move Hsa Sample FloydWarshall from Hsa Sdk project to current Runtime/Samples
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1126027]
2015-02-27 19:46:47 -05:00
Ramesh Errabolu (xN/A) TX 47d96984b7 ECR #333755 - Move Hsa Sample BlackScholes from Hsa Sdk project to current Runtime/Samples
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1126026]
2015-02-27 19:38:44 -05:00
Ramesh Errabolu (xN/A) TX 26575ed9ba ECR #333755 - Move Hsa Sample BinarySearch from Hsa Sdk project to current Runtime/Samples
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1126024]
2015-02-27 19:29:01 -05:00
Ding, Wei (xN/A) TX e3fc8c2dc3 ECR #333755 - Modified Makefile for adding NBody.
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1125417]
2015-02-26 13:05:52 -05:00
Ding, Wei (xN/A) TX 73ee35924a ECR #333755 - Modified Makefile for appls: DwtHarr1D BitionicSort
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1125137]
2015-02-25 19:31:21 -05:00
Ding, Wei (xN/A) TX 9d9ea2ad3b ECR #333755 - Added two HSA samples: MatrixMultiplication, MatrixTranspose
[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1124951]
2015-02-25 13:05:59 -05:00