Histórico de commits

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