Samuel Thibault
|
c51a648b81
fix build without blas
|
13 years ago |
Samuel Thibault
|
231a83ecff
fix non-cuda build
|
13 years ago |
Samuel Thibault
|
c3433292b0
Add a pipeline example
|
13 years ago |
Nathalie Furmento
|
06216d05ff
tools/dev/starpu_check_undocumented.sh: only grep .h files when looking for macros definitions
|
13 years ago |
Nathalie Furmento
|
efd8a3426b
src/core/perfmodel/perfmodel.c: limit variable scope
|
13 years ago |
Nathalie Furmento
|
a8907ddf74
src/core/perfmodel/perfmodel_bus.c: we are dealing with opencl here, not with cuda
|
13 years ago |
Nathalie Furmento
|
38c8bb4a22
perfmodel: update filenames to store performance model informations
|
13 years ago |
Nathalie Furmento
|
5584d3fb84
src/core/perfmodel/perfmodel_bus.c: add reminder
|
13 years ago |
Nathalie Furmento
|
c39d1a57db
tools/starpu_machine_display.c: new option --force to force bus sampling, and also display affinity matrix
|
13 years ago |
Nathalie Furmento
|
e478d30094
perfmodel: new public function starpu_bus_print_affinity() to print the affinity devices
|
13 years ago |
Nathalie Furmento
|
6703ebdf83
src/core/perfmodel/perfmodel_bus.c: update the info messages which are displayed when calibrating the bus
|
13 years ago |
Samuel Thibault
|
aa8d9b4bd1
make texinfo happy
|
13 years ago |
Samuel Thibault
|
f6920e67ad
Add reference to starpu_perfmodel_display/plot documentation
|
13 years ago |
Samuel Thibault
|
d60d0aa558
give advices on regression perfmodel calibration
|
13 years ago |
Samuel Thibault
|
a4c024da3e
typos
|
13 years ago |
Samuel Thibault
|
c4ce9200d4
Use deeper but much smaller hash tables
|
13 years ago |
Nathalie Furmento
|
39bae1a42f
example/lu: fix filenames for include
|
13 years ago |
Cyril Roelandt
|
9d39a2923f
Be more verbose when pthread_mutexattr_init fails.
|
13 years ago |
Cyril Roelandt
|
908110220a
Fix the BCSR test.
|
13 years ago |
Nathalie Furmento
|
e412b89c9f
doc: add missing functions
|
13 years ago |
Ludovic Courtès
|
6c0cabc847
gcc: opencl: Correctly honor `-fplugin-arg-starpu-opencl-include-dir'.
|
13 years ago |
Nathalie Furmento
|
ea4526d429
tools/valgrind: add new suppressions for libnuma
|
13 years ago |
Nathalie Furmento
|
890aa0e0c5
tools/valgrind/starpu.suppr: ignore fscanf error
|
13 years ago |
Nathalie Furmento
|
db4930f006
socl/examples/matmul/matmul.c: fix prototype function
|
13 years ago |
Nathalie Furmento
|
26a2034dbf
socl/src/gc.c: fix format type
|
13 years ago |
Nathalie Furmento
|
9f425e965b
socl/src/cl_enqueuendrangekernel.c: remove unused object
|
13 years ago |
Nathalie Furmento
|
af6c007d6e
socl/src/cl_getkernelworkgroupinfo.c: check return value of starpu_task_submit
|
13 years ago |
Nathalie Furmento
|
8b2e1d14b8
src/datawizard/interfaces/bcsr_interface.c: remove unused variables
|
13 years ago |
Samuel Thibault
|
419e12e6b0
more details
|
13 years ago |
Cyril Roelandt
|
10808ace45
Use _starpu_gettid() in the MPI+FxT code.
|
13 years ago |