Peter Steinbach
|
8509917dff
|
refactored n_tiles into preprocessor macro
|
2017-07-31 14:20:59 +02:00 |
|
Peter Steinbach
|
6712e26035
|
added ifndef for virtual tile size (default value found empirically on R9 Nano card)
|
2017-07-25 17:05:22 +02:00 |
|
Peter Steinbach
|
c0559c2d86
|
fixed copy and paste error in error messages
|
2017-04-18 15:03:24 +02:00 |
|
Peter Steinbach
|
a971591cc9
|
replaced operator[] by .at method to trigger an exception in case of out-of-range errors
|
2017-04-18 15:00:29 +02:00 |
|
Peter Steinbach
|
f6d6874c04
|
dropped obsolete comments
|
2017-04-18 14:58:34 +02:00 |
|
Peter Steinbach
|
04589d4d4f
|
added fixed bug in dot product
|
2017-04-03 14:16:25 +02:00 |
|
Peter Steinbach
|
55f467e24d
|
moved experimental dot product implementation of dot_impl which is build only if -DHC_DEVELOP is given
|
2017-03-27 14:22:56 +02:00 |
|
Peter Steinbach
|
0e45f86588
|
added cascaded reduction based on C++AMP book
|
2017-03-24 15:19:48 +01:00 |
|
Peter Steinbach
|
0535cbcd5b
|
renamed variables and introduced views
|
2017-03-23 15:55:23 +01:00 |
|
Peter Steinbach
|
3fc0b57a2c
|
do initial assignment through parallel_for_each
|
2017-02-28 13:31:37 +01:00 |
|
Peter Steinbach
|
383c5a3ae7
|
all required operations implemented, errors are too large
|
2017-02-28 10:00:44 +01:00 |
|
Peter Steinbach
|
f7af8ebc91
|
added printf style error messages to nail down memory access problems
|
2017-02-27 17:01:38 +01:00 |
|
Peter Steinbach
|
0fc6722684
|
added Makefile and code for HC
|
2017-02-27 16:35:03 +01:00 |
|
Peter Steinbach
|
47d2bf275f
|
fixed setting the accelerator, CMakeLists still needs some tweeks to not build OpenCL
|
2017-01-12 15:16:24 +01:00 |
|
Peter Steinbach
|
7621f86701
|
added pure HC gpu stream implmentation
|
2017-01-03 11:43:12 +01:00 |
|