![]() System : Linux absol.cf 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 7.4.33 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, Directory : /etc/alternatives/mpi/ |
Upload File : |
/* WARNING: This is a generated file! Edits will be lost! */ /* * Copyright (c) 2015 Research Organization for Information Science * and Technology (RIST). All rights reserved. * Copyright (c) 2015 Cisco Systems, Inc. All rights reserved. * $COPYRIGHT$ * * This file was generated by gen-mpi-mangling.pl */ /* Note that the rationale for the types of each of these variables is discussed in ompi/include/mpif-common.h. Do not change the types without also changing ompi/runtime/ompi_mpi_init.c and ompi/include/mpif-common.h. */ extern char mpi_fortran_argv_null_; #define OMPI_IS_FORTRAN_ARGV_NULL(addr) \ (addr == (void*) &mpi_fortran_argv_null_) extern char mpi_fortran_argvs_null_; #define OMPI_IS_FORTRAN_ARGVS_NULL(addr) \ (addr == (void*) &mpi_fortran_argvs_null_) extern int mpi_fortran_bottom_; #define OMPI_IS_FORTRAN_BOTTOM(addr) \ (addr == (void*) &mpi_fortran_bottom_) extern int mpi_fortran_errcodes_ignore_; #define OMPI_IS_FORTRAN_ERRCODES_IGNORE(addr) \ (addr == (void*) &mpi_fortran_errcodes_ignore_) extern int mpi_fortran_in_place_; #define OMPI_IS_FORTRAN_IN_PLACE(addr) \ (addr == (void*) &mpi_fortran_in_place_) extern int * mpi_fortran_status_ignore_; #define OMPI_IS_FORTRAN_STATUS_IGNORE(addr) \ (addr == (void*) &mpi_fortran_status_ignore_) extern int * mpi_fortran_statuses_ignore_; #define OMPI_IS_FORTRAN_STATUSES_IGNORE(addr) \ (addr == (void*) &mpi_fortran_statuses_ignore_) extern int mpi_fortran_unweighted_; #define OMPI_IS_FORTRAN_UNWEIGHTED(addr) \ (addr == (void*) &mpi_fortran_unweighted_) extern int mpi_fortran_weights_empty_; #define OMPI_IS_FORTRAN_WEIGHTS_EMPTY(addr) \ (addr == (void*) &mpi_fortran_weights_empty_)