
| Current Path : /usr/include/x86_64-linux-gnu/openmpi/openmpi/ompi/patterns/comm/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : //usr/include/x86_64-linux-gnu/openmpi/openmpi/ompi/patterns/comm/commpatterns.h |
/* * Copyright (c) 2009-2012 Mellanox Technologies. All rights reserved. * Copyright (c) 2009-2012 Oak Ridge National Laboratory. All rights reserved. * $COPYRIGHT$ * * Additional copyrights may follow * * $HEADER$ */ #ifndef COMM_NETPATTERNS_H #define COMM_NETPATTERNS_H #include "ompi_config.h" BEGIN_C_DECLS #define MAX_TMP_BUFFER 8192 END_C_DECLS #endif /* COMM_NETPATTERNS_H */