Nathalie Furmento
|
ac765f9ba4
examples/fortran90: set real and integer sizes in the code instead of doing it throught a compiler option
|
%!s(int64=10) %!d(string=hai) anos |
Nathalie Furmento
|
071429947e
examples/fortran90: make sure the example uses its own init function and not the one from the public interface
|
%!s(int64=10) %!d(string=hai) anos |
Nathalie Furmento
|
eb8690dc7e
examples/fortran90/marshalling.c: do not create useless task object - do not ignore ENODEV return value - fix code formatting
|
%!s(int64=10) %!d(string=hai) anos |
Olivier Aumage
|
43ee6b0a98
- preliminary common StarPU module file for Fortran90 codes
|
%!s(int64=10) %!d(string=hai) anos |
Samuel Thibault
|
3f30d16bdb
Add dumb cost model for callback test to work on simgrid
|
%!s(int64=10) %!d(string=hai) anos |
Samuel Thibault
|
b8dd6df73a
Use starpu_mpi_comm_rank/size instead of MPI_Comm_rank/size in mpi applications
|
%!s(int64=10) %!d(string=hai) anos |
Olivier Aumage
|
080f882056
- integrate Fortran90 example contributed by ONERA
|
%!s(int64=10) %!d(string=hai) anos |
Samuel Thibault
|
a85ebaeb3d
Avoid variable clash
|
%!s(int64=10) %!d(string=hai) anos |
Samuel Thibault
|
05ffe970d6
Fix path to xslt file when not installed yet
|
%!s(int64=10) %!d(string=hai) anos |
Nathalie Furmento
|
b78f2058be
src/core/tree.c: remove trailing whitespaces
|
%!s(int64=10) %!d(string=hai) anos |
Nathalie Furmento
|
4ebd78d192
ChangeLog: mention new scheduler
|
%!s(int64=10) %!d(string=hai) anos |
Samuel Thibault
|
bf5ec0e3f0
port r15468 from 1.2: Add missing parameter
|
%!s(int64=10) %!d(string=hai) anos |
Samuel Thibault
|
729e275da2
Do not pass -arch sm_13 any more, since it is now deprecated since a long time
|
%!s(int64=10) %!d(string=hai) anos |
Samuel Thibault
|
f7f3fbef2b
Add a README file
|
%!s(int64=10) %!d(string=hai) anos |
Samuel Thibault
|
9a1032d835
port r15457 from 1.2: Fix build with openmp without valgrind
|
%!s(int64=10) %!d(string=hai) anos |
Samuel Thibault
|
66772f58c0
Show expected value
|
%!s(int64=10) %!d(string=hai) anos |
Samuel Thibault
|
d6f7e326c1
Fix alias conflict in paje traces
|
%!s(int64=10) %!d(string=hai) anos |
Nathalie Furmento
|
2644fe3fd7
src/core/sched_ctx.c: fix worker collection type
|
%!s(int64=10) %!d(string=hai) anos |
Nathalie Furmento
|
1e2b7ddcb0
examples/scheduler/heteroprio_test.c: uncomment sleep call
|
%!s(int64=10) %!d(string=hai) anos |
Nathalie Furmento
|
45ab968fd1
examples/scheduler/heteroprio_test.c: fix code when no CPU device is available
|
%!s(int64=10) %!d(string=hai) anos |
Nathalie Furmento
|
b07847d756
src/sched_policies/heteroprio.c: add debug message and display message on error
|
%!s(int64=10) %!d(string=hai) anos |
Nathalie Furmento
|
8c1c496884
examples/scheduler/heteroprio_test.c: fix code when there is no CPU device
|
%!s(int64=10) %!d(string=hai) anos |
Nathalie Furmento
|
bf459eee76
src/sched_policies/heteroprio.c: fix code when CPU device is disabled
|
%!s(int64=10) %!d(string=hai) anos |
Andra Hugo
|
84bc7e7d6a
pass the task as parameter to the iterator for parallel_tasks instead of a certain field
|
%!s(int64=10) %!d(string=hai) anos |
Andra Hugo
|
4680541d43
refactoring worker_collections - have an iterator for normal cases and an iterator for schedulers dealing potentially with parallel tasks
|
%!s(int64=10) %!d(string=hai) anos |
Nathalie Furmento
|
ff2af1864e
tests/sched_policies: add dummy implementations for cuda and opencl, they are needed when using the scheduler heteroprio with its default initialisation function
|
%!s(int64=10) %!d(string=hai) anos |
Nathalie Furmento
|
a51457c3e7
src/sched_policies/heteroprio.c: fix the default initialization function with correct values of min and max priorities
|
%!s(int64=10) %!d(string=hai) anos |
Andra Hugo
|
ee6d46f14e
fix the default callback to consider the priority by default of the tasks
|
%!s(int64=10) %!d(string=hai) anos |
Andra Hugo
|
6b70f4f262
fix workers_collection bug (forgot to increment nunblocked_workers)
|
%!s(int64=10) %!d(string=hai) anos |
Andra Hugo
|
6556d261a3
remove forgotten code in one of the starpu_worker_can_execute_task_* function
|
%!s(int64=10) %!d(string=hai) anos |