issues
search
HSA-Libraries
/
Bolt
Bolt is a C++ template library optimized for GPUs. Bolt provides high-performance library implementations for common algorithms such as scan, reduce, transform, and sort.
Other
372
stars
65
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
throw opencl kernel compile issue when run test opencl case for example clBolt.Test.StableSort
#234
xqch1983
opened
5 years ago
0
CMake Error at gTestDebug-stamp/download-gTestDebug.cmake:27
#233
MohammadTaha39
opened
7 years ago
0
Fixed "%d , gx " console spam.
#232
jhoffman0x
opened
8 years ago
0
unable to input bolt::cl::transform_iterator into bolt::cl::copy
#231
aokomoriuta
opened
9 years ago
0
Changes to make building on Linux simpler
#230
pavanky
opened
9 years ago
0
Don't default to 32 bit builds.
#229
pavanky
opened
9 years ago
0
BOOST_ROOT is not required on UNIX systems
#228
pavanky
opened
9 years ago
1
CountingIterator with bolt::cl::copy
#227
jpola
opened
9 years ago
0
ConstantIteratorTest
#226
jpola
opened
9 years ago
0
Bolt_1.3:Windows:- Scan family test cases fails for OpenCL CPU path.
#225
jhkumar
opened
9 years ago
0
Java-bindings for Bolt
#224
rennne
opened
10 years ago
0
Problems coaxing CMake to not include 32-bit compiler flags.
#223
odellus
opened
10 years ago
0
Bolt_1.2: bolt:cl::sort is hanging for higher odd buffer sizes with 1000 iterations.
#222
jhkumar
closed
9 years ago
1
bolt 1.2, typo in transform_reduce.inl
#221
zkoza
closed
9 years ago
0
Hsa develop
#220
rkskvk
opened
10 years ago
0
Bolt1.2: Windows: Debug build failure in BoltAMPIntro sample for VS 2012 compiler.
#219
jhkumar
opened
10 years ago
0
Bolt1.2: Ubuntu 32bit: gcc4.8.1: std::merge and std::stable_sort api compilation failure.
#218
jhkumar
opened
10 years ago
1
Bolt1.2: Ubuntu 32bit: gcc4.8.1: std::stable_sort api compilation failure
#217
jhkumar
closed
10 years ago
0
Bolt1.2: Opensuse12.3:pthread_key_delete error while building bolt from github repository with gcc 4.7.2 .
#216
jhkumar
opened
10 years ago
0
Bolt1.2: Some APP SDK samples in 2.9 are failing to build with respect to bolt 1.2 package.
#215
jhkumar
closed
10 years ago
1
Bolt1.2: std::partial sum is having compilation issues when we used with UDD by calling transform_iterator.
#214
jhkumar
opened
10 years ago
0
Bolt1.2: bolt::cl::min_element and bolt::cl::max_element having issues while using device_vector with iterator.
#213
jhkumar
opened
10 years ago
0
Fixed Transform_reduce compilation error(unary and binary operator work ...
#212
avinashcpandey
closed
10 years ago
0
EPR 401184 and EPR 401188
#211
avinashcpandey
closed
10 years ago
0
EPR = 395999 Resolved
#210
rkskvk
closed
10 years ago
0
Resolved EPRs - 400650 and 400651
#209
rkskvk
closed
10 years ago
0
Fix for EPR 391497 - StockDataAnalysis and StockDataAnalysis_TBB subtest...
#208
avinashcpandey
closed
10 years ago
0
Added TransformItr fix into Scan, Scanbykey for UDD types with functor r...
#207
avinashcpandey
closed
10 years ago
0
Some warnings removal and making CL code as default option
#206
rkskvk
closed
10 years ago
0
Fix san_by_key for TBB path
#205
avinashcpandey
closed
10 years ago
0
Fix for btbb namespace compilation error for LINUX,EPR- 399813
#204
rkskvk
closed
10 years ago
0
Correction to Benchmark PAackage
#203
rkskvk
closed
10 years ago
0
Added AMP device_vector test cases and cmake changes fir TBb inclusion
#202
avinashcpandey
closed
10 years ago
0
Benchamrk Package correction for AMP build and some logical correction i...
#201
rkskvk
closed
10 years ago
0
Fixed Jenkins Build failure for Debug Mode
#200
avinashcpandey
closed
10 years ago
0
Optimization changes for AMP Min/Max, Count and transform_reduce + Optim...
#199
avinashcpandey
closed
10 years ago
0
Fix build failure for debug mode, changes dynamic allocation to std:;vec...
#198
avinashcpandey
closed
10 years ago
0
Reduce Optimization + fixed EPR 398499
#197
avinashcpandey
closed
10 years ago
0
Linux Build Fix...reverted bolt::cl::detail namespace for merge sort cal...
#196
avinashcpandey
closed
10 years ago
0
Linux Build Fix + Code Cleanup
#195
avinashcpandey
closed
10 years ago
0
Fix linux build for sort_by_key
#194
avinashcpandey
closed
10 years ago
0
Fix the build for linux
#193
avinashcpandey
closed
10 years ago
0
fix EPR 398167, 398501 + documentation fixes
#192
avinashcpandey
closed
10 years ago
0
Added reduce and reduce_by_key performance + minor fixes for device_vect...
#191
avinashcpandey
closed
10 years ago
0
AMP reduce Optimization + minor device_vector fixes
#190
avinashcpandey
closed
10 years ago
0
Added concurency::array support in device_vector + resolved various perf...
#189
avinashcpandey
closed
10 years ago
0
Added some constructors for AMP device_vector + some fixes
#188
avinashcpandey
closed
10 years ago
0
Changes in the documentation and the correction in the C++AMP .inl files to comply the changes made in the C++AMP device_vector
#187
rkskvk
closed
10 years ago
1
Some changes in the Scatter and Gather
#186
rkskvk
closed
10 years ago
0
Added support for discard_data in AMP device_vector + various fixes
#185
avinashcpandey
closed
10 years ago
0
Next