Historia zmian

Autor SHA1 Wiadomość Data
  Nathalie Furmento f7abbfa6fc update copyright 7 lat temu
  Samuel Thibault 5a69695aae Tell simgrid not to stop on --help 7 lat temu
  Samuel Thibault 7b226ea5f6 Catch users who do not properly register their data to CUDA 7 lat temu
  Samuel Thibault e5e487ae14 Note TODO for adding variance to codelet simgrid execution time 7 lat temu
  Samuel Thibault 2eaedfd683 Use SIMGRID_VERSION to make tests look nicer 7 lat temu
  Samuel Thibault d952947cea Fix compatibility with simgrid 3.19 7 lat temu
  Nathalie Furmento 4814ae2a2b minor fixes to follow coding conventions 8 lat temu
  Samuel Thibault edcdf9c0c5 use sg_host_speed when available instead of MSG_host_get_speed 8 lat temu
  Nathalie Furmento 6901c4441b src/: fix copyrights 8 lat temu
  Samuel Thibault b477194360 clean-atexit was introduced in simgrid 3.13 8 lat temu
  Samuel Thibault 144b79dffd Extend simgrid initialization to distinguish between main redirection and MSG_process_attach. When using openmp, prevent simgrid from cleaning at exit since we still need it in destructors 8 lat temu
  Samuel Thibault 609973e5ea Fix sequentialization of simgrid GPU transfers, thanks Lionel Eyraud for spotting it 8 lat temu
  Samuel Thibault 68dc8da493 make openmp support call simgrid early initialization before using pthread functions 8 lat temu
  Samuel Thibault a4abc81e39 Avoid using the deprecated MSG_environment_as_get_hosts 8 lat temu
  Samuel Thibault 80fba9f9e6 Fix compatibility with recent simgrid 8 lat temu
  Samuel Thibault 18adeec2a5 Move dirty code to c++ file to be able to call simcall_process_create from simgrid git 8 lat temu
  Samuel Thibault e98ec267b6 Fix build with recent simgrid by failing at runtime 8 lat temu
  Samuel Thibault 62dc82831f note what _starpu_simgrid_xbt_thread_create is actually implementing 8 lat temu
  Samuel Thibault db0c449763 Use sg_host_self instead of SIMIX_host_self when available 8 lat temu
  Samuel Thibault 4c9adf9b86 Fix simgrid build 8 lat temu
  Samuel Thibault fb2c477f95 Add observation hooks for OOC stochastic analysis 8 lat temu
  Corentin Salingue 0c5c0295bb merge trunk 8 lat temu
  Nathalie Furmento 17d445233c src: fix parameter printf type 8 lat temu
  Corentin Salingue 333e34a4b4 Merge from trunk 8 lat temu
  Nathalie Furmento 0245f88392 src/core/simgrid.c: remove unused struct 8 lat temu
  Nathalie Furmento e20290a061 use starpu pthread functions 8 lat temu
  Samuel Thibault fcc7e0dbe3 Add missing simgrid disk case 8 lat temu
  Corentin Salingue f45e0a0e7c merge from trunk 8 lat temu
  Corentin Salingue 50131e4b1b Renaming NUMA functions 8 lat temu
  Corentin Salingue 101a90d0f7 use STARPU_USE_NUMA when lauching application to use NUMA mode instead of --enable-numa when compiling 8 lat temu