Olivier Aumage
|
0c3948a82b
update sc_hypervisor, fstarpu Fortran module file with API changes
|
il y a 8 ans |
Olivier Aumage
|
cf5be99691
update copyrights for files modified in 2017
|
il y a 8 ans |
Nathalie Furmento
|
9f5cc1888c
Add a field starpu_task::where and the macro STARPU_TASK_WHERE
|
il y a 8 ans |
Olivier Aumage
|
950d269178
use assumed-size instead of assumed-shape arrays for native fortran API, for better backward compatibility
|
il y a 8 ans |
Samuel Thibault
|
c50d47db20
Fix use of deprecated type
|
il y a 8 ans |
Luka Stanisic
|
6971a2c68c
simgrid: adding new codelet flag
|
il y a 8 ans |
Olivier Aumage
|
7e735b6fef
- add native Fortran support for setting various codelet flags (main flags, cuda/opencl flags, where flags)
|
il y a 8 ans |
Samuel Thibault
|
b2afb73fe8
Add starpu_sched_ctx_get_workers_list_raw, much less costly than starpu_sched_ctx_get_workers_list
|
il y a 8 ans |
Olivier Aumage
|
52ea41d70b
- add the possibility to associate some user data to sched contexts (needed for some INTERTWinE work)
|
il y a 8 ans |
Olivier Aumage
|
feb426b173
- fix type syntax
|
il y a 8 ans |
Olivier Aumage
|
2a49bee522
- add some more Fortran type size
|
il y a 8 ans |
Olivier Aumage
|
3ee491cf62
- add missing FSTARPU_SZ_C_CHAR
|
il y a 8 ans |
Olivier Aumage
|
a2e45b48a0
- implement full native Fortran support for fstarpu_sched_ctx_create
|
il y a 8 ans |
Olivier Aumage
|
4f7c375cbd
- add some more native Fortran wrappers for sched_ctx routines
|
il y a 8 ans |
Olivier Aumage
|
5b21170706
- add native Fortran support for arbiters
|
il y a 8 ans |
Olivier Aumage
|
22f64d7d8c
- add missing native Fortran routines for partitioning support
|
il y a 8 ans |
Olivier Aumage
|
2d8c014cf9
- add native Fortran routine to put codelet structures in variable buffer mode
|
il y a 8 ans |
Olivier Aumage
|
bd3d804255
- fix Fortran to C type declaration of arg nparts for partition routines
|
il y a 8 ans |
Olivier Aumage
|
a4f343f72f
- clearly separate portable types from native types
|
il y a 8 ans |
Olivier Aumage
|
a662948c71
- support both task_insert and insert_task
|
il y a 8 ans |
Olivier Aumage
|
f6915b2b0c
- add example of Fortran code using dynamic buffers
|
il y a 8 ans |
Olivier Aumage
|
f6e0e65d4f
- add Fortran support for dynamic buffers
|
il y a 8 ans |
Olivier Aumage
|
f49e1863b5
- add more insert_task modes
|
il y a 8 ans |
Olivier Aumage
|
ec192d970c
- add block data interface
|
il y a 8 ans |
Olivier Aumage
|
a8e7eb591a
- add some more native Fortran functions
|
il y a 8 ans |
Olivier Aumage
|
1af7745559
- add yet some more native Fortran routines
|
il y a 8 ans |
Olivier Aumage
|
ddd5e6fafc
- some more native Fortran API funcs
|
il y a 8 ans |
Olivier Aumage
|
53809a40c1
- add some more native Fortran routines
|
il y a 8 ans |
Olivier Aumage
|
49a554275b
- make constant types uniform
|
il y a 8 ans |
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
|
il y a 8 ans |