Commit History

Author SHA1 Message Date
  Nathalie Furmento d2ab227daa starpu-top: rename types following coding conventions 14 years ago
  Samuel Thibault 4a64ae3993 Also print PCI domain when it is not zero 14 years ago
  Nathalie Furmento e078cb12fc gcc-plugin/src/starpu.c: remove now un-needed variable 14 years ago
  Nathalie Furmento dd254fcf2f gcc-plugin: as lookup_name cannot lookup for a struct, add a typedef for struct starpu_codelet 14 years ago
  Samuel Thibault 7728adf287 fix build 14 years ago
  Nathalie Furmento 17932467c7 tools/dev/rename.sed: uncomment lines 14 years ago
  Nathalie Furmento b3a6c1f52b do not use typedef for starpu_codelet, use it directly as a struct 14 years ago
  Nathalie Furmento 250b34a491 README.dev: clarify type naming conventions 14 years ago
  Nathalie Furmento 4aef4aabc2 add new include starpu_deprecated_api.h to allow users to keep using old typenames 14 years ago
  Nathalie Furmento 30c7cbfa10 rename type starpu_tag into starpu_tag_t 14 years ago
  Nathalie Furmento f337b704ad README.dev: add (draft) section on Coding Conventions 14 years ago
  Nathalie Furmento 0ebf7ba326 Rename public opaque type starpu_data_handle as starpu_data_handle_t 14 years ago
  Nathalie Furmento a24cd26ac8 tools/dev/rename.sed: delimit words properly 14 years ago
  Nathalie Furmento 5b9b08f1dc rename internal type starpu_data_state_t to _starpu_data_state 14 years ago
  Nathalie Furmento ee63c22a9e Type renaming: 14 years ago
  Cyril Roelandt adb5eda2e2 test_interfaces: Cleaning run_sync 14 years ago
  Cyril Roelandt bb83a802a0 test_interfaces.c: fixed a compilation error 14 years ago
  Cyril Roelandt ed04792c7a Interface tests : testing synchronous copies. 14 years ago
  Nathalie Furmento 6733b9acae include/starpu_data_interfaces.h: remove un-needed definition 14 years ago
  Nathalie Furmento 87ad636148 Type renaming: 14 years ago
  Nathalie Furmento 3d0df419a8 Type renaming: 14 years ago
  Nathalie Furmento 3439531517 include/starpu_data.h: do not use a typedef for starpu_buffer_descr, use it directly as a struct 14 years ago
  Nathalie Furmento b63d0cdd42 ChangeLog: fix function name 14 years ago
  Cyril Roelandt 390585c990 Interface tests : API changes. 14 years ago
  Nathalie Furmento adf2f44e62 turn starpu_access_mode into an enumerated type 14 years ago
  Nathalie Furmento 5dcc5aec85 include: update definition of enum type 14 years ago
  Nathalie Furmento 5e76e7e8eb mpi/tests: tests/ prefix names of internal types and functions with _starpu 14 years ago
  Nathalie Furmento 906d935956 src: prefix names of internal types and functions with _starpu 14 years ago
  Samuel Thibault eb5911f7f2 Document performance model API 14 years ago
  Samuel Thibault 3772ff2272 make starpu_list_models take an output parameter instead of hardcoding stdout 14 years ago