Commit History

Author SHA1 Message Date
  Samuel Thibault c8869b7f32 Use sg_barrier 5 years ago
  Samuel Thibault 058c4da022 Use sg_actor_ref/unref 5 years ago
  Samuel Thibault b14b294d78 Fix using simgrid_get_clock 5 years ago
  Samuel Thibault 48c537a3fd Use more S4U functions 5 years ago
  Samuel Thibault 430398684e Use S4U's sg_actor_self when available 5 years ago
  Samuel Thibault 1e8a3523c6 Use S4U's simgrid_get_clock when available 5 years ago
  Samuel Thibault 2972872741 Add missing s4u detection 5 years ago
  Samuel Thibault 413c84a424 Use S4U's sg_actor_sleep_for when available 5 years ago
  Nathalie Furmento 3df2abcec6 improve detection of scandir 6 years ago
  Nathalie Furmento c29d010d3a delete old code (drivers gordon, scc, starpu-top, and plugin gcc) and update authors file aordingly 6 years ago
  Nathalie Furmento d132d2b500 configure.ac: disable OpenMP when simgrid is enabled 6 years ago
  Nathalie Furmento bc89cafaf4 configure.ac: disable openmp when mpi master/slave is enabled 6 years ago
  Nathalie Furmento d939ae15c7 configure.ac: disable openmp on windows architectures 6 years ago
  Nathalie Furmento 2518a97270 enable OpenMP support by default 6 years ago
  Nathalie Furmento 3e98591b1f configure.ac: earlier detection of pkg-config 6 years ago
  Nathalie Furmento 3920b52d57 Improve detection of NVML availability. Do not only check the library is available, also check the compiled code can be run. 6 years ago
  Samuel Thibault cc48c1ec6a Call MSG_process_userdata_init if available to fix per-thread data 6 years ago
  Nathalie Furmento 3c7ede1d6b Cluster support is disabled by default, unless the configure option --enable-cluster is specified 6 years ago
  Samuel Thibault bb783da7b0 Avoid any tentative definitions, not supported on MacOS 6 years ago
  Samuel Thibault debb1ea3d6 Put -lcusparse and -lnvidia-ml in STARPU_CUDA_LDFLAGS rather than LIBS 6 years ago
  Nathalie Furmento 6fee0d788e new tool starpu_mpi_comm_matrix.py to plot heatmaps for MPI communications 6 years ago
  Olivier Aumage 1202a7885a add support for ARM performance libraries 6 years ago
  Samuel Thibault 88a25f483d pass compilation flags to fortran compiler too 6 years ago
  Samuel Thibault 156cca6062 Avoid adding -m64 if already set in NVCCFLAGS 6 years ago
  Olivier Aumage 6a406321a0 add configure support for StarPU-RM et StarPU-RM/DLB verbose modes 6 years ago
  Olivier Aumage a38cefb609 adapt to DLB API changes 6 years ago
  Olivier Aumage beb42135c2 fix detection of worker callback availability in starpurm 6 years ago
  Samuel Thibault 38b4e5f030 fxt path is optional 6 years ago
  Nathalie Furmento 99ea7d95c5 configure.ac: when looking for openblas library, also uses STARPU_CHECK_LIB as pkg-config file may not exist 6 years ago
  Samuel Thibault e307816928 prefer to use /bin/bash over bash (which might show up as /usr/bin/bash) 6 years ago