Stefan Lankes
|
837bc3ebe1
|
add config file tests.h, which specifies the starting apps
|
2012-07-16 21:55:42 +02:00 |
|
Stefan Lankes
|
ee4e23bff0
|
Merge branch 'master' into experiments
|
2012-04-24 00:38:42 -07:00 |
|
Florian Zeitz
|
4b7cc737f6
|
Fix GFX_init() and use it instead of gfx_init()
|
2012-02-28 13:16:55 +01:00 |
|
Stefan Lankes
|
e28dd65204
|
cosmetic changes, increasing the readability
|
2011-12-04 04:48:52 -08:00 |
|
Stefan Lankes
|
4bed72c890
|
use nicer code style, remove obsolte lines
|
2011-11-21 13:35:42 -08:00 |
|
Stefan Lankes
|
5221c3bf46
|
redesign of the init routine
- use affinity-on-first touch to determine the "nearest" location
|
2011-11-16 02:47:47 -08:00 |
|
Stefan Lankes
|
9dbde43197
|
rename svmmalloc to svm_malloc, rename svmfree to svm_free, add the function svm_barrier
|
2011-11-07 12:19:57 -08:00 |
|
Stefan Lankes
|
5950a5c3a7
|
fix typo
|
2011-11-04 13:07:00 -07:00 |
|
Stefan Lankes
|
993ceb4612
|
simplify code
|
2011-11-04 09:02:34 +01:00 |
|
Stefan Lankes
|
869e6da81b
|
add missing barrier
=> wait for the gfx_update
|
2011-11-04 08:01:04 +01:00 |
|
Stefan Lankes
|
a36cc3f3a9
|
redesign of the init code
=> now, all cores initialize the arrays
|
2011-10-24 01:24:37 -07:00 |
|
Stefan Lankes
|
97a648020a
|
add prefetching for the sequentiel laplace
|
2011-10-22 06:13:16 -07:00 |
|
Stefan Lankes
|
5687380ea0
|
remove bug in the calculation of I
|
2011-10-21 14:16:39 -07:00 |
|
Stefan Lankes
|
dcfbb44213
|
use a benchmark friendly problem size
|
2011-10-21 00:10:57 -07:00 |
|
Stefan Lankes
|
ca1abe00f6
|
add Laplace example and GFX code
|
2011-10-20 23:23:16 -07:00 |
|