Nathalie Furmento
|
7c5bf27852
src/core/topology.c: only execute code when hwloc is enabled
|
12 years ago |
Nathalie Furmento
|
2d3f2f9c71
src: hwloc topology needs to be initialised outside the driver function as the driver may be disabled
|
12 years ago |
Nathalie Furmento
|
01622c139c
socl: check clGetExtensionFunctionAddressForPlatform is available
|
12 years ago |
Samuel Thibault
|
8ad8d54621
Call _starpu_worker_exists after interfaces have been filled with the home node interface, so can_execute can use them
|
12 years ago |
Nathalie Furmento
|
0471062832
ChangeLog: add updates
|
12 years ago |
Samuel Thibault
|
e5b0426821
round task lengths
|
12 years ago |
Nathalie Furmento
|
c768a4b3a9
tests/datawizard/write_only_tmp_buffer.c: fix message
|
12 years ago |
Samuel Thibault
|
30cad26bde
Do not serialize tasks
|
12 years ago |
Samuel Thibault
|
6cbc4809a1
give parameters to the bench
|
12 years ago |
Samuel Thibault
|
af68aea93a
add help to lu example
|
12 years ago |
Samuel Thibault
|
d5cffa5e98
accept machines without cuda devices
|
12 years ago |
Cyril Roelandt
|
3f44664066
_starpu_worker_exists_and_can_execute(): Check all implementations, not only implementation 0.
|
12 years ago |
Sylvain Henry
|
6b57bccbd8
SOCL: fix new SOCL model issues
|
12 years ago |
Sylvain Henry
|
a15e772757
SOCL: fix dependency problem with clEnqueueWriteBuffer
|
12 years ago |
Sylvain Henry
|
d3a760fd9c
SOCL: enhanced graph dump (show command type as string)
|
12 years ago |
Sylvain Henry
|
d6faffdf88
SOCL: use clShutdown in "basic" example (require OpenCL 1.2 headers)
|
12 years ago |
Sylvain Henry
|
762bbf4eea
SOCL: rewrite cpu_task_submit helper function
|
12 years ago |
Sylvain Henry
|
374524ebe9
SOCL: use starpu_execute_on_specific_workers
|
12 years ago |
Sylvain Henry
|
7da8aaf3ea
SOCL: dependency management clean up
|
12 years ago |
Sylvain Henry
|
fd80e259a9
SOCL: commands are entities now
|
12 years ago |
Sylvain Henry
|
7670a024ae
Add starpu_execute_on_specific_workers method.
|
12 years ago |
Cyril Roelandt
|
ca5079128b
Make sure that config->topology.nhwcpus is always set to 1.
|
12 years ago |
Cyril Roelandt
|
07f9303473
Another attempt at fixing the plugin build.
|
12 years ago |
Cyril Roelandt
|
6a9f7a0620
Just another attempt at fixing the plug-in build.
|
12 years ago |
Cyril Roelandt
|
6e9d0380d5
Fix the _starpu_cpu_discover_devices() functions that are used when hwloc is not installed.
|
12 years ago |
Samuel Thibault
|
0693d0f9e0
fill task interfaces early with the home node interfaces, for can_execute
|
12 years ago |
Cyril Roelandt
|
b0f48076c5
AM_CONDITIONAL cannot be inside of an if statement.
|
12 years ago |
Cyril Roelandt
|
febe37d46f
Fix the build by adding a _starpu_cpu_discover_devices macro.
|
12 years ago |
Cyril Roelandt
|
e1381b186a
Fix compilation.
|
12 years ago |
Cyril Roelandt
|
ace934c823
Clean up src/core/topology.c.
|
12 years ago |