]> AND Public Git Repository - simgrid.git/blob - src/smpi/colls/colls_global.c
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Some constants need to be defined as static variables in Fortran.
[simgrid.git] / src / smpi / colls / colls_global.c
1 #include "xbt.h"
2
3 XBT_LOG_NEW_DEFAULT_SUBCATEGORY(smpi_colls, smpi,
4                                 "Logging specific to SMPI collectives");