Samuel Thibault
|
fa170500e5
Add missing mpi-ms support
|
4 年 前 |
Samuel Thibault
|
33ce46381b
Add missing unregistration call
|
4 年 前 |
Samuel Thibault
|
0a87e57bbb
python: Remove non-useless path removal
|
4 年 前 |
Samuel Thibault
|
ce0b17aa58
manual_reduction: only enable needed workers
|
4 年 前 |
Samuel Thibault
|
d5bd5ce31c
python: Fix setup.py when numpy is not available
|
4 年 前 |
Samuel Thibault
|
af06ba720b
Add examples to use valgrind and gdb with python
|
4 年 前 |
Samuel Thibault
|
965539f039
Add starpu_conf_noworker
|
4 年 前 |
Samuel Thibault
|
a140fb0c13
Add starpu_worker_get_type_as_short_string
|
4 年 前 |
Samuel Thibault
|
1b8fb28567
heteroprio: Avoid hardcoding the list of architectures
|
4 年 前 |
Philippe SWARTVAGHER
|
bbb9a2e9fa
doc: precise how to build NewMadeleine to use it with StarPU
|
4 年 前 |
theioak
|
1604ae077e
Moved Jenkinsfile to project's root directory
|
4 年 前 |
Samuel Thibault
|
a318f91a8c
papi: do not try PAPI_event_name_to_code+PAPI_add_event, PAPI_add_named_event already does this
|
4 年 前 |
Samuel Thibault
|
25b071b87c
papi: Fix memleak when papi fails
|
4 年 前 |
Samuel Thibault
|
1545f6eb5a
papi: fix memleak
|
4 年 前 |
Samuel Thibault
|
4b3c2a4535
Fix missing return value
|
4 年 前 |
Samuel Thibault
|
7fa62bed8b
Remove spurious parameter
|
4 年 前 |
Samuel Thibault
|
23bad8e70f
Avoid exit()ing due to missing papi support
|
4 年 前 |
HE Kun
|
af87b9a942
starpupy: import logger and __version__ from joblib, and in normal mode of parallel calculation return the result from inner asyncio function
|
4 年 前 |
Nathalie Furmento
|
f4cede33d3
fix code format
|
4 年 前 |
Samuel Thibault
|
2eb863acbb
Make error message more explicit
|
4 年 前 |
Samuel Thibault
|
d92d95add3
Reference the complete energy measurement example
|
4 年 前 |
Samuel Thibault
|
88e11d0908
Inject nvml-based energy measurement in perfmodel
|
4 年 前 |
Mariem makni
|
f14fe3bd4b
Add papi- and nvml-based energy measurement
|
4 年 前 |
HE Kun
|
a7d7b91a4d
Doxygen: add the part about passing Numpy array in Parallel class as input
|
4 年 前 |
HE Kun
|
8931d07e7a
starpupy: add the case to calculate size_base for numpy array when generating perfmodel
|
4 年 前 |
HE Kun
|
fd97d1ef09
starpupy: accept keyword arguments when submit a function as task
|
4 年 前 |
HE Kun
|
9645b43e35
starpupy: add the case that argument of starpu.joblib.delayed is tuple format, and examples for the function which has multiple arrays as its arguments
|
4 年 前 |
HE Kun
|
396370c40a
starpupy: add examples of numpy array
|
4 年 前 |
HE Kun
|
dc6ae967e2
starpupy: add numpy array as submitted task input, add some useful Joblib functions/classes
|
4 年 前 |
Nathalie Furmento
|
447beea936
python: detect availability of python numpy package
|
4 年 前 |