Luka Stanisic
|
f9eda77c53
mlr: getting rid of the warning
|
9 years ago |
Olivier Aumage
|
3715866caf
- update Changelog and documentation with sched ctx's user_data functionality
|
9 years ago |
Olivier Aumage
|
52ea41d70b
- add the possibility to associate some user data to sched contexts (needed for some INTERTWinE work)
|
9 years ago |
Olivier Aumage
|
feb426b173
- fix type syntax
|
9 years ago |
Nathalie Furmento
|
5cbef2b984
fix copyright
|
9 years ago |
Nathalie Furmento
|
99091bb31d
doc: fix copyright
|
9 years ago |
Nathalie Furmento
|
ea928915c1
configure.ac: define macro values to 1
|
9 years ago |
Nathalie Furmento
|
26696ddca0
include/starpu_config.h.in: add needed macro
|
9 years ago |
Nathalie Furmento
|
44b1e60781
src/common/fxt.h: rename variable to be different from parameter name
|
9 years ago |
Luka Stanisic
|
bc1d3ecf4e
mlr: if there is no lapack install and always use min-dgels
|
9 years ago |
Luka Stanisic
|
46feb12730
mlr comments and errors cleanup
|
9 years ago |
Luka Stanisic
|
e54f442a24
adding comments to the mlr example
|
9 years ago |
Luka Stanisic
|
6e8c58fc77
adding multiple regression example
|
9 years ago |
Luka Stanisic
|
2da2426c6e
adding example for multiple linear regression
|
9 years ago |
Luka Stanisic
|
ce1fc30e13
working on compilation and configuration process for multiple linear regression
|
9 years ago |
Olivier Aumage
|
2a49bee522
- add some more Fortran type size
|
9 years ago |
Olivier Aumage
|
3ee491cf62
- add missing FSTARPU_SZ_C_CHAR
|
9 years ago |
Samuel Thibault
|
bffcb64c0f
Fix non-cuda build
|
9 years ago |
Samuel Thibault
|
6c23b4d6e1
Initialize cuda workers in parallel
|
9 years ago |
Samuel Thibault
|
d8dc889ec3
When starting workers, do not wait for thread to get bound, let that happen in parallel
|
9 years ago |
Samuel Thibault
|
7cc5447ba7
fix size, it needs to be a multiple of page size
|
9 years ago |
Samuel Thibault
|
936a654fbe
Reduce execution time of longest tests
|
9 years ago |
Samuel Thibault
|
a56cec9c33
reduce the time to benchmark the bus, we don't need an extremely precise value, and statistics people say that about 30 is fine
|
9 years ago |
Samuel Thibault
|
25c1bc1124
Fix having different min/max priorities between schedulers
|
9 years ago |
Luka Stanisic
|
852bac2269
improving the config and compilation process for multiple linear regression
|
9 years ago |
Samuel Thibault
|
71552afed8
for debugging, do not use enable-fast
|
9 years ago |
Luka Stanisic
|
74fad1f7f7
Merge remote-tracking branch 'svn/trunk' into multiple_regression
|
9 years ago |
Luka Stanisic
|
86da2f8897
working on linking
|
9 years ago |
Luka Stanisic
|
3287c300b8
adapting the code to use lapack dgels
|
9 years ago |
Samuel Thibault
|
6b863c6ee1
make sure that _starpu_get_worker_struct doesn't overflow. Inline starpu_worker_get_count to make it not too expensive
|
9 years ago |