Olivier Aumage
|
ac73cffc0b
- fix codelet adds
|
před 9 roky |
Olivier Aumage
|
1120601e2c
- free cl_args on unpack
|
před 9 roky |
Olivier Aumage
|
0b6b4ca63c
- use pseudo pointer constants instead of true pointer constants that would not work with dual compilation master-slave devices such as xeon phi
|
před 9 roky |
Samuel Thibault
|
51c2f1bb49
fix simgrid check with quick_check
|
před 9 roky |
Samuel Thibault
|
fa02656869
fix typo
|
před 9 roky |
Samuel Thibault
|
1375e17db8
Add missing files in dist
|
před 9 roky |
Samuel Thibault
|
181f60818d
fix typo...
|
před 9 roky |
Samuel Thibault
|
e500866364
fix check
|
před 9 roky |
Samuel Thibault
|
53b9b23889
preset environment variables for make check in simgrid mode
|
před 9 roky |
Samuel Thibault
|
6549f3a00e
Fix make check in simgrid mode
|
před 9 roky |
Olivier Aumage
|
cf34bfb69d
- enable building more native Fortran examples
|
před 9 roky |
Olivier Aumage
|
15c23fb8fe
- add support for cl_args
|
před 9 roky |
Samuel Thibault
|
00acb5ff89
port r18067 from 1.2-stencils: incorrect time unit of perfmodel cost function return value
|
před 9 roky |
Olivier Aumage
|
4e8d20099b
- add some more fstarpu_* functions
|
před 9 roky |
Olivier Aumage
|
49358735d5
- return starpu_init code to user
|
před 9 roky |
Olivier Aumage
|
76a024d7e0
- add matrix data registration
|
před 9 roky |
Nathalie Furmento
|
e18cd4475a
examples/sched_ctx/parallel_tasks_reuse_handle.c: free memory
|
před 9 roky |
Nathalie Furmento
|
f004b23675
mpi/examples/user_datatype/my_interface.c: free memory
|
před 9 roky |
Nathalie Furmento
|
ed7d000e1b
mpi/tests: use dynamic memory
|
před 9 roky |
Olivier Aumage
|
55062fe081
- directly use starpu_data_unregister
|
před 9 roky |
Olivier Aumage
|
0ff38f93cf
- workaround to avoid referencing C constants from Fortran, which has been found unreliable on Darwin
|
před 9 roky |
Nathalie Furmento
|
8d0a091313
ChangeLog: mention the native fortran support
|
před 9 roky |
Olivier Aumage
|
5235d1e1cf
- update example Makefile rules
|
před 9 roky |
Olivier Aumage
|
2f85453bbe
- disable building Fortran examples on Darwin
|
před 9 roky |
Olivier Aumage
|
36a8df9190
- GFortran version 4.9 min is needed to build native Fortran examples
|
před 9 roky |
Olivier Aumage
|
32fc3b4b3a
- add a preliminary framework for native Fortran support for StarPU
|
před 9 roky |
Samuel Thibault
|
67fbbe8f3f
fix build with old simgrid
|
před 9 roky |
Terry Cojean
|
d9ed02bb48
Ensure that (L)WS schedulers still work in locality modes with correct results.
|
před 9 roky |
Terry Cojean
|
6dc5ad195d
Fix Alfredo's bug3 with contexts and work stealing. A worker pushing a ready task to another context should also pick a new worker if he isn't part of that other context.
|
před 9 roky |
Nathalie Furmento
|
e7c63e2cf7
src/datawizard/filters.c: fix #16830: we only want the synchronous partitionning to wait for previous tasks
|
před 9 roky |