PPL Logo

libs/ck-libs/ampi/ampiMisc.C File Reference

Go to the source code of this file.

Functions

std::string create_stripped_string (const char *str) noexcept
 AMPI_API_IMPL (int, MPI_Info_create, MPI_Info *info)
 AMPI_API_IMPL (int, MPI_Info_set, MPI_Info info, const char *key, const char *value)
 AMPI_API_IMPL (int, MPI_Info_delete, MPI_Info info, const char *key)
 AMPI_API_IMPL (int, MPI_Info_get, MPI_Info info, const char *key, int valuelen, char *value, int *flag)
 AMPI_API_IMPL (int, MPI_Info_get_valuelen, MPI_Info info, const char *key, int *valuelen, int *flag)
 AMPI_API_IMPL (int, MPI_Info_get_nkeys, MPI_Info info, int *nkeys)
 AMPI_API_IMPL (int, MPI_Info_get_nthkey, MPI_Info info, int n, char *key)
 AMPI_API_IMPL (int, MPI_Info_dup, MPI_Info info, MPI_Info *newinfo)
 AMPI_API_IMPL (int, MPI_Info_free, MPI_Info *info)
void beginTraceBigSim (char *msg)
void endTraceBigSim (char *msg, char *param)


Function Documentation

std::string create_stripped_string ( const char *  str  ) 

Definition at line 20 of file ampiMisc.C.

References len.

Referenced by InfoStruct::deletek(), InfoStruct::get(), InfoStruct::get_valuelen(), KeyvalPair::KeyvalPair(), and InfoStruct::set().

Here is the caller graph for this function:

AMPI_API_IMPL ( int  ,
MPI_Info_create  ,
MPI_Info info 
)

Definition at line 316 of file ampiMisc.C.

References ampiErrhandler(), and getAmpiParent().

Here is the call graph for this function:

AMPI_API_IMPL ( int  ,
MPI_Info_set  ,
MPI_Info  info,
const char *  key,
const char *  value 
)

Definition at line 323 of file ampiMisc.C.

References ampiErrhandler(), and getAmpiParent().

Here is the call graph for this function:

AMPI_API_IMPL ( int  ,
MPI_Info_delete  ,
MPI_Info  info,
const char *  key 
)

Definition at line 330 of file ampiMisc.C.

References ampiErrhandler(), and getAmpiParent().

Here is the call graph for this function:

AMPI_API_IMPL ( int  ,
MPI_Info_get  ,
MPI_Info  info,
const char *  key,
int  valuelen,
char *  value,
int flag 
)

Definition at line 337 of file ampiMisc.C.

References getAmpiParent().

Here is the call graph for this function:

AMPI_API_IMPL ( int  ,
MPI_Info_get_valuelen  ,
MPI_Info  info,
const char *  key,
int valuelen,
int flag 
)

Definition at line 345 of file ampiMisc.C.

References getAmpiParent().

Here is the call graph for this function:

AMPI_API_IMPL ( int  ,
MPI_Info_get_nkeys  ,
MPI_Info  info,
int nkeys 
)

Definition at line 353 of file ampiMisc.C.

References ampiErrhandler(), and getAmpiParent().

Here is the call graph for this function:

AMPI_API_IMPL ( int  ,
MPI_Info_get_nthkey  ,
MPI_Info  info,
int  n,
char *  key 
)

Definition at line 360 of file ampiMisc.C.

References ampiErrhandler(), and getAmpiParent().

Here is the call graph for this function:

AMPI_API_IMPL ( int  ,
MPI_Info_dup  ,
MPI_Info  info,
MPI_Info newinfo 
)

Definition at line 367 of file ampiMisc.C.

References ampiErrhandler(), and getAmpiParent().

Here is the call graph for this function:

AMPI_API_IMPL ( int  ,
MPI_Info_free  ,
MPI_Info info 
)

Definition at line 374 of file ampiMisc.C.

References ampiErrhandler(), and getAmpiParent().

Here is the call graph for this function:

void beginTraceBigSim ( char *  msg  ) 

Definition at line 400 of file ampiMisc.C.

void endTraceBigSim ( char *  msg,
char *  param 
)

Definition at line 401 of file ampiMisc.C.


Generated on Mon Sep 21 08:04:13 2020 for Charm++ by  doxygen 1.5.5