Samuel Thibault
|
441644b632
Benefit from cublas v2
|
лет назад: 8 |
Samuel Thibault
|
9ade595f96
Disable core dumps for tests which are supposed to crash
|
лет назад: 8 |
Corentin Salingue
|
26b89df518
Set the baseworkerid in the node to get the good memory node
|
лет назад: 8 |
Samuel Thibault
|
739134600a
Normalize error checking against modules of results
|
лет назад: 8 |
Samuel Thibault
|
839a9bae7f
Show precise values for checking cholesky result
|
лет назад: 8 |
Corentin Salingue
|
6ca2be66c7
Don't wait MPI and MIC drivers which are already waited
|
лет назад: 8 |
Samuel Thibault
|
94ca64b12c
Fix dag generation with MPI
|
лет назад: 8 |
Samuel Thibault
|
f09d178516
Work around cublas bug
|
лет назад: 8 |
Samuel Thibault
|
7c8773634a
Fix build with nopeer
|
лет назад: 8 |
Samuel Thibault
|
8ba41f91be
Fix simgrid build without cuda
|
лет назад: 8 |
Samuel Thibault
|
1e1ff2d029
Fix mp build
|
лет назад: 8 |
Samuel Thibault
|
a669840893
Fix typo
|
лет назад: 8 |
Samuel Thibault
|
0586da60fa
Make arbiters support concurrent read access. Fixes the matmul socl test which requires it
|
лет назад: 8 |
Nathalie Furmento
|
0e527aa5b0
src/Makefile.am: add core/drivers.h
|
лет назад: 8 |
Nathalie Furmento
|
669099768b
src/core/workers.c: typo
|
лет назад: 8 |
Nathalie Furmento
|
a017fcbdeb
src: driver operations are stored in a struct _starpu_driver_ops which are used to implement the public driver API
|
лет назад: 8 |
Nathalie Furmento
|
564834f583
src/core/workers.c: do not need to test against defined(STARPU_USE_CPU)
|
лет назад: 8 |
Nathalie Furmento
|
ca76e27294
doc/doxygen/chapters/api/running_driver.doxy: typo
|
лет назад: 8 |
Nathalie Furmento
|
7c1cf3c779
src/core/workers.c: simplify the waiting for worker initialisation by using the field run_by_starpu instead of re-calling starpu_may_launch_driver()
|
лет назад: 8 |
Nathalie Furmento
|
58fda940f8
examples/reductions/dot_product.c: information about error
|
лет назад: 8 |
Samuel Thibault
|
0452a05f97
Warn about missing concurrent kernel execution support even when running multistream workers in separate threads
|
лет назад: 8 |
Samuel Thibault
|
fc69bb54c7
Use a mutex to protect cublas initialization and shutdown, it seems that it is actually not threadsafe for the same device
|
лет назад: 8 |
Samuel Thibault
|
f44b1a5aed
Avoid variable name conflict with older versions of fxt
|
лет назад: 8 |
Samuel Thibault
|
3a366c3041
typo
|
лет назад: 8 |
Samuel Thibault
|
0bd7fce015
Add missing unlock
|
лет назад: 8 |
Samuel Thibault
|
d43771c32f
Fix build with simgrid
|
лет назад: 8 |
Nathalie Furmento
|
3056cff4a8
socl: unset environment variables STARPU_NCPU and STARPU_NCUDA, it might be better to have a variable in starpu_conf to indicate to overwrite environment variables
|
лет назад: 8 |
Nathalie Furmento
|
009872de63
tests/main/driver_api/init_run_deinit.c: remove spurious line
|
лет назад: 8 |
Nathalie Furmento
|
9efb3060ae
tests/disk/disk_pack.c: unset environment variables
|
лет назад: 8 |
Nathalie Furmento
|
41aa87e4b2
src/datawizard/coherency.c: fix code when fxt is disabled
|
лет назад: 8 |