Nathalie Furmento
|
711caf62d6
configure.ac: new option to disable the utilisation of the system's drand48
|
14 år sedan |
Cédric Augonnet
|
29e147adb4
Fix the manual_reduction test for OpenCL (and use dummy kernels rather than
|
14 år sedan |
Cédric Augonnet
|
f60e74d9e8
Provide helpers to get a direct access to the current context and the current
|
14 år sedan |
Cédric Augonnet
|
5161d01167
Add a "demo" mode which automatically zoom on something interesting
|
14 år sedan |
Samuel Thibault
|
13f46bfe89
document the existence of examples
|
14 år sedan |
Samuel Thibault
|
ca9ffd2360
Fix Makefile.am
|
14 år sedan |
Samuel Thibault
|
fd36e8dff9
avoid installing cbc2paje and lp2paje
|
14 år sedan |
Samuel Thibault
|
2fbd7b6419
update doc according to code
|
14 år sedan |
Nathalie Furmento
|
6ca5c57658
perfmodel: only define variable when needed i.e when OpenCL is enabled
|
14 år sedan |
Cédric Augonnet
|
03f2852f53
Minor code refactoring and parse some arguments from command line when
|
14 år sedan |
Nathalie Furmento
|
686e38fa9c
OpenCL: use const when possible
|
14 år sedan |
Cédric Augonnet
|
3a399c10f9
Provide a naive OpenCL implementation
|
14 år sedan |
Samuel Thibault
|
f41cc23e04
rather teach people to use a structure for cl_arg
|
14 år sedan |
Cédric Augonnet
|
683d3169a3
Add a example computing Mandelbrot fractal and display it using X11 if the lib
|
14 år sedan |
Nathalie Furmento
|
b7288c142a
doc: new section explaining OpenCL and CUDA device selection
|
14 år sedan |
Cédric Augonnet
|
72ae4e0b1f
The perfmodel display tool can display the performance of parallel CPU tasks
|
14 år sedan |
Nathalie Furmento
|
81fa7020fb
Makefile.am: add missing include file
|
14 år sedan |
Cédric Augonnet
|
26fe0634b8
We need to distribute this file
|
14 år sedan |
Nathalie Furmento
|
f69b2a098e
add missing include
|
14 år sedan |
Nathalie Furmento
|
99eae82973
profiling: use a 1d array as some compilers do not accept a static 2d array as a function parameter
|
14 år sedan |
Nathalie Furmento
|
b045fb63de
barrier: better detection of systems which need a default barrier implementation
|
14 år sedan |
Nathalie Furmento
|
debc3340b4
barrier: fix missing include
|
14 år sedan |
Nathalie Furmento
|
119d419b2b
barrier: add missing include
|
14 år sedan |
Nathalie Furmento
|
c7b098b766
barrier: fix return value
|
14 år sedan |
Nathalie Furmento
|
234a8432b7
define a default implementation for pthread barrier functions for systems which do not provide it, such as Cygwin
|
14 år sedan |
Nathalie Furmento
|
3882b3533a
configure.ac: fix condition
|
14 år sedan |
Nathalie Furmento
|
c3bfa8def3
OpenCL: do not compile kernel on invalid devices
|
14 år sedan |
Nathalie Furmento
|
ca4cfdb49f
perfmodel: add a / to directory name (in case the perf model dir does not end with one)
|
14 år sedan |
Nathalie Furmento
|
6922124dd0
topology: do not use CPU_SET functions on windows systems
|
14 år sedan |
Cédric Augonnet
|
879bcb4752
- Provide helpers for pthread_barrier_* functions
|
14 år sedan |