0% found this document useful (0 votes)
180 views184 pages

Errors

This document shows the output of compiling Fortran source code files into object files and creating a library called libSprayPMC.a. There are many Fortran files being compiled with specific compiler flags and then linked into the library. This is documenting the build process for a computational fluid dynamics code written in Fortran.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
180 views184 pages

Errors

This document shows the output of compiling Fortran source code files into object files and creating a library called libSprayPMC.a. There are many Fortran files being compiled with specific compiler flags and then linked into the library. This is documenting the build process for a computational fluid dynamics code written in Fortran.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 184

[mukutk@comet-ln3 sprayPMC-2.3.x]$ .

/Allwclean
+ cd PMC
+ make clean-all
rm libSprayPMC.a *~ *.o *.mod
rm: cannot remove `*~': No such file or directory
make: *** [clean-all] Error 1
+ cd ..
+ wclean
+ wclean spraySnapshotPMC
wclean spraySnapshotPMC
+ wclean sprayEnginePMC
wclean sprayEnginePMC
+ wclean spraySootPMC
wclean spraySootPMC
[mukutk@comet-ln3 sprayPMC-2.3.x]$ ./Allwmake
+ cd PMC
+ make
Compiling coupling_data.f90
/opt/intel/composer_xe_2013_sp1.2.144/bin/intel64/ifort -c -w -r8 -fpp -O3 -fPIC
-fp-model precise -o coupling_data.o coupling_data.f90
Compiling precision_m.f90
/opt/intel/composer_xe_2013_sp1.2.144/bin/intel64/ifort -c -w -r8 -fpp -O3 -fPIC
-fp-model precise -o precision_m.o precision_m.f90
Compiling pdf_types_module_mc.f90
/opt/intel/composer_xe_2013_sp1.2.144/bin/intel64/ifort -c -w -r8 -fpp -O3 -fPIC
-fp-model precise -o pdf_types_module_mc.o pdf_types_module_mc.f90
Compiling pdf_control_module_mc.f90
/opt/intel/composer_xe_2013_sp1.2.144/bin/intel64/ifort -c -w -r8 -fpp -O3 -fPIC
-fp-model precise -o pdf_control_module_mc.o pdf_control_module_mc.f90
Compiling pdf_fv_module_mc.f90
/opt/intel/composer_xe_2013_sp1.2.144/bin/intel64/ifort -c -w -r8 -fpp -O3 -fPIC
-fp-model precise -o pdf_fv_module_mc.o pdf_fv_module_mc.f90
Compiling basics.f90
/opt/intel/composer_xe_2013_sp1.2.144/bin/intel64/ifort -c -w -r8 -fpp -O3 -fPIC
-fp-model precise -o basics.o basics.f90
Compiling cla_q.f90
/opt/intel/composer_xe_2013_sp1.2.144/bin/intel64/ifort -c -w -r8 -fpp -O3 -fPIC
-fp-model precise -o cla_q.o cla_q.f90
Compiling cla_vec.f90
/opt/intel/composer_xe_2013_sp1.2.144/bin/intel64/ifort -c -w -r8 -fpp -O3 -fPIC
-fp-model precise -o cla_vec.o cla_vec.f90
Compiling bbfn.f90
/opt/intel/composer_xe_2013_sp1.2.144/bin/intel64/ifort -c -w -r8 -fpp -O3 -fPIC
-fp-model precise -o bbfn.o bbfn.f90
Compiling table.f90
/opt/intel/composer_xe_2013_sp1.2.144/bin/intel64/ifort -c -w -r8 -fpp -O3 -fPIC
-fp-model precise -o table.o table.f90
Compiling table_fE.f90
/opt/intel/composer_xe_2013_sp1.2.144/bin/intel64/ifort -c -w -r8 -fpp -O3 -fPIC
-fp-model precise -o table_fE.o table_fE.f90
Compiling cla_list.f90
/opt/intel/composer_xe_2013_sp1.2.144/bin/intel64/ifort -c -w -r8 -fpp -O3 -fPIC
-fp-model precise -o cla_list.o cla_list.f90
Compiling iso_string.f90
/opt/intel/composer_xe_2013_sp1.2.144/bin/intel64/ifort -c -w -r8 -fpp -O3 -fPIC
-fp-model precise -o iso_string.o iso_string.f90
Compiling config.f90
/opt/intel/composer_xe_2013_sp1.2.144/bin/intel64/ifort -c -w -r8 -fpp -O3 -fPIC
-fp-model precise -o config.o config.f90
Compiling table_spray_prop.f90
/opt/intel/composer_xe_2013_sp1.2.144/bin/intel64/ifort -c -w -r8 -fpp -O3 -fPIC
-fp-model precise -o table_spray_prop.o table_spray_prop.f90
Compiling cla_spray_optical_prop.f90
/opt/intel/composer_xe_2013_sp1.2.144/bin/intel64/ifort -c -w -r8 -fpp -O3 -fPIC
-fp-model precise -o cla_spray_optical_prop.o cla_spray_optical_prop.f90
Compiling cla_mesh.f90
/opt/intel/composer_xe_2013_sp1.2.144/bin/intel64/ifort -c -w -r8 -fpp -O3 -fPIC
-fp-model precise -o cla_mesh.o cla_mesh.f90
Compiling cla_ray.f90
/opt/intel/composer_xe_2013_sp1.2.144/bin/intel64/ifort -c -w -r8 -fpp -O3 -fPIC
-fp-model precise -o cla_ray.o cla_ray.f90
Compiling cla_fsk.f90
/opt/intel/composer_xe_2013_sp1.2.144/bin/intel64/ifort -c -w -r8 -fpp -O3 -fPIC
-fp-model precise -o cla_fsk.o cla_fsk.f90
Compiling cla_soot.f90
/opt/intel/composer_xe_2013_sp1.2.144/bin/intel64/ifort -c -w -r8 -fpp -O3 -fPIC
-fp-model precise -o cla_soot.o cla_soot.f90
Compiling cla_lbl.f90
/opt/intel/composer_xe_2013_sp1.2.144/bin/intel64/ifort -c -w -r8 -fpp -O3 -fPIC
-fp-model precise -o cla_lbl.o cla_lbl.f90
Compiling cla_ebuf.f90
/opt/intel/composer_xe_2013_sp1.2.144/bin/intel64/ifort -c -w -r8 -fpp -O3 -fPIC
-fp-model precise -o cla_ebuf.o cla_ebuf.f90
Compiling spline.f
/opt/intel/composer_xe_2013_sp1.2.144/bin/intel64/ifort -c -w -r8 -fpp -O3 -fPIC
-fp-model precise -assume byterecl -o spline.o spline.f
Compiling commonData.f90
/opt/intel/composer_xe_2013_sp1.2.144/bin/intel64/ifort -c -w -r8 -fpp -O3 -fPIC
-fp-model precise -assume byterecl -o commonData.o commonData.f90
Compiling quadlib.f90
/opt/intel/composer_xe_2013_sp1.2.144/bin/intel64/ifort -c -w -r8 -fpp -O3 -fPIC
-fp-model precise -assume byterecl -o quadlib.o quadlib.f90
Compiling spline_class.f90
/opt/intel/composer_xe_2013_sp1.2.144/bin/intel64/ifort -c -w -r8 -fpp -O3 -fPIC
-fp-model precise -assume byterecl -o spline_class.o spline_class.f90
Compiling absc_kg_gen.f90
/opt/intel/composer_xe_2013_sp1.2.144/bin/intel64/ifort -c -w -r8 -fpp -O3 -fPIC
-fp-model precise -assume byterecl -o absc_kg_gen.o absc_kg_gen.f90
Compiling commonRoutines.f90
/opt/intel/composer_xe_2013_sp1.2.144/bin/intel64/ifort -c -w -r8 -fpp -O3 -fPIC
-fp-model precise -assume byterecl -o commonRoutines.o commonRoutines.f90
Compiling NBSGdbapi.f90
/opt/intel/composer_xe_2013_sp1.2.144/bin/intel64/ifort -c -w -r8 -fpp -O3 -fPIC
-fp-model precise -assume byterecl -o NBSGdbapi.o NBSGdbapi.f90
Compiling NBSG2fsk.f90
/opt/intel/composer_xe_2013_sp1.2.144/bin/intel64/ifort -c -w -r8 -fpp -O3 -fPIC
-fp-model precise -assume byterecl -o NBSG2fsk.o NBSG2fsk.f90
Compiling RefState.f90
/opt/intel/composer_xe_2013_sp1.2.144/bin/intel64/ifort -c -w -r8 -fpp -O3 -fPIC
-fp-model precise -assume byterecl -o RefState.o RefState.f90
Compiling smooth_local.f90
/opt/intel/composer_xe_2013_sp1.2.144/bin/intel64/ifort -c -w -r8 -fpp -O3 -fPIC
-fp-model precise -assume byterecl -o smooth_local.o smooth_local.f90
Compiling OverlapNBSG.f90
/opt/intel/composer_xe_2013_sp1.2.144/bin/intel64/ifort -c -w -r8 -fpp -O3 -fPIC
-fp-model precise -assume byterecl -o OverlapNBSG.o OverlapNBSG.f90
Compiling pdf_planck_mean_kg.f90
/opt/intel/composer_xe_2013_sp1.2.144/bin/intel64/ifort -c -w -r8 -fpp -O3 -fPIC
-fp-model precise -o pdf_planck_mean_kg.o pdf_planck_mean_kg.f90
Compiling planckmean.f90
/opt/intel/composer_xe_2013_sp1.2.144/bin/intel64/ifort -c -w -r8 -fpp -O3 -fPIC
-fp-model precise -o planckmean.o planckmean.f90
Compiling spectral.f90
/opt/intel/composer_xe_2013_sp1.2.144/bin/intel64/ifort -c -w -r8 -fpp -O3 -fPIC
-fp-model precise -o spectral.o spectral.f90
Compiling cla_fvm_cell.f90
/opt/intel/composer_xe_2013_sp1.2.144/bin/intel64/ifort -c -w -r8 -fpp -O3 -fPIC
-fp-model precise -o cla_fvm_cell.o cla_fvm_cell.f90
Compiling ray_parallel.f90
/opt/intel/composer_xe_2013_sp1.2.144/bin/intel64/ifort -c -w -r8 -fpp -O3 -fPIC
-fp-model precise -o ray_parallel.o ray_parallel.f90
Compiling cla_bndry.f90
/opt/intel/composer_xe_2013_sp1.2.144/bin/intel64/ifort -c -w -r8 -fpp -O3 -fPIC
-fp-model precise -o cla_bndry.o cla_bndry.f90
Compiling mcrt_mpi.f90
/opt/intel/composer_xe_2013_sp1.2.144/bin/intel64/ifort -c -w -r8 -fpp -O3 -fPIC
-fp-model precise -o mcrt_mpi.o mcrt_mpi.f90
Compiling cla_spray.f90
/opt/intel/composer_xe_2013_sp1.2.144/bin/intel64/ifort -c -w -r8 -fpp -O3 -fPIC
-fp-model precise -o cla_spray.o cla_spray.f90
Compiling tracing.f90
/opt/intel/composer_xe_2013_sp1.2.144/bin/intel64/ifort -c -w -r8 -fpp -O3 -fPIC
-fp-model precise -o tracing.o tracing.f90
Compiling get_fv_data_mc.f90
/opt/intel/composer_xe_2013_sp1.2.144/bin/intel64/ifort -c -w -r8 -fpp -O3 -fPIC
-fp-model precise -o get_fv_data_mc.o get_fv_data_mc.f90
Compiling OF_bridge.f90
/opt/intel/composer_xe_2013_sp1.2.144/bin/intel64/ifort -c -w -r8 -fpp -O3 -fPIC
-fp-model precise -o OF_bridge.o OF_bridge.f90
Compiling cla_report.f90
/opt/intel/composer_xe_2013_sp1.2.144/bin/intel64/ifort -c -w -r8 -fpp -O3 -fPIC
-fp-model precise -o cla_report.o cla_report.f90
Compiling ray_passing.f90
/opt/intel/composer_xe_2013_sp1.2.144/bin/intel64/ifort -c -w -r8 -fpp -O3 -fPIC
-fp-model precise -o ray_passing.o ray_passing.f90
Compiling incoming_ray_tracking.f90
/opt/intel/composer_xe_2013_sp1.2.144/bin/intel64/ifort -c -w -r8 -fpp -O3 -fPIC
-fp-model precise -o incoming_ray_tracking.o incoming_ray_tracking.f90
Compiling mcrt_main.f90
/opt/intel/composer_xe_2013_sp1.2.144/bin/intel64/ifort -c -w -r8 -fpp -O3 -fPIC
-fp-model precise -o mcrt_main.o mcrt_main.f90
Compiling OF_PMC_coupling.f90
/opt/intel/composer_xe_2013_sp1.2.144/bin/intel64/ifort -c -w -r8 -fpp -O3 -fPIC
-fp-model precise -o OF_PMC_coupling.o OF_PMC_coupling.f90
Compiling heatsrc.f90
/opt/intel/composer_xe_2013_sp1.2.144/bin/intel64/ifort -c -w -r8 -fpp -O3 -fPIC
-fp-model precise -o heatsrc.o heatsrc.f90
Compiling OF_FSK_Coupling.f90
/opt/intel/composer_xe_2013_sp1.2.144/bin/intel64/ifort -c -w -r8 -fpp -O3 -fPIC
-fp-model precise -o OF_FSK_Coupling.o OF_FSK_Coupling.f90
ar -rv libSprayPMC.a coupling_data.o precision_m.o pdf_types_module_mc.o
pdf_control_module_mc.o pdf_fv_module_mc.o basics.o cla_q.o cla_vec.o bbfn.o
table.o table_fE.o cla_list.o iso_string.o config.o table_spray_prop.o
cla_spray_optical_prop.o cla_mesh.o cla_ray.o cla_fsk.o cla_soot.o cla_lbl.o
cla_ebuf.o spline.o commonData.o quadlib.o spline_class.o absc_kg_gen.o
commonRoutines.o NBSGdbapi.o NBSG2fsk.o RefState.o smooth_local.o OverlapNBSG.o
pdf_planck_mean_kg.o planckmean.o spectral.o cla_fvm_cell.o ray_parallel.o
cla_bndry.o mcrt_mpi.o cla_spray.o tracing.o get_fv_data_mc.o OF_bridge.o
cla_report.o ray_passing.o incoming_ray_tracking.o mcrt_main.o OF_PMC_coupling.o
heatsrc.o OF_FSK_Coupling.o
ar: creating libSprayPMC.a
a - coupling_data.o
a - precision_m.o
a - pdf_types_module_mc.o
a - pdf_control_module_mc.o
a - pdf_fv_module_mc.o
a - basics.o
a - cla_q.o
a - cla_vec.o
a - bbfn.o
a - table.o
a - table_fE.o
a - cla_list.o
a - iso_string.o
a - config.o
a - table_spray_prop.o
a - cla_spray_optical_prop.o
a - cla_mesh.o
a - cla_ray.o
a - cla_fsk.o
a - cla_soot.o
a - cla_lbl.o
a - cla_ebuf.o
a - spline.o
a - commonData.o
a - quadlib.o
a - spline_class.o
a - absc_kg_gen.o
a - commonRoutines.o
a - NBSGdbapi.o
a - NBSG2fsk.o
a - RefState.o
a - smooth_local.o
a - OverlapNBSG.o
a - pdf_planck_mean_kg.o
a - planckmean.o
a - spectral.o
a - cla_fvm_cell.o
a - ray_parallel.o
a - cla_bndry.o
a - mcrt_mpi.o
a - cla_spray.o
a - tracing.o
a - get_fv_data_mc.o
a - OF_bridge.o
a - cla_report.o
a - ray_passing.o
a - incoming_ray_tracking.o
a - mcrt_main.o
a - OF_PMC_coupling.o
a - heatsrc.o
a - OF_FSK_Coupling.o
+ cd ..
+ touch sprayPMC.C
+ wmake
Making dependency list for source file sprayPMC.C
could not open file omp.h for source file sprayPMC.C due to No such file or
directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file sprayPMC.C due to No
such file or directory
could not open file ompi/mpi/cxx/constants.h for source file sprayPMC.C due to No
such file or directory
could not open file ompi/mpi/cxx/functions.h for source file sprayPMC.C due to No
such file or directory
could not open file ompi/mpi/cxx/datatype.h for source file sprayPMC.C due to No
such file or directory
could not open file ompi/mpi/cxx/exception.h for source file sprayPMC.C due to No
such file or directory
could not open file ompi/mpi/cxx/op.h for source file sprayPMC.C due to No such
file or directory
could not open file ompi/mpi/cxx/status.h for source file sprayPMC.C due to No such
file or directory
could not open file ompi/mpi/cxx/request.h for source file sprayPMC.C due to No
such file or directory
could not open file ompi/mpi/cxx/group.h for source file sprayPMC.C due to No such
file or directory
could not open file ompi/mpi/cxx/comm.h for source file sprayPMC.C due to No such
file or directory
could not open file ompi/mpi/cxx/win.h for source file sprayPMC.C due to No such
file or directory
could not open file ompi/mpi/cxx/file.h for source file sprayPMC.C due to No such
file or directory
could not open file ompi/mpi/cxx/errhandler.h for source file sprayPMC.C due to No
such file or directory
could not open file ompi/mpi/cxx/intracomm.h for source file sprayPMC.C due to No
such file or directory
could not open file ompi/mpi/cxx/topology.h for source file sprayPMC.C due to No
such file or directory
could not open file ompi/mpi/cxx/intercomm.h for source file sprayPMC.C due to No
such file or directory
could not open file ompi/mpi/cxx/info.h for source file sprayPMC.C due to No such
file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file sprayPMC.C due to No
such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file sprayPMC.C due to No
such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file sprayPMC.C due to
No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file sprayPMC.C due to
No such file or directory
could not open file ompi/mpi/cxx/datatype_inln.h for source file sprayPMC.C due to
No such file or directory
could not open file ompi/mpi/cxx/functions_inln.h for source file sprayPMC.C due to
No such file or directory
could not open file ompi/mpi/cxx/request_inln.h for source file sprayPMC.C due to
No such file or directory
could not open file ompi/mpi/cxx/comm_inln.h for source file sprayPMC.C due to No
such file or directory
could not open file ompi/mpi/cxx/intracomm_inln.h for source file sprayPMC.C due to
No such file or directory
could not open file ompi/mpi/cxx/topology_inln.h for source file sprayPMC.C due to
No such file or directory
could not open file ompi/mpi/cxx/intercomm_inln.h for source file sprayPMC.C due to
No such file or directory
could not open file ompi/mpi/cxx/group_inln.h for source file sprayPMC.C due to No
such file or directory
could not open file ompi/mpi/cxx/op_inln.h for source file sprayPMC.C due to No
such file or directory
could not open file ompi/mpi/cxx/errhandler_inln.h for source file sprayPMC.C due
to No such file or directory
could not open file ompi/mpi/cxx/status_inln.h for source file sprayPMC.C due to No
such file or directory
could not open file ompi/mpi/cxx/info_inln.h for source file sprayPMC.C due to No
such file or directory
could not open file ompi/mpi/cxx/win_inln.h for source file sprayPMC.C due to No
such file or directory
could not open file ompi/mpi/cxx/file_inln.h for source file sprayPMC.C due to No
such file or directory
SOURCE=sprayPMC.C ; g++ -m64 -fpermissive -Dlinux64 -DWM_DP -Wall -Wno-strict-
aliasing -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3
-DNoRepository -ftemplate-depth-100 -I/home/mukutk/OFM_SPRAY/OpenFOAM/mukutk-
2.3.x/lib/lagrangianNongrayRadiation/particleRadiation/lnInclude -
I/home/mukutk/OFM_SPRAY/OpenFOAM/mukutk-
2.3.x/lib/lagrangianNongrayRadiation/nongrayRadiationLagrangianExtension/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/mukutk-
2.3.x/lib/lagrangianNongrayRadiation/lagrangianRadiationSupplement/submodels/lnIncl
ude -I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-2.3.x/src/finiteVolume/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-2.3.x/src/fvOptions/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-2.3.x/src/meshTools/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-2.3.x/src/sampling/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/turbulenceModels/compressible/turbulenceModel
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-2.3.x/src/lagrangian/basic/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/lagrangian/intermediate/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-2.3.x/src/lagrangian/spray/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/lagrangian/distributionModels/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/specie/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/basic/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/properties/liquidProperties/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/properties/liquidMixtureProperties/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/properties/solidProperties/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/properties/solidMixtureProperties/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/thermophysicalFunctions/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/reactionThermo/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/SLGThermo/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/chemistryModel/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/radiationModels/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-2.3.x/src/ODE/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/regionModels/regionModel/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/regionModels/surfaceFilmModels/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-2.3.x/src/combustionModels/lnInclude
-I/opt/openmpi/gnu/ib/include -IlnInclude -I.
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-2.3.x/src/OpenFOAM/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-2.3.x/src/OSspecific/POSIX/lnInclude
-fPIC -I/include -I/Chasm_accessories/pdtoolkit-3.12/x86_64/include -c $SOURCE -o
Make/linux64GccDPOpt/sprayPMC.o
In file included from sprayPMC.C:315:0:
get_set_spray_data.H:118:1: warning: "/*" within comment [-Wcomment]
/* else
^
In file included from sprayPMC.C:42:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/datatype.h: In constructor
'MPI::Datatype::Datatype()':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1039:27: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_DATATYPE_NULL OMPI_PREDEFINED_GLOBAL(MPI_Datatype,
ompi_mpi_datatype_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/datatype.h:69:36: note: in
expansion of macro 'MPI_DATATYPE_NULL'
inline Datatype() : mpi_datatype(MPI_DATATYPE_NULL) { }
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1039:27: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_DATATYPE_NULL OMPI_PREDEFINED_GLOBAL(MPI_Datatype,
ompi_mpi_datatype_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/datatype.h:69:36: note: in
expansion of macro 'MPI_DATATYPE_NULL'
inline Datatype() : mpi_datatype(MPI_DATATYPE_NULL) { }
^
In file included from
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:206:0,
from /opt/openmpi/gnu/ib/include/mpi.h:2664,
from sprayPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/datatype.h: In member function
'bool MPI::Datatype::operator==(const MPI::Datatype&) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/datatype.h:81:52: warning: use of
old-style cast [-Wold-style-cast]
{ return (bool) (mpi_datatype == a.mpi_datatype); }
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/datatype.h: In member function
'bool MPI::Datatype::operator!=(const MPI::Datatype&) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/datatype.h:84:33: warning: use of
old-style cast [-Wold-style-cast]
{ return (bool) !(*this == a); }
^
In file included from sprayPMC.C:42:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request.h: In constructor
'MPI::Request::Request()':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:739:26: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_REQUEST_NULL OMPI_PREDEFINED_GLOBAL(MPI_Request, ompi_request_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request.h:60:27: note: in
expansion of macro 'MPI_REQUEST_NULL'
Request() : mpi_request(MPI_REQUEST_NULL) { }
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:739:26: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_REQUEST_NULL OMPI_PREDEFINED_GLOBAL(MPI_Request, ompi_request_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request.h:60:27: note: in
expansion of macro 'MPI_REQUEST_NULL'
Request() : mpi_request(MPI_REQUEST_NULL) { }
^
In file included from
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:235:0,
from /opt/openmpi/gnu/ib/include/mpi.h:2664,
from sprayPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request.h: In member function
'bool MPI::Request::operator==(const MPI::Request&)':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request.h:72:47: warning: use of
old-style cast [-Wold-style-cast]
{ return (bool)(mpi_request == a.mpi_request); }
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request.h: In member function
'bool MPI::Request::operator!=(const MPI::Request&)':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request.h:74:30: warning: use of
old-style cast [-Wold-style-cast]
{ return (bool)!(*this == a); }
^
In file included from sprayPMC.C:42:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/group.h: In constructor
'MPI::Group::Group()':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:737:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_GROUP_NULL OMPI_PREDEFINED_GLOBAL(MPI_Group, ompi_mpi_group_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/group.h:61:30: note: in expansion
of macro 'MPI_GROUP_NULL'
inline Group() : mpi_group(MPI_GROUP_NULL) { }
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:737:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_GROUP_NULL OMPI_PREDEFINED_GLOBAL(MPI_Group, ompi_mpi_group_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/group.h:61:30: note: in expansion
of macro 'MPI_GROUP_NULL'
inline Group() : mpi_group(MPI_GROUP_NULL) { }
^
In file included from
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:236:0,
from /opt/openmpi/gnu/ib/include/mpi.h:2664,
from sprayPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/group.h: In member function 'bool
MPI::Group::operator==(const MPI::Group&)':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/group.h:72:83: warning: use of
old-style cast [-Wold-style-cast]
inline bool operator== (const Group &a) { return (bool)(mpi_group ==
a.mpi_group); }

^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/group.h: In member function 'bool
MPI::Group::operator!=(const MPI::Group&)':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/group.h:73:70: warning: use of
old-style cast [-Wold-style-cast]
inline bool operator!= (const Group &a) { return (bool)!(*this == a); }
^
In file included from sprayPMC.C:42:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm.h: In constructor
'MPI::Comm_Null::Comm_Null()':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:738:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_NULL OMPI_PREDEFINED_GLOBAL(MPI_Comm, ompi_mpi_comm_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm.h:62:33: note: in expansion
of macro 'MPI_COMM_NULL'
inline Comm_Null() : mpi_comm(MPI_COMM_NULL) { }
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:738:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_NULL OMPI_PREDEFINED_GLOBAL(MPI_Comm, ompi_mpi_comm_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm.h:62:33: note: in expansion
of macro 'MPI_COMM_NULL'
inline Comm_Null() : mpi_comm(MPI_COMM_NULL) { }
^
In file included from
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:237:0,
from /opt/openmpi/gnu/ib/include/mpi.h:2664,
from sprayPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm.h: In member function 'bool
MPI::Comm_Null::operator==(const MPI::Comm_Null&) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm.h:74:45: warning: use of old-
style cast [-Wold-style-cast]
return (bool) (mpi_comm == data.mpi_comm); }
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm.h: In member function 'bool
MPI::Comm_Null::operator!=(const MPI::Comm_Null&) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm.h:77:34: warning: use of old-
style cast [-Wold-style-cast]
return (bool) !(*this == data);}
^
In file included from sprayPMC.C:42:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/win.h: In constructor
'MPI::Win::Win()':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:744:22: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_WIN_NULL OMPI_PREDEFINED_GLOBAL(MPI_Win, ompi_mpi_win_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/win.h:57:19: note: in expansion of
macro 'MPI_WIN_NULL'
Win() : mpi_win(MPI_WIN_NULL) { }
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:744:22: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_WIN_NULL OMPI_PREDEFINED_GLOBAL(MPI_Win, ompi_mpi_win_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/win.h:57:19: note: in expansion of
macro 'MPI_WIN_NULL'
Win() : mpi_win(MPI_WIN_NULL) { }
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/file.h: In constructor
'MPI::File::File()':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:746:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_FILE_NULL OMPI_PREDEFINED_GLOBAL(MPI_File, ompi_mpi_file_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/file.h:91:21: note: in expansion
of macro 'MPI_FILE_NULL'
File() : mpi_file(MPI_FILE_NULL) { }
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:746:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_FILE_NULL OMPI_PREDEFINED_GLOBAL(MPI_File, ompi_mpi_file_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/file.h:91:21: note: in expansion
of macro 'MPI_FILE_NULL'
File() : mpi_file(MPI_FILE_NULL) { }
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/errhandler.h: In constructor
'MPI::Errhandler::Errhandler()':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:742:29: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_ERRHANDLER_NULL OMPI_PREDEFINED_GLOBAL(MPI_Errhandler,
ompi_mpi_errhandler_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/errhandler.h:25:22: note: in
expansion of macro 'MPI_ERRHANDLER_NULL'
: mpi_errhandler(MPI_ERRHANDLER_NULL) {}
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:742:29: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_ERRHANDLER_NULL OMPI_PREDEFINED_GLOBAL(MPI_Errhandler,
ompi_mpi_errhandler_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/errhandler.h:25:22: note: in
expansion of macro 'MPI_ERRHANDLER_NULL'
: mpi_errhandler(MPI_ERRHANDLER_NULL) {}
^
In file included from
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:242:0,
from /opt/openmpi/gnu/ib/include/mpi.h:2664,
from sprayPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/errhandler.h: In member function
'bool MPI::Errhandler::operator==(const MPI::Errhandler&)':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/errhandler.h:42:53: warning: use
of old-style cast [-Wold-style-cast]
return (bool)(mpi_errhandler == a.mpi_errhandler); }
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/errhandler.h: In member function
'bool MPI::Errhandler::operator!=(const MPI::Errhandler&)':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/errhandler.h:45:30: warning: use
of old-style cast [-Wold-style-cast]
return (bool)!(*this == a); }
^
In file included from sprayPMC.C:42:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intercomm.h: In constructor
'MPI::Intercomm::Intercomm()':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:738:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_NULL OMPI_PREDEFINED_GLOBAL(MPI_Comm, ompi_mpi_comm_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intercomm.h:30:22: note: in
expansion of macro 'MPI_COMM_NULL'
Intercomm() : Comm(MPI_COMM_NULL) { }
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:738:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_NULL OMPI_PREDEFINED_GLOBAL(MPI_Comm, ompi_mpi_comm_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intercomm.h:30:22: note: in
expansion of macro 'MPI_COMM_NULL'
Intercomm() : Comm(MPI_COMM_NULL) { }
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/info.h: In constructor
'MPI::Info::Info()':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:743:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INFO_NULL OMPI_PREDEFINED_GLOBAL(MPI_Info, ompi_mpi_info_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/info.h:57:21: note: in expansion
of macro 'MPI_INFO_NULL'
Info() : mpi_info(MPI_INFO_NULL) { }
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:743:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INFO_NULL OMPI_PREDEFINED_GLOBAL(MPI_Info, ompi_mpi_info_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/info.h:57:21: note: in expansion
of macro 'MPI_INFO_NULL'
Info() : mpi_info(MPI_INFO_NULL) { }
^
In file included from
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:288:0,
from /opt/openmpi/gnu/ib/include/mpi.h:2664,
from sprayPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/datatype_inln.h: In member
function 'virtual MPI::Datatype MPI::Datatype::Create_hvector(int, int, MPI::Aint)
const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/datatype_inln.h:90:63: warning:
use of old-style cast [-Wold-style-cast]
(void)MPI_Type_create_hvector(count, blocklength, (MPI_Aint)stride,
^
In file included from /opt/openmpi/gnu/ib/include/mpi.h:2664:0,
from sprayPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/datatype_inln.h: In member
function 'virtual bool MPI::Datatype::Get_attr(int, void*) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/datatype_inln.h:349:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(ret);
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/functions_inln.h: In function
'bool MPI::Is_initialized()':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/functions_inln.h:143:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(t);
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/functions_inln.h: In function
'bool MPI::Is_finalized()':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/functions_inln.h:151:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(t);
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/functions_inln.h: In function
'bool MPI::Is_thread_main()':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/functions_inln.h:184:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(flag == 1);
^
In file included from sprayPMC.C:42:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h: In member function
'virtual void MPI::Request::Wait()':
/opt/openmpi/gnu/ib/include/mpi.h:755:43: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_STATUS_IGNORE ((MPI_Status *) 0)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h:35:32: note: in
expansion of macro 'MPI_STATUS_IGNORE'
(void)MPI_Wait(&mpi_request, MPI_STATUS_IGNORE);
^
In file included from /opt/openmpi/gnu/ib/include/mpi.h:2664:0,
from sprayPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h: In member function
'virtual bool MPI::Request::Test(MPI::Status&)':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h:49:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(t);
^
In file included from sprayPMC.C:42:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h: In member function
'virtual bool MPI::Request::Test()':
/opt/openmpi/gnu/ib/include/mpi.h:755:43: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_STATUS_IGNORE ((MPI_Status *) 0)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h:56:36: note: in
expansion of macro 'MPI_STATUS_IGNORE'
(void)MPI_Test(&mpi_request, &t, MPI_STATUS_IGNORE);
^
In file included from /opt/openmpi/gnu/ib/include/mpi.h:2664:0,
from sprayPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h:57:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(t);
^
In file included from sprayPMC.C:42:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h: In static member
function 'static int MPI::Request::Waitany(int, MPI::Request*)':
/opt/openmpi/gnu/ib/include/mpi.h:755:43: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_STATUS_IGNORE ((MPI_Status *) 0)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h:85:55: note: in
expansion of macro 'MPI_STATUS_IGNORE'
(void)MPI_Waitany(count, array_of_requests, &index, MPI_STATUS_IGNORE);
^
In file included from
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:290:0,
from /opt/openmpi/gnu/ib/include/mpi.h:2664,
from sprayPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h: In static member
function 'static bool MPI::Request::Testany(int, MPI::Request*, int&,
MPI::Status&)':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h:107:41: warning:
use of old-style cast [-Wold-style-cast]
return (bool)(flag != 0 ? true : false);
^
In file included from sprayPMC.C:42:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h: In static member
function 'static bool MPI::Request::Testany(int, MPI::Request*, int&)':
/opt/openmpi/gnu/ib/include/mpi.h:755:43: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_STATUS_IGNORE ((MPI_Status *) 0)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h:119:7: note: in
expansion of macro 'MPI_STATUS_IGNORE'
MPI_STATUS_IGNORE);
^
In file included from /opt/openmpi/gnu/ib/include/mpi.h:2664:0,
from sprayPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h:124:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(flag);
^
In file included from sprayPMC.C:42:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h: In static member
function 'static void MPI::Request::Waitall(int, MPI::Request*)':
/opt/openmpi/gnu/ib/include/mpi.h:756:45: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_STATUSES_IGNORE ((MPI_Status *) 0)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h:155:47: note: in
expansion of macro 'MPI_STATUSES_IGNORE'
(void)MPI_Waitall(count, array_of_requests, MPI_STATUSES_IGNORE);
^
In file included from /opt/openmpi/gnu/ib/include/mpi.h:2664:0,
from sprayPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h: In static member
function 'static bool MPI::Request::Testall(int, MPI::Request*, MPI::Status*)':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h:181:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(flag);
^
In file included from sprayPMC.C:42:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h: In static member
function 'static bool MPI::Request::Testall(int, MPI::Request*)':
/opt/openmpi/gnu/ib/include/mpi.h:756:45: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_STATUSES_IGNORE ((MPI_Status *) 0)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h:193:54: note: in
expansion of macro 'MPI_STATUSES_IGNORE'
(void)MPI_Testall(count, array_of_requests, &flag, MPI_STATUSES_IGNORE);
^
In file included from /opt/openmpi/gnu/ib/include/mpi.h:2664:0,
from sprayPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h:200:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(flag);
^
In file included from sprayPMC.C:42:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h: In static member
function 'static int MPI::Request::Waitsome(int, MPI::Request*, int*)':
/opt/openmpi/gnu/ib/include/mpi.h:756:45: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_STATUSES_IGNORE ((MPI_Status *) 0)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h:235:26: note: in
expansion of macro 'MPI_STATUSES_IGNORE'
array_of_indices, MPI_STATUSES_IGNORE);
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h: In static member
function 'static int MPI::Request::Testsome(int, MPI::Request*, int*)':
/opt/openmpi/gnu/ib/include/mpi.h:756:45: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_STATUSES_IGNORE ((MPI_Status *) 0)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h:277:26: note: in
expansion of macro 'MPI_STATUSES_IGNORE'
array_of_indices, MPI_STATUSES_IGNORE);
^
In file included from /opt/openmpi/gnu/ib/include/mpi.h:2664:0,
from sprayPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h: In member function
'virtual bool MPI::Request::Get_status(MPI::Status&) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h:327:12: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(flag);
^
In file included from sprayPMC.C:42:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h: In member function
'virtual bool MPI::Request::Get_status() const':
/opt/openmpi/gnu/ib/include/mpi.h:755:43: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_STATUS_IGNORE ((MPI_Status *) 0)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h:337:54: note: in
expansion of macro 'MPI_STATUS_IGNORE'
(void)MPI_Request_get_status(mpi_request, &flag, MPI_STATUS_IGNORE);
^
In file included from /opt/openmpi/gnu/ib/include/mpi.h:2664:0,
from sprayPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h:338:12: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(flag);
^
In file included from sprayPMC.C:42:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h: In member function
'virtual void MPI::Comm::Recv(void*, int, const MPI::Datatype&, int, int) const':
/opt/openmpi/gnu/ib/include/mpi.h:755:43: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_STATUS_IGNORE ((MPI_Status *) 0)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h:45:19: note: in
expansion of macro 'MPI_STATUS_IGNORE'
tag, mpi_comm, MPI_STATUS_IGNORE);
^
In file included from /opt/openmpi/gnu/ib/include/mpi.h:2664:0,
from sprayPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h: In member function
'virtual bool MPI::Comm::Iprobe(int, int, MPI::Status&) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h:128:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(t);
^
In file included from sprayPMC.C:42:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h: In member function
'virtual bool MPI::Comm::Iprobe(int, int) const':
/opt/openmpi/gnu/ib/include/mpi.h:755:43: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_STATUS_IGNORE ((MPI_Status *) 0)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h:135:47: note: in
expansion of macro 'MPI_STATUS_IGNORE'
(void)MPI_Iprobe(source, tag, mpi_comm, &t, MPI_STATUS_IGNORE);
^
In file included from /opt/openmpi/gnu/ib/include/mpi.h:2664:0,
from sprayPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h:136:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(t);
^
In file included from sprayPMC.C:42:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h: In member function
'virtual void MPI::Comm::Probe(int, int) const':
/opt/openmpi/gnu/ib/include/mpi.h:755:43: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_STATUS_IGNORE ((MPI_Status *) 0)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h:148:42: note: in
expansion of macro 'MPI_STATUS_IGNORE'
(void)MPI_Probe(source, tag, mpi_comm, MPI_STATUS_IGNORE);
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h: In member function
'virtual void MPI::Comm::Sendrecv(const void*, int, const MPI::Datatype&, int, int,
void*, int, const MPI::Datatype&, int, int) const':
/opt/openmpi/gnu/ib/include/mpi.h:755:43: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_STATUS_IGNORE ((MPI_Status *) 0)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h:226:35: note: in
expansion of macro 'MPI_STATUS_IGNORE'
source, recvtag, mpi_comm, MPI_STATUS_IGNORE);
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h: In member function
'virtual void MPI::Comm::Sendrecv_replace(void*, int, const MPI::Datatype&, int,
int, int, int) const':
/opt/openmpi/gnu/ib/include/mpi.h:755:43: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_STATUS_IGNORE ((MPI_Status *) 0)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h:248:9: note: in
expansion of macro 'MPI_STATUS_IGNORE'
MPI_STATUS_IGNORE);
^
In file included from /opt/openmpi/gnu/ib/include/mpi.h:2664:0,
from sprayPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h: In member function
'virtual bool MPI::Comm::Is_inter() const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h:299:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(t);
^
In file included from
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:291:0,
from /opt/openmpi/gnu/ib/include/mpi.h:2664,
from sprayPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h: In static member
function 'static MPI::Intercomm MPI::Comm::Join(int)':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h:490:30: warning: use
of old-style cast [-Wold-style-cast]
(void) MPI_Comm_join((int) fd, &newcomm);
^
In file included from /opt/openmpi/gnu/ib/include/mpi.h:2664:0,
from sprayPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h: In member function
'virtual bool MPI::Comm::Get_attr(int, void*) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h:635:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(flag);
^
In file included from
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:291:0,
from /opt/openmpi/gnu/ib/include/mpi.h:2664,
from sprayPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h: In static member
function 'static int MPI::Comm::DUP_FN(const MPI::Comm&, int, void*, void*, void*,
bool&)':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h:665:22: warning: use
of old-style cast [-Wold-style-cast]
int f = (int)flag;
^
In file included from /opt/openmpi/gnu/ib/include/mpi.h:2664:0,
from sprayPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h:669:16: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
flag = OPAL_INT_TO_BOOL(f);
^
In file included from
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:291:0,
from /opt/openmpi/gnu/ib/include/mpi.h:2664,
from sprayPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h:674:39: warning: use
of old-style cast [-Wold-style-cast]
(int*)&flag);
^
In file included from sprayPMC.C:42:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intracomm_inln.h: In constructor
'MPI::Intracomm::Intracomm(MPI_Comm)':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:738:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_NULL OMPI_PREDEFINED_GLOBAL(MPI_Comm, ompi_mpi_comm_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intracomm_inln.h:25:41: note: in
expansion of macro 'MPI_COMM_NULL'
if (MPI::Is_initialized() && (data != MPI_COMM_NULL)) {
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:738:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_NULL OMPI_PREDEFINED_GLOBAL(MPI_Comm, ompi_mpi_comm_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intracomm_inln.h:25:41: note: in
expansion of macro 'MPI_COMM_NULL'
if (MPI::Is_initialized() && (data != MPI_COMM_NULL)) {
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:738:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_NULL OMPI_PREDEFINED_GLOBAL(MPI_Comm, ompi_mpi_comm_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intracomm_inln.h:28:18: note: in
expansion of macro 'MPI_COMM_NULL'
mpi_comm = MPI_COMM_NULL;
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:738:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_NULL OMPI_PREDEFINED_GLOBAL(MPI_Comm, ompi_mpi_comm_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intracomm_inln.h:28:18: note: in
expansion of macro 'MPI_COMM_NULL'
mpi_comm = MPI_COMM_NULL;
^
In file included from
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:292:0,
from /opt/openmpi/gnu/ib/include/mpi.h:2664,
from sprayPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intracomm_inln.h: In member
function 'virtual MPI::Cartcomm MPI::Intracomm::Create_cart(int, const int*, const
bool*, bool) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intracomm_inln.h:105:37: warning:
use of old-style cast [-Wold-style-cast]
int_periods[i] = (int) periods[i];
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intracomm_inln.h:109:27: warning:
use of old-style cast [-Wold-style-cast]
int_periods, (int)reorder, &newcomm);
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intracomm_inln.h: In member
function 'virtual MPI::Graphcomm MPI::Intracomm::Create_graph(int, const int*,
const int*, bool) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intracomm_inln.h:120:57: warning:
use of old-style cast [-Wold-style-cast]
const_cast<int *>(edges), (int)reorder, &newcomm);
^
In file included from sprayPMC.C:42:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intracomm_inln.h: In member
function 'virtual MPI::Intercomm MPI::Intracomm::Spawn(const char*, const char**,
int, const MPI::Info&, int) const':
/opt/openmpi/gnu/ib/include/mpi.h:442:43: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_ERRCODES_IGNORE ((int *) 0) /* don't return error codes
*/
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intracomm_inln.h:161:11: note: in
expansion of macro 'MPI_ERRCODES_IGNORE'
(int *)MPI_ERRCODES_IGNORE);
^
/opt/openmpi/gnu/ib/include/mpi.h:442:44: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_ERRCODES_IGNORE ((int *) 0) /* don't return error codes
*/
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intracomm_inln.h:161:11: note: in
expansion of macro 'MPI_ERRCODES_IGNORE'
(int *)MPI_ERRCODES_IGNORE);
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intracomm_inln.h: In member
function 'virtual MPI::Intercomm MPI::Intracomm::Spawn_multiple(int, const char**,
const char***, const int*, const MPI::Info*, int)':
/opt/openmpi/gnu/ib/include/mpi.h:442:43: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_ERRCODES_IGNORE ((int *) 0) /* don't return error codes
*/
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intracomm_inln.h:194:33: note: in
expansion of macro 'MPI_ERRCODES_IGNORE'
mpi_comm, &newcomm, (int *)MPI_ERRCODES_IGNORE);
^
/opt/openmpi/gnu/ib/include/mpi.h:442:44: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_ERRCODES_IGNORE ((int *) 0) /* don't return error codes
*/
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intracomm_inln.h:194:33: note: in
expansion of macro 'MPI_ERRCODES_IGNORE'
mpi_comm, &newcomm, (int *)MPI_ERRCODES_IGNORE);
^
In file included from sprayPMC.C:42:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/topology_inln.h: In constructor
'MPI::Cartcomm::Cartcomm(ompi_communicator_t* const&)':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:738:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_NULL OMPI_PREDEFINED_GLOBAL(MPI_Comm, ompi_mpi_comm_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/topology_inln.h:29:41: note: in
expansion of macro 'MPI_COMM_NULL'
if (MPI::Is_initialized() && (data != MPI_COMM_NULL)) {
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:738:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_NULL OMPI_PREDEFINED_GLOBAL(MPI_Comm, ompi_mpi_comm_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/topology_inln.h:29:41: note: in
expansion of macro 'MPI_COMM_NULL'
if (MPI::Is_initialized() && (data != MPI_COMM_NULL)) {
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:738:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_NULL OMPI_PREDEFINED_GLOBAL(MPI_Comm, ompi_mpi_comm_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/topology_inln.h:34:18: note: in
expansion of macro 'MPI_COMM_NULL'
mpi_comm = MPI_COMM_NULL;
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:738:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_NULL OMPI_PREDEFINED_GLOBAL(MPI_Comm, ompi_mpi_comm_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/topology_inln.h:34:18: note: in
expansion of macro 'MPI_COMM_NULL'
mpi_comm = MPI_COMM_NULL;
^
In file included from
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:293:0,
from /opt/openmpi/gnu/ib/include/mpi.h:2664,
from sprayPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/topology_inln.h: In member
function 'virtual void MPI::Cartcomm::Get_topo(int, int*, bool*, int*) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/topology_inln.h:72:36: warning:
use of old-style cast [-Wold-style-cast]
int_periods[i] = (int)periods[i];
^
In file included from /opt/openmpi/gnu/ib/include/mpi.h:2664:0,
from sprayPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/topology_inln.h:76:18: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
periods[i] = OPAL_INT_TO_BOOL(int_periods[i]);
^
In file included from
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:293:0,
from /opt/openmpi/gnu/ib/include/mpi.h:2664,
from sprayPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/topology_inln.h: In member
function 'virtual MPI::Cartcomm MPI::Cartcomm::Sub(const bool*) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/topology_inln.h:109:44: warning:
use of old-style cast [-Wold-style-cast]
int_remain_dims[i] = (int)remain_dims[i];
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/topology_inln.h: In member
function 'virtual int MPI::Cartcomm::Map(int, const int*, const bool*) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/topology_inln.h:122:37: warning:
use of old-style cast [-Wold-style-cast]
int_periods[i] = (int) periods[i];
^
In file included from sprayPMC.C:42:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/topology_inln.h: In constructor
'MPI::Graphcomm::Graphcomm(ompi_communicator_t* const&)':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:738:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_NULL OMPI_PREDEFINED_GLOBAL(MPI_Comm, ompi_mpi_comm_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/topology_inln.h:147:41: note: in
expansion of macro 'MPI_COMM_NULL'
if (MPI::Is_initialized() && (data != MPI_COMM_NULL)) {
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:738:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_NULL OMPI_PREDEFINED_GLOBAL(MPI_Comm, ompi_mpi_comm_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/topology_inln.h:147:41: note: in
expansion of macro 'MPI_COMM_NULL'
if (MPI::Is_initialized() && (data != MPI_COMM_NULL)) {
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:738:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_NULL OMPI_PREDEFINED_GLOBAL(MPI_Comm, ompi_mpi_comm_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/topology_inln.h:152:18: note: in
expansion of macro 'MPI_COMM_NULL'
mpi_comm = MPI_COMM_NULL;
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:738:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_NULL OMPI_PREDEFINED_GLOBAL(MPI_Comm, ompi_mpi_comm_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/topology_inln.h:152:18: note: in
expansion of macro 'MPI_COMM_NULL'
mpi_comm = MPI_COMM_NULL;
^
In file included from
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:294:0,
from /opt/openmpi/gnu/ib/include/mpi.h:2664,
from sprayPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intercomm_inln.h: In member
function 'virtual MPI::Intracomm MPI::Intercomm::Merge(bool) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intercomm_inln.h:58:44: warning:
use of old-style cast [-Wold-style-cast]
(void)MPI_Intercomm_merge(mpi_comm, (int)high, &newcomm);
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intercomm_inln.h: In member
function 'virtual MPI::Intercomm MPI::Intercomm::Create(const MPI::Group&) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intercomm_inln.h:71:48: warning:
use of old-style cast [-Wold-style-cast]
(void) MPI_Comm_create(mpi_comm, (MPI_Group) group, &newcomm);
^
In file included from sprayPMC.C:42:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/op_inln.h: In constructor
'MPI::Op::Op()':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:741:21: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_OP_NULL OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/op_inln.h:66:24: note: in
expansion of macro 'MPI_OP_NULL'
MPI::Op::Op() : mpi_op(MPI_OP_NULL) { }
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:741:21: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_OP_NULL OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/op_inln.h:66:24: note: in
expansion of macro 'MPI_OP_NULL'
MPI::Op::Op() : mpi_op(MPI_OP_NULL) { }
^
In file included from
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:296:0,
from /opt/openmpi/gnu/ib/include/mpi.h:2664,
from sprayPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/op_inln.h: In member function
'bool MPI::Op::operator==(const MPI::Op&)':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/op_inln.h:92:74: warning: use of
old-style cast [-Wold-style-cast]
MPI::Op::operator== (const MPI::Op &a) { return (bool)(mpi_op == a.mpi_op); }
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/op_inln.h: In member function
'bool MPI::Op::operator!=(const MPI::Op&)':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/op_inln.h:95:67: warning: use of
old-style cast [-Wold-style-cast]
MPI::Op::operator!= (const MPI::Op &a) { return (bool)!(*this == a); }
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/op_inln.h: In member function
'virtual void MPI::Op::Init(void (*)(const void*, void*, int, const
MPI::Datatype&), bool)':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/op_inln.h:121:46: warning: use of
old-style cast [-Wold-style-cast]
(void)MPI_Op_create((MPI_User_function*) ompi_mpi_cxx_op_intercept,
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/op_inln.h:122:31: warning: use of
old-style cast [-Wold-style-cast]
(int) commute, &mpi_op);
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/op_inln.h:123:59: warning: use of
old-style cast [-Wold-style-cast]
ompi_op_set_cxx_callback(mpi_op, (MPI_User_function*) func);
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/op_inln.h: In member function
'virtual bool MPI::Op::Is_commutative() const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/op_inln.h:148:19: warning: use of
old-style cast [-Wold-style-cast]
return (bool) commute;
^
In file included from /opt/openmpi/gnu/ib/include/mpi.h:2664:0,
from sprayPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/status_inln.h: In member function
'virtual bool MPI::Status::Is_cancelled() const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/status_inln.h:38:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(t);
^
In file included from
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:298:0,
from /opt/openmpi/gnu/ib/include/mpi.h:2664,
from sprayPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/status_inln.h: In member function
'virtual void MPI::Status::Set_cancelled(bool)':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/status_inln.h:103:49: warning: use
of old-style cast [-Wold-style-cast]
MPI_Status_set_cancelled(&mpi_status, (int) flag);
^
In file included from /opt/openmpi/gnu/ib/include/mpi.h:2664:0,
from sprayPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/info_inln.h: In member function
'virtual bool MPI::Info::Get(const char*, int, char*) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/info_inln.h:54:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(flag);
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/info_inln.h: In member function
'virtual bool MPI::Info::Get_valuelen(const char*, int&) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/info_inln.h:76:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(flag);
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/win_inln.h: In member function
'virtual bool MPI::Win::Test() const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/win_inln.h:152:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(flag);
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/win_inln.h: In member function
'bool MPI::Win::Get_attr(const MPI::Win&, int, void*) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/win_inln.h:262:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(ret);
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/win_inln.h: In member function
'bool MPI::Win::Get_attr(int, void*) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/win_inln.h:272:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(ret);
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/file_inln.h: In member function
'bool MPI::File::Get_atomicity() const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/file_inln.h:43:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(flag);
^
In file included from sprayPMC.C:42:0:
sprayPMC.C: In function 'void proc_sync_()':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
sprayPMC.C:62:16: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Barrier(MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
sprayPMC.C:62:16: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Barrier(MPI_COMM_WORLD);
^
sprayPMC.C: In function 'void face_info_transfer_(int&, int&, int*, int&, int*,
int*, int*, int*)':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
sprayPMC.C:126:37: note: in expansion of macro 'MPI_INT'
MPI_Isend(sendFaceData[i], j, MPI_INT, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
sprayPMC.C:126:37: note: in expansion of macro 'MPI_INT'
MPI_Isend(sendFaceData[i], j, MPI_INT, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
sprayPMC.C:126:74: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Isend(sendFaceData[i], j, MPI_INT, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
sprayPMC.C:126:74: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Isend(sendFaceData[i], j, MPI_INT, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
sprayPMC.C:132:36: note: in expansion of macro 'MPI_INT'
MPI_Irecv(recFaceData[i], j, MPI_INT, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
sprayPMC.C:132:36: note: in expansion of macro 'MPI_INT'
MPI_Irecv(recFaceData[i], j, MPI_INT, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
sprayPMC.C:132:72: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Irecv(recFaceData[i], j, MPI_INT, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
sprayPMC.C:132:72: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Irecv(recFaceData[i], j, MPI_INT, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
sprayPMC.C:143:37: note: in expansion of macro 'MPI_INT'
MPI_Isend(sendCellData[i], j, MPI_INT, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
sprayPMC.C:143:37: note: in expansion of macro 'MPI_INT'
MPI_Isend(sendCellData[i], j, MPI_INT, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
sprayPMC.C:143:74: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Isend(sendCellData[i], j, MPI_INT, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
sprayPMC.C:143:74: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Isend(sendCellData[i], j, MPI_INT, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
sprayPMC.C:149:36: note: in expansion of macro 'MPI_INT'
MPI_Irecv(recCellData[i], j, MPI_INT, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
sprayPMC.C:149:36: note: in expansion of macro 'MPI_INT'
MPI_Irecv(recCellData[i], j, MPI_INT, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
sprayPMC.C:149:72: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Irecv(recCellData[i], j, MPI_INT, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
sprayPMC.C:149:72: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Irecv(recCellData[i], j, MPI_INT, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
sprayPMC.C: In function 'void global_real_min_(double&)':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1047:20: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
sprayPMC.C:203:34: note: in expansion of macro 'MPI_DOUBLE'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_MIN,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1047:20: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
sprayPMC.C:203:34: note: in expansion of macro 'MPI_DOUBLE'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_MIN,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1024:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_MIN OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_min)
^
sprayPMC.C:203:45: note: in expansion of macro 'MPI_MIN'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_MIN,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1024:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_MIN OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_min)
^
sprayPMC.C:203:45: note: in expansion of macro 'MPI_MIN'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_MIN,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
sprayPMC.C:203:53: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_MIN,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
sprayPMC.C:203:53: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_MIN,MPI_COMM_WORLD);
^
sprayPMC.C: In function 'void global_real_max_(double&)':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1047:20: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
sprayPMC.C:214:34: note: in expansion of macro 'MPI_DOUBLE'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_MAX,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1047:20: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
sprayPMC.C:214:34: note: in expansion of macro 'MPI_DOUBLE'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_MAX,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1023:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_MAX OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_max)
^
sprayPMC.C:214:45: note: in expansion of macro 'MPI_MAX'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_MAX,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1023:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_MAX OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_max)
^
sprayPMC.C:214:45: note: in expansion of macro 'MPI_MAX'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_MAX,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
sprayPMC.C:214:53: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_MAX,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
sprayPMC.C:214:53: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_MAX,MPI_COMM_WORLD);
^
sprayPMC.C: In function 'void global_real_sum_(double&)':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1047:20: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
sprayPMC.C:225:34: note: in expansion of macro 'MPI_DOUBLE'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_SUM,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1047:20: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
sprayPMC.C:225:34: note: in expansion of macro 'MPI_DOUBLE'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_SUM,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1025:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_SUM OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_sum)
^
sprayPMC.C:225:45: note: in expansion of macro 'MPI_SUM'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_SUM,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1025:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_SUM OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_sum)
^
sprayPMC.C:225:45: note: in expansion of macro 'MPI_SUM'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_SUM,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
sprayPMC.C:225:53: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_SUM,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
sprayPMC.C:225:53: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_SUM,MPI_COMM_WORLD);
^
sprayPMC.C: In function 'void global_int_min_(int&)':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
sprayPMC.C:236:34: note: in expansion of macro 'MPI_INT'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_MIN,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
sprayPMC.C:236:34: note: in expansion of macro 'MPI_INT'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_MIN,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1024:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_MIN OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_min)
^
sprayPMC.C:236:42: note: in expansion of macro 'MPI_MIN'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_MIN,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1024:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_MIN OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_min)
^
sprayPMC.C:236:42: note: in expansion of macro 'MPI_MIN'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_MIN,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
sprayPMC.C:236:50: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_MIN,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
sprayPMC.C:236:50: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_MIN,MPI_COMM_WORLD);
^
sprayPMC.C: In function 'void global_int_max_(int&)':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
sprayPMC.C:247:34: note: in expansion of macro 'MPI_INT'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_MAX,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
sprayPMC.C:247:34: note: in expansion of macro 'MPI_INT'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_MAX,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1023:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_MAX OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_max)
^
sprayPMC.C:247:42: note: in expansion of macro 'MPI_MAX'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_MAX,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1023:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_MAX OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_max)
^
sprayPMC.C:247:42: note: in expansion of macro 'MPI_MAX'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_MAX,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
sprayPMC.C:247:50: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_MAX,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
sprayPMC.C:247:50: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_MAX,MPI_COMM_WORLD);
^
sprayPMC.C: In function 'void global_int_sum_(int&)':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
sprayPMC.C:258:34: note: in expansion of macro 'MPI_INT'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_SUM,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
sprayPMC.C:258:34: note: in expansion of macro 'MPI_INT'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_SUM,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1025:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_SUM OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_sum)
^
sprayPMC.C:258:42: note: in expansion of macro 'MPI_SUM'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_SUM,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1025:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_SUM OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_sum)
^
sprayPMC.C:258:42: note: in expansion of macro 'MPI_SUM'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_SUM,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
sprayPMC.C:258:50: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_SUM,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
sprayPMC.C:258:50: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_SUM,MPI_COMM_WORLD);
^
ray_communicate.H: In function 'void ray_num_info_transfer_(int&, int&, int*,
int*)':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
ray_communicate.H:47:40: note: in expansion of macro 'MPI_INT'
MPI_Isend(&sendNumRay[i], count, MPI_INT, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
ray_communicate.H:47:40: note: in expansion of macro 'MPI_INT'
MPI_Isend(&sendNumRay[i], count, MPI_INT, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
ray_communicate.H:47:77: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Isend(&sendNumRay[i], count, MPI_INT, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
ray_communicate.H:47:77: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Isend(&sendNumRay[i], count, MPI_INT, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
ray_communicate.H:54:39: note: in expansion of macro 'MPI_INT'
MPI_Irecv(&recNumRay[i], count, MPI_INT, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
ray_communicate.H:54:39: note: in expansion of macro 'MPI_INT'
MPI_Irecv(&recNumRay[i], count, MPI_INT, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
ray_communicate.H:54:75: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Irecv(&recNumRay[i], count, MPI_INT, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
ray_communicate.H:54:75: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Irecv(&recNumRay[i], count, MPI_INT, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
ray_communicate.H: In function 'void ray_info_transfer_(int&, int&, int*, int*,
int*, int*, int*, double*, int&, int&, int&, int*, int*, int*, int*, double*)':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
ray_communicate.H:117:14: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Barrier(MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
ray_communicate.H:117:14: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Barrier(MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1047:20: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
ray_communicate.H:202:37: note: in expansion of macro 'MPI_DOUBLE'
MPI_Isend(sendRayData[i], j, MPI_DOUBLE, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1047:20: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
ray_communicate.H:202:37: note: in expansion of macro 'MPI_DOUBLE'
MPI_Isend(sendRayData[i], j, MPI_DOUBLE, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
ray_communicate.H:202:77: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Isend(sendRayData[i], j, MPI_DOUBLE, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
ray_communicate.H:202:77: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Isend(sendRayData[i], j, MPI_DOUBLE, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1047:20: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
ray_communicate.H:208:34: note: in expansion of macro 'MPI_DOUBLE'
MPI_Isend(&tempDouble, j, MPI_DOUBLE, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1047:20: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
ray_communicate.H:208:34: note: in expansion of macro 'MPI_DOUBLE'
MPI_Isend(&tempDouble, j, MPI_DOUBLE, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
ray_communicate.H:208:74: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Isend(&tempDouble, j, MPI_DOUBLE, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
ray_communicate.H:208:74: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Isend(&tempDouble, j, MPI_DOUBLE, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1047:20: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
ray_communicate.H:217:35: note: in expansion of macro 'MPI_DOUBLE'
MPI_Irecv(recRayData[i], j, MPI_DOUBLE, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1047:20: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
ray_communicate.H:217:35: note: in expansion of macro 'MPI_DOUBLE'
MPI_Irecv(recRayData[i], j, MPI_DOUBLE, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
ray_communicate.H:217:74: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Irecv(recRayData[i], j, MPI_DOUBLE, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
ray_communicate.H:217:74: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Irecv(recRayData[i], j, MPI_DOUBLE, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1047:20: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
ray_communicate.H:223:35: note: in expansion of macro 'MPI_DOUBLE'
MPI_Irecv(&tempDouble1, j, MPI_DOUBLE, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1047:20: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
ray_communicate.H:223:35: note: in expansion of macro 'MPI_DOUBLE'
MPI_Irecv(&tempDouble1, j, MPI_DOUBLE, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
ray_communicate.H:223:74: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Irecv(&tempDouble1, j, MPI_DOUBLE, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
ray_communicate.H:223:74: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Irecv(&tempDouble1, j, MPI_DOUBLE, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
ray_communicate.H:229:14: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Barrier(MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
ray_communicate.H:229:14: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Barrier(MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
ray_communicate.H:251:37: note: in expansion of macro 'MPI_INT'
MPI_Isend(sendIntData[i], j, MPI_INT, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
ray_communicate.H:251:37: note: in expansion of macro 'MPI_INT'
MPI_Isend(sendIntData[i], j, MPI_INT, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
ray_communicate.H:251:74: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Isend(sendIntData[i], j, MPI_INT, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
ray_communicate.H:251:74: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Isend(sendIntData[i], j, MPI_INT, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
ray_communicate.H:257:31: note: in expansion of macro 'MPI_INT'
MPI_Isend(&tempInt, j, MPI_INT, neighProcs[i], sendTags[i], MPI_COMM_WORLD,
&reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
ray_communicate.H:257:31: note: in expansion of macro 'MPI_INT'
MPI_Isend(&tempInt, j, MPI_INT, neighProcs[i], sendTags[i], MPI_COMM_WORLD,
&reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
ray_communicate.H:257:68: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Isend(&tempInt, j, MPI_INT, neighProcs[i], sendTags[i], MPI_COMM_WORLD,
&reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
ray_communicate.H:257:68: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Isend(&tempInt, j, MPI_INT, neighProcs[i], sendTags[i], MPI_COMM_WORLD,
&reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
ray_communicate.H:266:36: note: in expansion of macro 'MPI_INT'
MPI_Irecv(recIntData[i], j, MPI_INT, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
ray_communicate.H:266:36: note: in expansion of macro 'MPI_INT'
MPI_Irecv(recIntData[i], j, MPI_INT, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
ray_communicate.H:266:72: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Irecv(recIntData[i], j, MPI_INT, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
ray_communicate.H:266:72: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Irecv(recIntData[i], j, MPI_INT, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
ray_communicate.H:272:32: note: in expansion of macro 'MPI_INT'
MPI_Irecv(&tempInt1, j, MPI_INT, neighProcs[i], recTags[i], MPI_COMM_WORLD,
&reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
ray_communicate.H:272:32: note: in expansion of macro 'MPI_INT'
MPI_Irecv(&tempInt1, j, MPI_INT, neighProcs[i], recTags[i], MPI_COMM_WORLD,
&reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
ray_communicate.H:272:68: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Irecv(&tempInt1, j, MPI_INT, neighProcs[i], recTags[i], MPI_COMM_WORLD,
&reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
ray_communicate.H:272:68: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Irecv(&tempInt1, j, MPI_INT, neighProcs[i], recTags[i], MPI_COMM_WORLD,
&reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
ray_communicate.H:278:16: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Barrier(MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
ray_communicate.H:278:16: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Barrier(MPI_COMM_WORLD);
^
In file included from Update_PMC.H:10:0,
from sprayPMC.C:301:
reget_OF_mesh_data.H: In function 'int main(int, char**)':
reget_OF_mesh_data.H:37:14: warning: variable 'OF_faceVert' set but not used [-
Wunused-but-set-variable]
UList<face> OF_faceVert = mesh.faces(); // ordered vertices for faces
^
reget_OF_mesh_data.H:39:18: warning: variable 'OF_cellVert' set but not used [-
Wunused-but-set-variable]
UList<cellShape> OF_cellVert = mesh.cellShapes(); // ordered set of vertices for
cells
^
In file included from Update_PMC.H:15:0,
from sprayPMC.C:301:
reget_OF_solver_data.H:9:15: warning: variable 'OF_pressure' set but not used [-
Wunused-but-set-variable]
UList<scalar> OF_pressure = p.field(); // cell pressure
^
reget_OF_solver_data.H:13:15: warning: variable 'OF_temperature' set but not used
[-Wunused-but-set-variable]
UList<scalar> OF_temperature = T.field(); // cell temperature
^
In file included from Update_PMC.H:19:0,
from sprayPMC.C:301:
reset_specie_data.H:12:8: warning: variable 'Mwt' set but not used [-Wunused-but-
set-variable]
double Mwt[nSpecies]; //store molecular wts to be used in OF side later
^
reset_specie_data.H:29:8: warning: variable 'MW_Species' set but not used [-
Wunused-but-set-variable]
double MW_Species[6];
^
In file included from sprayPMC.C:42:0:
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
set_mesh_data.H:35:16: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Comm_rank(MPI_COMM_WORLD,&procRank);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
set_mesh_data.H:35:16: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Comm_rank(MPI_COMM_WORLD,&procRank);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
set_mesh_data.H:37:16: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Comm_size(MPI_COMM_WORLD,&totalProc);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
set_mesh_data.H:37:16: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Comm_size(MPI_COMM_WORLD,&totalProc);
^
In file included from Update_PMC.H:33:0,
from sprayPMC.C:301:
get_OF_solver_data.H:9:15: warning: variable 'OF_pressure' set but not used [-
Wunused-but-set-variable]
UList<scalar> OF_pressure = p.field(); // cell pressure
^
get_OF_solver_data.H:13:15: warning: variable 'OF_temperature' set but not used [-
Wunused-but-set-variable]
UList<scalar> OF_temperature = T.field(); // cell temperature
^
In file included from Update_PMC.H:37:0,
from sprayPMC.C:301:
set_specie_data.H:12:8: warning: variable 'Mwt' set but not used [-Wunused-but-set-
variable]
double Mwt[nSpecies]; //store molecular wts to be used in OF side later
^
set_specie_data.H:29:8: warning: variable 'MW_Species' set but not used [-Wunused-
but-set-variable]
double MW_Species[6];
^
In file included from sprayPMC.C:315:0:
get_set_spray_data.H:62:8: warning: variable 'ptr_posLag' set but not used [-
Wunused-but-set-variable]
double ptr_posLag[OF_nParcel][colum];
^
In file included from sprayPMC.C:276:0:
/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/finiteVolume/lnInclude/readTimeControls.H:38:8: warning: unused variable
'maxDeltaT' [-Wunused-variable]
scalar maxDeltaT =
^
In file included from Init_PMC.H:25:0,
from sprayPMC.C:281:
get_OF_mesh_data.H:27:15: warning: variable 'OF_meshPoints' set but not used [-
Wunused-but-set-variable]
UList<vector> OF_meshPoints = mesh.points(); // vertices coordinates
^
get_OF_mesh_data.H:29:15: warning: variable 'OF_cellVolumes' set but not used [-
Wunused-but-set-variable]
UList<scalar> OF_cellVolumes = mesh.cellVolumes(); // cell volumes
^
get_OF_mesh_data.H:31:15: warning: variable 'OF_cellCenters' set but not used [-
Wunused-but-set-variable]
UList<vector> OF_cellCenters = mesh.cellCentres(); // cell centers
^
get_OF_mesh_data.H:33:15: warning: variable 'OF_faceCenters' set but not used [-
Wunused-but-set-variable]
UList<vector> OF_faceCenters = mesh.faceCentres(); // face centers
^
get_OF_mesh_data.H:35:15: warning: variable 'OF_faceAreas' set but not used [-
Wunused-but-set-variable]
UList<vector> OF_faceAreas = mesh.faceAreas(); // face areas (area components
in x,y and z directions)
^
get_OF_mesh_data.H:37:14: warning: variable 'OF_faceVert' set but not used [-
Wunused-but-set-variable]
UList<face> OF_faceVert = mesh.faces(); // ordered vertices for faces
^
get_OF_mesh_data.H:39:18: warning: variable 'OF_cellVert' set but not used [-
Wunused-but-set-variable]
UList<cellShape> OF_cellVert = mesh.cellShapes(); // ordered set of vertices for
cells
^
g++ -m64 -fpermissive -Dlinux64 -DWM_DP -Wall -Wno-strict-aliasing -Wextra -Wno-
unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository
-ftemplate-depth-100 -I/home/mukutk/OFM_SPRAY/OpenFOAM/mukutk-
2.3.x/lib/lagrangianNongrayRadiation/particleRadiation/lnInclude -
I/home/mukutk/OFM_SPRAY/OpenFOAM/mukutk-
2.3.x/lib/lagrangianNongrayRadiation/nongrayRadiationLagrangianExtension/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/mukutk-
2.3.x/lib/lagrangianNongrayRadiation/lagrangianRadiationSupplement/submodels/lnIncl
ude -I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-2.3.x/src/finiteVolume/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-2.3.x/src/fvOptions/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-2.3.x/src/meshTools/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-2.3.x/src/sampling/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/turbulenceModels/compressible/turbulenceModel
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-2.3.x/src/lagrangian/basic/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/lagrangian/intermediate/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-2.3.x/src/lagrangian/spray/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/lagrangian/distributionModels/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/specie/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/basic/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/properties/liquidProperties/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/properties/liquidMixtureProperties/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/properties/solidProperties/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/properties/solidMixtureProperties/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/thermophysicalFunctions/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/reactionThermo/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/SLGThermo/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/chemistryModel/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/radiationModels/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-2.3.x/src/ODE/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/regionModels/regionModel/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/regionModels/surfaceFilmModels/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-2.3.x/src/combustionModels/lnInclude
-I/opt/openmpi/gnu/ib/include -IlnInclude -I.
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-2.3.x/src/OpenFOAM/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-2.3.x/src/OSspecific/POSIX/lnInclude
-fPIC -I/include -I/Chasm_accessories/pdtoolkit-3.12/x86_64/include -Xlinker
--add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/sprayPMC.o
-L/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-2.3.x/platforms/linux64GccDPOpt/lib \
./libSprayPMC.a
-L/opt/intel/composer_xe_2013_sp1.2.144/bin/intel64/../../compiler/lib/intel64
-L/home/mukutk/OFM_SPRAY/OpenFOAM/mukutk-2.3.x/platforms/linux64GccDPOpt/lib
-llagrangianSprayRadiationSupplement -lparticleRadiation -
lnongrayRadiationLagrangianExtension -lifcore -lfiniteVolume -lfvOptions
-lmeshTools -lsampling -lcompressibleTurbulenceModel -lcompressibleRASModels
-lcompressibleLESModels -llagrangian -llagrangianIntermediate
-llagrangianTurbulence -llagrangianSpray -lreactionThermophysicalModels -lspecie
-lfluidThermophysicalModels -lliquidProperties -lliquidMixtureProperties
-lsolidProperties -lsolidMixtureProperties -lthermophysicalFunctions -lSLGThermo
-lchemistryModel -lradiationModels -lODE -lregionModels -lsurfaceFilmModels
-lcombustionModels -L/opt/openmpi/gnu/ib/lib -lmpi -lmpi_cxx -lOpenFOAM -ldl -lm
-o /home/mukutk/OFM_SPRAY/OpenFOAM/mukutk-
2.3.x/platforms/linux64GccDPOpt/bin/sprayPMC
/home/mukutk/OFM_SPRAY/OpenFOAM/mukutk-
2.3.x/platforms/linux64GccDPOpt/lib/libparticleRadiation.so: undefined reference to
`Foam::StochasticCollisionModel<Foam::KinematicCloud<Foam::Cloud<Foam::ReactingMult
iphaseParcel<Foam::ReactingParcel<Foam::ThermoRadParcel<Foam::KinematicParcel<Foam:
:particle> > > > > > >::typeName'
collect2: error: ld returned 1 exit status
make: *** [/home/mukutk/OFM_SPRAY/OpenFOAM/mukutk-
2.3.x/platforms/linux64GccDPOpt/bin/sprayPMC] Error 1
+ touch spraySnapshotPMC/spraySnapshotPMC.C
+ wmake spraySnapshotPMC
Making dependency list for source file spraySnapshotPMC.C
could not open file omp.h for source file spraySnapshotPMC.C due to No such file or
directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file spraySnapshotPMC.C due
to No such file or directory
could not open file ompi/mpi/cxx/constants.h for source file spraySnapshotPMC.C due
to No such file or directory
could not open file ompi/mpi/cxx/functions.h for source file spraySnapshotPMC.C due
to No such file or directory
could not open file ompi/mpi/cxx/datatype.h for source file spraySnapshotPMC.C due
to No such file or directory
could not open file ompi/mpi/cxx/exception.h for source file spraySnapshotPMC.C due
to No such file or directory
could not open file ompi/mpi/cxx/op.h for source file spraySnapshotPMC.C due to No
such file or directory
could not open file ompi/mpi/cxx/status.h for source file spraySnapshotPMC.C due to
No such file or directory
could not open file ompi/mpi/cxx/request.h for source file spraySnapshotPMC.C due
to No such file or directory
could not open file ompi/mpi/cxx/group.h for source file spraySnapshotPMC.C due to
No such file or directory
could not open file ompi/mpi/cxx/comm.h for source file spraySnapshotPMC.C due to
No such file or directory
could not open file ompi/mpi/cxx/win.h for source file spraySnapshotPMC.C due to No
such file or directory
could not open file ompi/mpi/cxx/file.h for source file spraySnapshotPMC.C due to
No such file or directory
could not open file ompi/mpi/cxx/errhandler.h for source file spraySnapshotPMC.C
due to No such file or directory
could not open file ompi/mpi/cxx/intracomm.h for source file spraySnapshotPMC.C due
to No such file or directory
could not open file ompi/mpi/cxx/topology.h for source file spraySnapshotPMC.C due
to No such file or directory
could not open file ompi/mpi/cxx/intercomm.h for source file spraySnapshotPMC.C due
to No such file or directory
could not open file ompi/mpi/cxx/info.h for source file spraySnapshotPMC.C due to
No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file spraySnapshotPMC.C due
to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file spraySnapshotPMC.C
due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file spraySnapshotPMC.C
due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file spraySnapshotPMC.C
due to No such file or directory
could not open file ompi/mpi/cxx/datatype_inln.h for source file spraySnapshotPMC.C
due to No such file or directory
could not open file ompi/mpi/cxx/functions_inln.h for source file
spraySnapshotPMC.C due to No such file or directory
could not open file ompi/mpi/cxx/request_inln.h for source file spraySnapshotPMC.C
due to No such file or directory
could not open file ompi/mpi/cxx/comm_inln.h for source file spraySnapshotPMC.C due
to No such file or directory
could not open file ompi/mpi/cxx/intracomm_inln.h for source file
spraySnapshotPMC.C due to No such file or directory
could not open file ompi/mpi/cxx/topology_inln.h for source file spraySnapshotPMC.C
due to No such file or directory
could not open file ompi/mpi/cxx/intercomm_inln.h for source file
spraySnapshotPMC.C due to No such file or directory
could not open file ompi/mpi/cxx/group_inln.h for source file spraySnapshotPMC.C
due to No such file or directory
could not open file ompi/mpi/cxx/op_inln.h for source file spraySnapshotPMC.C due
to No such file or directory
could not open file ompi/mpi/cxx/errhandler_inln.h for source file
spraySnapshotPMC.C due to No such file or directory
could not open file ompi/mpi/cxx/status_inln.h for source file spraySnapshotPMC.C
due to No such file or directory
could not open file ompi/mpi/cxx/info_inln.h for source file spraySnapshotPMC.C due
to No such file or directory
could not open file ompi/mpi/cxx/win_inln.h for source file spraySnapshotPMC.C due
to No such file or directory
could not open file ompi/mpi/cxx/file_inln.h for source file spraySnapshotPMC.C due
to No such file or directory
SOURCE=spraySnapshotPMC.C ; g++ -m64 -fpermissive -Dlinux64 -DWM_DP -Wall -Wno-
strict-aliasing -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor
-O3 -DNoRepository -ftemplate-depth-100 -I/home/mukutk/OFM_SPRAY/OpenFOAM/mukutk-
2.3.x/lib/lagrangianNongrayRadiation/particleRadiation/lnInclude -
I/home/mukutk/OFM_SPRAY/OpenFOAM/mukutk-
2.3.x/lib/lagrangianNongrayRadiation/nongrayRadiationLagrangianExtension/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/mukutk-
2.3.x/lib/lagrangianNongrayRadiation/lagrangianRadiationSupplement/submodels/lnIncl
ude -I.. -I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/finiteVolume/lnInclude -I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/fvOptions/lnInclude -I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/meshTools/lnInclude -I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/sampling/lnInclude -I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/turbulenceModels/compressible/turbulenceModel
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-2.3.x/src/lagrangian/basic/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/lagrangian/intermediate/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-2.3.x/src/lagrangian/spray/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/lagrangian/distributionModels/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/specie/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/basic/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/properties/liquidProperties/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/properties/liquidMixtureProperties/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/properties/solidProperties/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/properties/solidMixtureProperties/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/thermophysicalFunctions/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/reactionThermo/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/SLGThermo/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/chemistryModel/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/radiationModels/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-2.3.x/src/ODE/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/regionModels/regionModel/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/regionModels/surfaceFilmModels/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-2.3.x/src/combustionModels/lnInclude
-I/opt/openmpi/gnu/ib/include -IlnInclude -I.
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-2.3.x/src/OpenFOAM/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-2.3.x/src/OSspecific/POSIX/lnInclude
-fPIC -I/include -I/Chasm_accessories/pdtoolkit-3.12/x86_64/include -c $SOURCE -o
Make/linux64GccDPOpt/spraySnapshotPMC.o
In file included from spraySnapshotPMC.C:315:0:
../get_set_spray_data.H:118:1: warning: "/*" within comment [-Wcomment]
/* else
^
In file included from spraySnapshotPMC.C:42:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/datatype.h: In constructor
'MPI::Datatype::Datatype()':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1039:27: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_DATATYPE_NULL OMPI_PREDEFINED_GLOBAL(MPI_Datatype,
ompi_mpi_datatype_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/datatype.h:69:36: note: in
expansion of macro 'MPI_DATATYPE_NULL'
inline Datatype() : mpi_datatype(MPI_DATATYPE_NULL) { }
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1039:27: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_DATATYPE_NULL OMPI_PREDEFINED_GLOBAL(MPI_Datatype,
ompi_mpi_datatype_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/datatype.h:69:36: note: in
expansion of macro 'MPI_DATATYPE_NULL'
inline Datatype() : mpi_datatype(MPI_DATATYPE_NULL) { }
^
In file included from
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:206:0,
from /opt/openmpi/gnu/ib/include/mpi.h:2664,
from spraySnapshotPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/datatype.h: In member function
'bool MPI::Datatype::operator==(const MPI::Datatype&) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/datatype.h:81:52: warning: use of
old-style cast [-Wold-style-cast]
{ return (bool) (mpi_datatype == a.mpi_datatype); }
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/datatype.h: In member function
'bool MPI::Datatype::operator!=(const MPI::Datatype&) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/datatype.h:84:33: warning: use of
old-style cast [-Wold-style-cast]
{ return (bool) !(*this == a); }
^
In file included from spraySnapshotPMC.C:42:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request.h: In constructor
'MPI::Request::Request()':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:739:26: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_REQUEST_NULL OMPI_PREDEFINED_GLOBAL(MPI_Request, ompi_request_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request.h:60:27: note: in
expansion of macro 'MPI_REQUEST_NULL'
Request() : mpi_request(MPI_REQUEST_NULL) { }
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:739:26: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_REQUEST_NULL OMPI_PREDEFINED_GLOBAL(MPI_Request, ompi_request_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request.h:60:27: note: in
expansion of macro 'MPI_REQUEST_NULL'
Request() : mpi_request(MPI_REQUEST_NULL) { }
^
In file included from
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:235:0,
from /opt/openmpi/gnu/ib/include/mpi.h:2664,
from spraySnapshotPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request.h: In member function
'bool MPI::Request::operator==(const MPI::Request&)':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request.h:72:47: warning: use of
old-style cast [-Wold-style-cast]
{ return (bool)(mpi_request == a.mpi_request); }
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request.h: In member function
'bool MPI::Request::operator!=(const MPI::Request&)':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request.h:74:30: warning: use of
old-style cast [-Wold-style-cast]
{ return (bool)!(*this == a); }
^
In file included from spraySnapshotPMC.C:42:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/group.h: In constructor
'MPI::Group::Group()':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:737:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_GROUP_NULL OMPI_PREDEFINED_GLOBAL(MPI_Group, ompi_mpi_group_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/group.h:61:30: note: in expansion
of macro 'MPI_GROUP_NULL'
inline Group() : mpi_group(MPI_GROUP_NULL) { }
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:737:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_GROUP_NULL OMPI_PREDEFINED_GLOBAL(MPI_Group, ompi_mpi_group_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/group.h:61:30: note: in expansion
of macro 'MPI_GROUP_NULL'
inline Group() : mpi_group(MPI_GROUP_NULL) { }
^
In file included from
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:236:0,
from /opt/openmpi/gnu/ib/include/mpi.h:2664,
from spraySnapshotPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/group.h: In member function 'bool
MPI::Group::operator==(const MPI::Group&)':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/group.h:72:83: warning: use of
old-style cast [-Wold-style-cast]
inline bool operator== (const Group &a) { return (bool)(mpi_group ==
a.mpi_group); }

^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/group.h: In member function 'bool
MPI::Group::operator!=(const MPI::Group&)':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/group.h:73:70: warning: use of
old-style cast [-Wold-style-cast]
inline bool operator!= (const Group &a) { return (bool)!(*this == a); }
^
In file included from spraySnapshotPMC.C:42:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm.h: In constructor
'MPI::Comm_Null::Comm_Null()':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:738:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_NULL OMPI_PREDEFINED_GLOBAL(MPI_Comm, ompi_mpi_comm_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm.h:62:33: note: in expansion
of macro 'MPI_COMM_NULL'
inline Comm_Null() : mpi_comm(MPI_COMM_NULL) { }
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:738:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_NULL OMPI_PREDEFINED_GLOBAL(MPI_Comm, ompi_mpi_comm_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm.h:62:33: note: in expansion
of macro 'MPI_COMM_NULL'
inline Comm_Null() : mpi_comm(MPI_COMM_NULL) { }
^
In file included from
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:237:0,
from /opt/openmpi/gnu/ib/include/mpi.h:2664,
from spraySnapshotPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm.h: In member function 'bool
MPI::Comm_Null::operator==(const MPI::Comm_Null&) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm.h:74:45: warning: use of old-
style cast [-Wold-style-cast]
return (bool) (mpi_comm == data.mpi_comm); }
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm.h: In member function 'bool
MPI::Comm_Null::operator!=(const MPI::Comm_Null&) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm.h:77:34: warning: use of old-
style cast [-Wold-style-cast]
return (bool) !(*this == data);}
^
In file included from spraySnapshotPMC.C:42:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/win.h: In constructor
'MPI::Win::Win()':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:744:22: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_WIN_NULL OMPI_PREDEFINED_GLOBAL(MPI_Win, ompi_mpi_win_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/win.h:57:19: note: in expansion of
macro 'MPI_WIN_NULL'
Win() : mpi_win(MPI_WIN_NULL) { }
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:744:22: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_WIN_NULL OMPI_PREDEFINED_GLOBAL(MPI_Win, ompi_mpi_win_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/win.h:57:19: note: in expansion of
macro 'MPI_WIN_NULL'
Win() : mpi_win(MPI_WIN_NULL) { }
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/file.h: In constructor
'MPI::File::File()':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:746:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_FILE_NULL OMPI_PREDEFINED_GLOBAL(MPI_File, ompi_mpi_file_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/file.h:91:21: note: in expansion
of macro 'MPI_FILE_NULL'
File() : mpi_file(MPI_FILE_NULL) { }
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:746:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_FILE_NULL OMPI_PREDEFINED_GLOBAL(MPI_File, ompi_mpi_file_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/file.h:91:21: note: in expansion
of macro 'MPI_FILE_NULL'
File() : mpi_file(MPI_FILE_NULL) { }
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/errhandler.h: In constructor
'MPI::Errhandler::Errhandler()':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:742:29: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_ERRHANDLER_NULL OMPI_PREDEFINED_GLOBAL(MPI_Errhandler,
ompi_mpi_errhandler_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/errhandler.h:25:22: note: in
expansion of macro 'MPI_ERRHANDLER_NULL'
: mpi_errhandler(MPI_ERRHANDLER_NULL) {}
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:742:29: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_ERRHANDLER_NULL OMPI_PREDEFINED_GLOBAL(MPI_Errhandler,
ompi_mpi_errhandler_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/errhandler.h:25:22: note: in
expansion of macro 'MPI_ERRHANDLER_NULL'
: mpi_errhandler(MPI_ERRHANDLER_NULL) {}
^
In file included from
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:242:0,
from /opt/openmpi/gnu/ib/include/mpi.h:2664,
from spraySnapshotPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/errhandler.h: In member function
'bool MPI::Errhandler::operator==(const MPI::Errhandler&)':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/errhandler.h:42:53: warning: use
of old-style cast [-Wold-style-cast]
return (bool)(mpi_errhandler == a.mpi_errhandler); }
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/errhandler.h: In member function
'bool MPI::Errhandler::operator!=(const MPI::Errhandler&)':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/errhandler.h:45:30: warning: use
of old-style cast [-Wold-style-cast]
return (bool)!(*this == a); }
^
In file included from spraySnapshotPMC.C:42:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intercomm.h: In constructor
'MPI::Intercomm::Intercomm()':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:738:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_NULL OMPI_PREDEFINED_GLOBAL(MPI_Comm, ompi_mpi_comm_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intercomm.h:30:22: note: in
expansion of macro 'MPI_COMM_NULL'
Intercomm() : Comm(MPI_COMM_NULL) { }
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:738:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_NULL OMPI_PREDEFINED_GLOBAL(MPI_Comm, ompi_mpi_comm_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intercomm.h:30:22: note: in
expansion of macro 'MPI_COMM_NULL'
Intercomm() : Comm(MPI_COMM_NULL) { }
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/info.h: In constructor
'MPI::Info::Info()':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:743:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INFO_NULL OMPI_PREDEFINED_GLOBAL(MPI_Info, ompi_mpi_info_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/info.h:57:21: note: in expansion
of macro 'MPI_INFO_NULL'
Info() : mpi_info(MPI_INFO_NULL) { }
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:743:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INFO_NULL OMPI_PREDEFINED_GLOBAL(MPI_Info, ompi_mpi_info_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/info.h:57:21: note: in expansion
of macro 'MPI_INFO_NULL'
Info() : mpi_info(MPI_INFO_NULL) { }
^
In file included from
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:288:0,
from /opt/openmpi/gnu/ib/include/mpi.h:2664,
from spraySnapshotPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/datatype_inln.h: In member
function 'virtual MPI::Datatype MPI::Datatype::Create_hvector(int, int, MPI::Aint)
const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/datatype_inln.h:90:63: warning:
use of old-style cast [-Wold-style-cast]
(void)MPI_Type_create_hvector(count, blocklength, (MPI_Aint)stride,
^
In file included from /opt/openmpi/gnu/ib/include/mpi.h:2664:0,
from spraySnapshotPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/datatype_inln.h: In member
function 'virtual bool MPI::Datatype::Get_attr(int, void*) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/datatype_inln.h:349:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(ret);
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/functions_inln.h: In function
'bool MPI::Is_initialized()':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/functions_inln.h:143:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(t);
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/functions_inln.h: In function
'bool MPI::Is_finalized()':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/functions_inln.h:151:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(t);
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/functions_inln.h: In function
'bool MPI::Is_thread_main()':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/functions_inln.h:184:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(flag == 1);
^
In file included from spraySnapshotPMC.C:42:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h: In member function
'virtual void MPI::Request::Wait()':
/opt/openmpi/gnu/ib/include/mpi.h:755:43: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_STATUS_IGNORE ((MPI_Status *) 0)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h:35:32: note: in
expansion of macro 'MPI_STATUS_IGNORE'
(void)MPI_Wait(&mpi_request, MPI_STATUS_IGNORE);
^
In file included from /opt/openmpi/gnu/ib/include/mpi.h:2664:0,
from spraySnapshotPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h: In member function
'virtual bool MPI::Request::Test(MPI::Status&)':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h:49:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(t);
^
In file included from spraySnapshotPMC.C:42:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h: In member function
'virtual bool MPI::Request::Test()':
/opt/openmpi/gnu/ib/include/mpi.h:755:43: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_STATUS_IGNORE ((MPI_Status *) 0)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h:56:36: note: in
expansion of macro 'MPI_STATUS_IGNORE'
(void)MPI_Test(&mpi_request, &t, MPI_STATUS_IGNORE);
^
In file included from /opt/openmpi/gnu/ib/include/mpi.h:2664:0,
from spraySnapshotPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h:57:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(t);
^
In file included from spraySnapshotPMC.C:42:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h: In static member
function 'static int MPI::Request::Waitany(int, MPI::Request*)':
/opt/openmpi/gnu/ib/include/mpi.h:755:43: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_STATUS_IGNORE ((MPI_Status *) 0)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h:85:55: note: in
expansion of macro 'MPI_STATUS_IGNORE'
(void)MPI_Waitany(count, array_of_requests, &index, MPI_STATUS_IGNORE);
^
In file included from
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:290:0,
from /opt/openmpi/gnu/ib/include/mpi.h:2664,
from spraySnapshotPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h: In static member
function 'static bool MPI::Request::Testany(int, MPI::Request*, int&,
MPI::Status&)':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h:107:41: warning:
use of old-style cast [-Wold-style-cast]
return (bool)(flag != 0 ? true : false);
^
In file included from spraySnapshotPMC.C:42:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h: In static member
function 'static bool MPI::Request::Testany(int, MPI::Request*, int&)':
/opt/openmpi/gnu/ib/include/mpi.h:755:43: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_STATUS_IGNORE ((MPI_Status *) 0)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h:119:7: note: in
expansion of macro 'MPI_STATUS_IGNORE'
MPI_STATUS_IGNORE);
^
In file included from /opt/openmpi/gnu/ib/include/mpi.h:2664:0,
from spraySnapshotPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h:124:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(flag);
^
In file included from spraySnapshotPMC.C:42:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h: In static member
function 'static void MPI::Request::Waitall(int, MPI::Request*)':
/opt/openmpi/gnu/ib/include/mpi.h:756:45: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_STATUSES_IGNORE ((MPI_Status *) 0)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h:155:47: note: in
expansion of macro 'MPI_STATUSES_IGNORE'
(void)MPI_Waitall(count, array_of_requests, MPI_STATUSES_IGNORE);
^
In file included from /opt/openmpi/gnu/ib/include/mpi.h:2664:0,
from spraySnapshotPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h: In static member
function 'static bool MPI::Request::Testall(int, MPI::Request*, MPI::Status*)':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h:181:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(flag);
^
In file included from spraySnapshotPMC.C:42:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h: In static member
function 'static bool MPI::Request::Testall(int, MPI::Request*)':
/opt/openmpi/gnu/ib/include/mpi.h:756:45: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_STATUSES_IGNORE ((MPI_Status *) 0)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h:193:54: note: in
expansion of macro 'MPI_STATUSES_IGNORE'
(void)MPI_Testall(count, array_of_requests, &flag, MPI_STATUSES_IGNORE);
^
In file included from /opt/openmpi/gnu/ib/include/mpi.h:2664:0,
from spraySnapshotPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h:200:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(flag);
^
In file included from spraySnapshotPMC.C:42:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h: In static member
function 'static int MPI::Request::Waitsome(int, MPI::Request*, int*)':
/opt/openmpi/gnu/ib/include/mpi.h:756:45: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_STATUSES_IGNORE ((MPI_Status *) 0)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h:235:26: note: in
expansion of macro 'MPI_STATUSES_IGNORE'
array_of_indices, MPI_STATUSES_IGNORE);
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h: In static member
function 'static int MPI::Request::Testsome(int, MPI::Request*, int*)':
/opt/openmpi/gnu/ib/include/mpi.h:756:45: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_STATUSES_IGNORE ((MPI_Status *) 0)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h:277:26: note: in
expansion of macro 'MPI_STATUSES_IGNORE'
array_of_indices, MPI_STATUSES_IGNORE);
^
In file included from /opt/openmpi/gnu/ib/include/mpi.h:2664:0,
from spraySnapshotPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h: In member function
'virtual bool MPI::Request::Get_status(MPI::Status&) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h:327:12: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(flag);
^
In file included from spraySnapshotPMC.C:42:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h: In member function
'virtual bool MPI::Request::Get_status() const':
/opt/openmpi/gnu/ib/include/mpi.h:755:43: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_STATUS_IGNORE ((MPI_Status *) 0)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h:337:54: note: in
expansion of macro 'MPI_STATUS_IGNORE'
(void)MPI_Request_get_status(mpi_request, &flag, MPI_STATUS_IGNORE);
^
In file included from /opt/openmpi/gnu/ib/include/mpi.h:2664:0,
from spraySnapshotPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h:338:12: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(flag);
^
In file included from spraySnapshotPMC.C:42:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h: In member function
'virtual void MPI::Comm::Recv(void*, int, const MPI::Datatype&, int, int) const':
/opt/openmpi/gnu/ib/include/mpi.h:755:43: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_STATUS_IGNORE ((MPI_Status *) 0)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h:45:19: note: in
expansion of macro 'MPI_STATUS_IGNORE'
tag, mpi_comm, MPI_STATUS_IGNORE);
^
In file included from /opt/openmpi/gnu/ib/include/mpi.h:2664:0,
from spraySnapshotPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h: In member function
'virtual bool MPI::Comm::Iprobe(int, int, MPI::Status&) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h:128:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(t);
^
In file included from spraySnapshotPMC.C:42:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h: In member function
'virtual bool MPI::Comm::Iprobe(int, int) const':
/opt/openmpi/gnu/ib/include/mpi.h:755:43: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_STATUS_IGNORE ((MPI_Status *) 0)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h:135:47: note: in
expansion of macro 'MPI_STATUS_IGNORE'
(void)MPI_Iprobe(source, tag, mpi_comm, &t, MPI_STATUS_IGNORE);
^
In file included from /opt/openmpi/gnu/ib/include/mpi.h:2664:0,
from spraySnapshotPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h:136:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(t);
^
In file included from spraySnapshotPMC.C:42:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h: In member function
'virtual void MPI::Comm::Probe(int, int) const':
/opt/openmpi/gnu/ib/include/mpi.h:755:43: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_STATUS_IGNORE ((MPI_Status *) 0)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h:148:42: note: in
expansion of macro 'MPI_STATUS_IGNORE'
(void)MPI_Probe(source, tag, mpi_comm, MPI_STATUS_IGNORE);
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h: In member function
'virtual void MPI::Comm::Sendrecv(const void*, int, const MPI::Datatype&, int, int,
void*, int, const MPI::Datatype&, int, int) const':
/opt/openmpi/gnu/ib/include/mpi.h:755:43: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_STATUS_IGNORE ((MPI_Status *) 0)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h:226:35: note: in
expansion of macro 'MPI_STATUS_IGNORE'
source, recvtag, mpi_comm, MPI_STATUS_IGNORE);
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h: In member function
'virtual void MPI::Comm::Sendrecv_replace(void*, int, const MPI::Datatype&, int,
int, int, int) const':
/opt/openmpi/gnu/ib/include/mpi.h:755:43: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_STATUS_IGNORE ((MPI_Status *) 0)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h:248:9: note: in
expansion of macro 'MPI_STATUS_IGNORE'
MPI_STATUS_IGNORE);
^
In file included from /opt/openmpi/gnu/ib/include/mpi.h:2664:0,
from spraySnapshotPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h: In member function
'virtual bool MPI::Comm::Is_inter() const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h:299:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(t);
^
In file included from
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:291:0,
from /opt/openmpi/gnu/ib/include/mpi.h:2664,
from spraySnapshotPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h: In static member
function 'static MPI::Intercomm MPI::Comm::Join(int)':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h:490:30: warning: use
of old-style cast [-Wold-style-cast]
(void) MPI_Comm_join((int) fd, &newcomm);
^
In file included from /opt/openmpi/gnu/ib/include/mpi.h:2664:0,
from spraySnapshotPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h: In member function
'virtual bool MPI::Comm::Get_attr(int, void*) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h:635:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(flag);
^
In file included from
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:291:0,
from /opt/openmpi/gnu/ib/include/mpi.h:2664,
from spraySnapshotPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h: In static member
function 'static int MPI::Comm::DUP_FN(const MPI::Comm&, int, void*, void*, void*,
bool&)':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h:665:22: warning: use
of old-style cast [-Wold-style-cast]
int f = (int)flag;
^
In file included from /opt/openmpi/gnu/ib/include/mpi.h:2664:0,
from spraySnapshotPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h:669:16: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
flag = OPAL_INT_TO_BOOL(f);
^
In file included from
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:291:0,
from /opt/openmpi/gnu/ib/include/mpi.h:2664,
from spraySnapshotPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h:674:39: warning: use
of old-style cast [-Wold-style-cast]
(int*)&flag);
^
In file included from spraySnapshotPMC.C:42:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intracomm_inln.h: In constructor
'MPI::Intracomm::Intracomm(MPI_Comm)':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:738:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_NULL OMPI_PREDEFINED_GLOBAL(MPI_Comm, ompi_mpi_comm_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intracomm_inln.h:25:41: note: in
expansion of macro 'MPI_COMM_NULL'
if (MPI::Is_initialized() && (data != MPI_COMM_NULL)) {
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:738:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_NULL OMPI_PREDEFINED_GLOBAL(MPI_Comm, ompi_mpi_comm_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intracomm_inln.h:25:41: note: in
expansion of macro 'MPI_COMM_NULL'
if (MPI::Is_initialized() && (data != MPI_COMM_NULL)) {
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:738:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_NULL OMPI_PREDEFINED_GLOBAL(MPI_Comm, ompi_mpi_comm_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intracomm_inln.h:28:18: note: in
expansion of macro 'MPI_COMM_NULL'
mpi_comm = MPI_COMM_NULL;
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:738:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_NULL OMPI_PREDEFINED_GLOBAL(MPI_Comm, ompi_mpi_comm_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intracomm_inln.h:28:18: note: in
expansion of macro 'MPI_COMM_NULL'
mpi_comm = MPI_COMM_NULL;
^
In file included from
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:292:0,
from /opt/openmpi/gnu/ib/include/mpi.h:2664,
from spraySnapshotPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intracomm_inln.h: In member
function 'virtual MPI::Cartcomm MPI::Intracomm::Create_cart(int, const int*, const
bool*, bool) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intracomm_inln.h:105:37: warning:
use of old-style cast [-Wold-style-cast]
int_periods[i] = (int) periods[i];
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intracomm_inln.h:109:27: warning:
use of old-style cast [-Wold-style-cast]
int_periods, (int)reorder, &newcomm);
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intracomm_inln.h: In member
function 'virtual MPI::Graphcomm MPI::Intracomm::Create_graph(int, const int*,
const int*, bool) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intracomm_inln.h:120:57: warning:
use of old-style cast [-Wold-style-cast]
const_cast<int *>(edges), (int)reorder, &newcomm);
^
In file included from spraySnapshotPMC.C:42:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intracomm_inln.h: In member
function 'virtual MPI::Intercomm MPI::Intracomm::Spawn(const char*, const char**,
int, const MPI::Info&, int) const':
/opt/openmpi/gnu/ib/include/mpi.h:442:43: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_ERRCODES_IGNORE ((int *) 0) /* don't return error codes
*/
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intracomm_inln.h:161:11: note: in
expansion of macro 'MPI_ERRCODES_IGNORE'
(int *)MPI_ERRCODES_IGNORE);
^
/opt/openmpi/gnu/ib/include/mpi.h:442:44: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_ERRCODES_IGNORE ((int *) 0) /* don't return error codes
*/
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intracomm_inln.h:161:11: note: in
expansion of macro 'MPI_ERRCODES_IGNORE'
(int *)MPI_ERRCODES_IGNORE);
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intracomm_inln.h: In member
function 'virtual MPI::Intercomm MPI::Intracomm::Spawn_multiple(int, const char**,
const char***, const int*, const MPI::Info*, int)':
/opt/openmpi/gnu/ib/include/mpi.h:442:43: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_ERRCODES_IGNORE ((int *) 0) /* don't return error codes
*/
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intracomm_inln.h:194:33: note: in
expansion of macro 'MPI_ERRCODES_IGNORE'
mpi_comm, &newcomm, (int *)MPI_ERRCODES_IGNORE);
^
/opt/openmpi/gnu/ib/include/mpi.h:442:44: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_ERRCODES_IGNORE ((int *) 0) /* don't return error codes
*/
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intracomm_inln.h:194:33: note: in
expansion of macro 'MPI_ERRCODES_IGNORE'
mpi_comm, &newcomm, (int *)MPI_ERRCODES_IGNORE);
^
In file included from spraySnapshotPMC.C:42:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/topology_inln.h: In constructor
'MPI::Cartcomm::Cartcomm(ompi_communicator_t* const&)':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:738:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_NULL OMPI_PREDEFINED_GLOBAL(MPI_Comm, ompi_mpi_comm_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/topology_inln.h:29:41: note: in
expansion of macro 'MPI_COMM_NULL'
if (MPI::Is_initialized() && (data != MPI_COMM_NULL)) {
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:738:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_NULL OMPI_PREDEFINED_GLOBAL(MPI_Comm, ompi_mpi_comm_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/topology_inln.h:29:41: note: in
expansion of macro 'MPI_COMM_NULL'
if (MPI::Is_initialized() && (data != MPI_COMM_NULL)) {
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:738:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_NULL OMPI_PREDEFINED_GLOBAL(MPI_Comm, ompi_mpi_comm_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/topology_inln.h:34:18: note: in
expansion of macro 'MPI_COMM_NULL'
mpi_comm = MPI_COMM_NULL;
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:738:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_NULL OMPI_PREDEFINED_GLOBAL(MPI_Comm, ompi_mpi_comm_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/topology_inln.h:34:18: note: in
expansion of macro 'MPI_COMM_NULL'
mpi_comm = MPI_COMM_NULL;
^
In file included from
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:293:0,
from /opt/openmpi/gnu/ib/include/mpi.h:2664,
from spraySnapshotPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/topology_inln.h: In member
function 'virtual void MPI::Cartcomm::Get_topo(int, int*, bool*, int*) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/topology_inln.h:72:36: warning:
use of old-style cast [-Wold-style-cast]
int_periods[i] = (int)periods[i];
^
In file included from /opt/openmpi/gnu/ib/include/mpi.h:2664:0,
from spraySnapshotPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/topology_inln.h:76:18: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
periods[i] = OPAL_INT_TO_BOOL(int_periods[i]);
^
In file included from
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:293:0,
from /opt/openmpi/gnu/ib/include/mpi.h:2664,
from spraySnapshotPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/topology_inln.h: In member
function 'virtual MPI::Cartcomm MPI::Cartcomm::Sub(const bool*) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/topology_inln.h:109:44: warning:
use of old-style cast [-Wold-style-cast]
int_remain_dims[i] = (int)remain_dims[i];
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/topology_inln.h: In member
function 'virtual int MPI::Cartcomm::Map(int, const int*, const bool*) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/topology_inln.h:122:37: warning:
use of old-style cast [-Wold-style-cast]
int_periods[i] = (int) periods[i];
^
In file included from spraySnapshotPMC.C:42:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/topology_inln.h: In constructor
'MPI::Graphcomm::Graphcomm(ompi_communicator_t* const&)':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:738:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_NULL OMPI_PREDEFINED_GLOBAL(MPI_Comm, ompi_mpi_comm_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/topology_inln.h:147:41: note: in
expansion of macro 'MPI_COMM_NULL'
if (MPI::Is_initialized() && (data != MPI_COMM_NULL)) {
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:738:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_NULL OMPI_PREDEFINED_GLOBAL(MPI_Comm, ompi_mpi_comm_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/topology_inln.h:147:41: note: in
expansion of macro 'MPI_COMM_NULL'
if (MPI::Is_initialized() && (data != MPI_COMM_NULL)) {
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:738:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_NULL OMPI_PREDEFINED_GLOBAL(MPI_Comm, ompi_mpi_comm_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/topology_inln.h:152:18: note: in
expansion of macro 'MPI_COMM_NULL'
mpi_comm = MPI_COMM_NULL;
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:738:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_NULL OMPI_PREDEFINED_GLOBAL(MPI_Comm, ompi_mpi_comm_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/topology_inln.h:152:18: note: in
expansion of macro 'MPI_COMM_NULL'
mpi_comm = MPI_COMM_NULL;
^
In file included from
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:294:0,
from /opt/openmpi/gnu/ib/include/mpi.h:2664,
from spraySnapshotPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intercomm_inln.h: In member
function 'virtual MPI::Intracomm MPI::Intercomm::Merge(bool) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intercomm_inln.h:58:44: warning:
use of old-style cast [-Wold-style-cast]
(void)MPI_Intercomm_merge(mpi_comm, (int)high, &newcomm);
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intercomm_inln.h: In member
function 'virtual MPI::Intercomm MPI::Intercomm::Create(const MPI::Group&) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intercomm_inln.h:71:48: warning:
use of old-style cast [-Wold-style-cast]
(void) MPI_Comm_create(mpi_comm, (MPI_Group) group, &newcomm);
^
In file included from spraySnapshotPMC.C:42:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/op_inln.h: In constructor
'MPI::Op::Op()':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:741:21: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_OP_NULL OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/op_inln.h:66:24: note: in
expansion of macro 'MPI_OP_NULL'
MPI::Op::Op() : mpi_op(MPI_OP_NULL) { }
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:741:21: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_OP_NULL OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/op_inln.h:66:24: note: in
expansion of macro 'MPI_OP_NULL'
MPI::Op::Op() : mpi_op(MPI_OP_NULL) { }
^
In file included from
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:296:0,
from /opt/openmpi/gnu/ib/include/mpi.h:2664,
from spraySnapshotPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/op_inln.h: In member function
'bool MPI::Op::operator==(const MPI::Op&)':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/op_inln.h:92:74: warning: use of
old-style cast [-Wold-style-cast]
MPI::Op::operator== (const MPI::Op &a) { return (bool)(mpi_op == a.mpi_op); }
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/op_inln.h: In member function
'bool MPI::Op::operator!=(const MPI::Op&)':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/op_inln.h:95:67: warning: use of
old-style cast [-Wold-style-cast]
MPI::Op::operator!= (const MPI::Op &a) { return (bool)!(*this == a); }
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/op_inln.h: In member function
'virtual void MPI::Op::Init(void (*)(const void*, void*, int, const
MPI::Datatype&), bool)':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/op_inln.h:121:46: warning: use of
old-style cast [-Wold-style-cast]
(void)MPI_Op_create((MPI_User_function*) ompi_mpi_cxx_op_intercept,
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/op_inln.h:122:31: warning: use of
old-style cast [-Wold-style-cast]
(int) commute, &mpi_op);
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/op_inln.h:123:59: warning: use of
old-style cast [-Wold-style-cast]
ompi_op_set_cxx_callback(mpi_op, (MPI_User_function*) func);
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/op_inln.h: In member function
'virtual bool MPI::Op::Is_commutative() const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/op_inln.h:148:19: warning: use of
old-style cast [-Wold-style-cast]
return (bool) commute;
^
In file included from /opt/openmpi/gnu/ib/include/mpi.h:2664:0,
from spraySnapshotPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/status_inln.h: In member function
'virtual bool MPI::Status::Is_cancelled() const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/status_inln.h:38:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(t);
^
In file included from
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:298:0,
from /opt/openmpi/gnu/ib/include/mpi.h:2664,
from spraySnapshotPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/status_inln.h: In member function
'virtual void MPI::Status::Set_cancelled(bool)':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/status_inln.h:103:49: warning: use
of old-style cast [-Wold-style-cast]
MPI_Status_set_cancelled(&mpi_status, (int) flag);
^
In file included from /opt/openmpi/gnu/ib/include/mpi.h:2664:0,
from spraySnapshotPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/info_inln.h: In member function
'virtual bool MPI::Info::Get(const char*, int, char*) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/info_inln.h:54:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(flag);
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/info_inln.h: In member function
'virtual bool MPI::Info::Get_valuelen(const char*, int&) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/info_inln.h:76:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(flag);
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/win_inln.h: In member function
'virtual bool MPI::Win::Test() const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/win_inln.h:152:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(flag);
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/win_inln.h: In member function
'bool MPI::Win::Get_attr(const MPI::Win&, int, void*) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/win_inln.h:262:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(ret);
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/win_inln.h: In member function
'bool MPI::Win::Get_attr(int, void*) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/win_inln.h:272:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(ret);
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/file_inln.h: In member function
'bool MPI::File::Get_atomicity() const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/file_inln.h:43:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(flag);
^
In file included from spraySnapshotPMC.C:42:0:
spraySnapshotPMC.C: In function 'void proc_sync_()':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
spraySnapshotPMC.C:62:16: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Barrier(MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
spraySnapshotPMC.C:62:16: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Barrier(MPI_COMM_WORLD);
^
spraySnapshotPMC.C: In function 'void face_info_transfer_(int&, int&, int*, int&,
int*, int*, int*, int*)':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
spraySnapshotPMC.C:126:37: note: in expansion of macro 'MPI_INT'
MPI_Isend(sendFaceData[i], j, MPI_INT, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
spraySnapshotPMC.C:126:37: note: in expansion of macro 'MPI_INT'
MPI_Isend(sendFaceData[i], j, MPI_INT, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
spraySnapshotPMC.C:126:74: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Isend(sendFaceData[i], j, MPI_INT, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
spraySnapshotPMC.C:126:74: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Isend(sendFaceData[i], j, MPI_INT, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
spraySnapshotPMC.C:132:36: note: in expansion of macro 'MPI_INT'
MPI_Irecv(recFaceData[i], j, MPI_INT, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
spraySnapshotPMC.C:132:36: note: in expansion of macro 'MPI_INT'
MPI_Irecv(recFaceData[i], j, MPI_INT, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
spraySnapshotPMC.C:132:72: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Irecv(recFaceData[i], j, MPI_INT, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
spraySnapshotPMC.C:132:72: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Irecv(recFaceData[i], j, MPI_INT, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
spraySnapshotPMC.C:143:37: note: in expansion of macro 'MPI_INT'
MPI_Isend(sendCellData[i], j, MPI_INT, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
spraySnapshotPMC.C:143:37: note: in expansion of macro 'MPI_INT'
MPI_Isend(sendCellData[i], j, MPI_INT, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
spraySnapshotPMC.C:143:74: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Isend(sendCellData[i], j, MPI_INT, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
spraySnapshotPMC.C:143:74: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Isend(sendCellData[i], j, MPI_INT, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
spraySnapshotPMC.C:149:36: note: in expansion of macro 'MPI_INT'
MPI_Irecv(recCellData[i], j, MPI_INT, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
spraySnapshotPMC.C:149:36: note: in expansion of macro 'MPI_INT'
MPI_Irecv(recCellData[i], j, MPI_INT, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
spraySnapshotPMC.C:149:72: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Irecv(recCellData[i], j, MPI_INT, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
spraySnapshotPMC.C:149:72: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Irecv(recCellData[i], j, MPI_INT, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
spraySnapshotPMC.C: In function 'void global_real_min_(double&)':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1047:20: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
spraySnapshotPMC.C:203:34: note: in expansion of macro 'MPI_DOUBLE'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_MIN,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1047:20: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
spraySnapshotPMC.C:203:34: note: in expansion of macro 'MPI_DOUBLE'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_MIN,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1024:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_MIN OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_min)
^
spraySnapshotPMC.C:203:45: note: in expansion of macro 'MPI_MIN'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_MIN,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1024:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_MIN OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_min)
^
spraySnapshotPMC.C:203:45: note: in expansion of macro 'MPI_MIN'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_MIN,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
spraySnapshotPMC.C:203:53: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_MIN,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
spraySnapshotPMC.C:203:53: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_MIN,MPI_COMM_WORLD);
^
spraySnapshotPMC.C: In function 'void global_real_max_(double&)':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1047:20: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
spraySnapshotPMC.C:214:34: note: in expansion of macro 'MPI_DOUBLE'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_MAX,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1047:20: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
spraySnapshotPMC.C:214:34: note: in expansion of macro 'MPI_DOUBLE'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_MAX,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1023:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_MAX OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_max)
^
spraySnapshotPMC.C:214:45: note: in expansion of macro 'MPI_MAX'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_MAX,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1023:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_MAX OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_max)
^
spraySnapshotPMC.C:214:45: note: in expansion of macro 'MPI_MAX'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_MAX,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
spraySnapshotPMC.C:214:53: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_MAX,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
spraySnapshotPMC.C:214:53: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_MAX,MPI_COMM_WORLD);
^
spraySnapshotPMC.C: In function 'void global_real_sum_(double&)':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1047:20: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
spraySnapshotPMC.C:225:34: note: in expansion of macro 'MPI_DOUBLE'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_SUM,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1047:20: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
spraySnapshotPMC.C:225:34: note: in expansion of macro 'MPI_DOUBLE'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_SUM,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1025:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_SUM OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_sum)
^
spraySnapshotPMC.C:225:45: note: in expansion of macro 'MPI_SUM'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_SUM,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1025:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_SUM OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_sum)
^
spraySnapshotPMC.C:225:45: note: in expansion of macro 'MPI_SUM'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_SUM,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
spraySnapshotPMC.C:225:53: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_SUM,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
spraySnapshotPMC.C:225:53: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_SUM,MPI_COMM_WORLD);
^
spraySnapshotPMC.C: In function 'void global_int_min_(int&)':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
spraySnapshotPMC.C:236:34: note: in expansion of macro 'MPI_INT'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_MIN,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
spraySnapshotPMC.C:236:34: note: in expansion of macro 'MPI_INT'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_MIN,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1024:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_MIN OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_min)
^
spraySnapshotPMC.C:236:42: note: in expansion of macro 'MPI_MIN'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_MIN,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1024:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_MIN OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_min)
^
spraySnapshotPMC.C:236:42: note: in expansion of macro 'MPI_MIN'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_MIN,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
spraySnapshotPMC.C:236:50: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_MIN,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
spraySnapshotPMC.C:236:50: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_MIN,MPI_COMM_WORLD);
^
spraySnapshotPMC.C: In function 'void global_int_max_(int&)':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
spraySnapshotPMC.C:247:34: note: in expansion of macro 'MPI_INT'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_MAX,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
spraySnapshotPMC.C:247:34: note: in expansion of macro 'MPI_INT'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_MAX,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1023:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_MAX OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_max)
^
spraySnapshotPMC.C:247:42: note: in expansion of macro 'MPI_MAX'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_MAX,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1023:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_MAX OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_max)
^
spraySnapshotPMC.C:247:42: note: in expansion of macro 'MPI_MAX'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_MAX,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
spraySnapshotPMC.C:247:50: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_MAX,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
spraySnapshotPMC.C:247:50: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_MAX,MPI_COMM_WORLD);
^
spraySnapshotPMC.C: In function 'void global_int_sum_(int&)':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
spraySnapshotPMC.C:258:34: note: in expansion of macro 'MPI_INT'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_SUM,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
spraySnapshotPMC.C:258:34: note: in expansion of macro 'MPI_INT'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_SUM,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1025:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_SUM OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_sum)
^
spraySnapshotPMC.C:258:42: note: in expansion of macro 'MPI_SUM'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_SUM,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1025:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_SUM OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_sum)
^
spraySnapshotPMC.C:258:42: note: in expansion of macro 'MPI_SUM'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_SUM,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
spraySnapshotPMC.C:258:50: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_SUM,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
spraySnapshotPMC.C:258:50: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_SUM,MPI_COMM_WORLD);
^
../ray_communicate.H: In function 'void ray_num_info_transfer_(int&, int&, int*,
int*)':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
../ray_communicate.H:47:40: note: in expansion of macro 'MPI_INT'
MPI_Isend(&sendNumRay[i], count, MPI_INT, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
../ray_communicate.H:47:40: note: in expansion of macro 'MPI_INT'
MPI_Isend(&sendNumRay[i], count, MPI_INT, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:47:77: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Isend(&sendNumRay[i], count, MPI_INT, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:47:77: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Isend(&sendNumRay[i], count, MPI_INT, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
../ray_communicate.H:54:39: note: in expansion of macro 'MPI_INT'
MPI_Irecv(&recNumRay[i], count, MPI_INT, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
../ray_communicate.H:54:39: note: in expansion of macro 'MPI_INT'
MPI_Irecv(&recNumRay[i], count, MPI_INT, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:54:75: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Irecv(&recNumRay[i], count, MPI_INT, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:54:75: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Irecv(&recNumRay[i], count, MPI_INT, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
../ray_communicate.H: In function 'void ray_info_transfer_(int&, int&, int*, int*,
int*, int*, int*, double*, int&, int&, int&, int*, int*, int*, int*, double*)':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:117:14: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Barrier(MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:117:14: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Barrier(MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1047:20: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
../ray_communicate.H:202:37: note: in expansion of macro 'MPI_DOUBLE'
MPI_Isend(sendRayData[i], j, MPI_DOUBLE, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1047:20: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
../ray_communicate.H:202:37: note: in expansion of macro 'MPI_DOUBLE'
MPI_Isend(sendRayData[i], j, MPI_DOUBLE, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:202:77: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Isend(sendRayData[i], j, MPI_DOUBLE, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:202:77: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Isend(sendRayData[i], j, MPI_DOUBLE, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1047:20: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
../ray_communicate.H:208:34: note: in expansion of macro 'MPI_DOUBLE'
MPI_Isend(&tempDouble, j, MPI_DOUBLE, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1047:20: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
../ray_communicate.H:208:34: note: in expansion of macro 'MPI_DOUBLE'
MPI_Isend(&tempDouble, j, MPI_DOUBLE, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:208:74: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Isend(&tempDouble, j, MPI_DOUBLE, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:208:74: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Isend(&tempDouble, j, MPI_DOUBLE, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1047:20: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
../ray_communicate.H:217:35: note: in expansion of macro 'MPI_DOUBLE'
MPI_Irecv(recRayData[i], j, MPI_DOUBLE, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1047:20: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
../ray_communicate.H:217:35: note: in expansion of macro 'MPI_DOUBLE'
MPI_Irecv(recRayData[i], j, MPI_DOUBLE, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:217:74: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Irecv(recRayData[i], j, MPI_DOUBLE, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:217:74: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Irecv(recRayData[i], j, MPI_DOUBLE, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1047:20: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
../ray_communicate.H:223:35: note: in expansion of macro 'MPI_DOUBLE'
MPI_Irecv(&tempDouble1, j, MPI_DOUBLE, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1047:20: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
../ray_communicate.H:223:35: note: in expansion of macro 'MPI_DOUBLE'
MPI_Irecv(&tempDouble1, j, MPI_DOUBLE, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:223:74: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Irecv(&tempDouble1, j, MPI_DOUBLE, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:223:74: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Irecv(&tempDouble1, j, MPI_DOUBLE, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:229:14: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Barrier(MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:229:14: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Barrier(MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
../ray_communicate.H:251:37: note: in expansion of macro 'MPI_INT'
MPI_Isend(sendIntData[i], j, MPI_INT, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
../ray_communicate.H:251:37: note: in expansion of macro 'MPI_INT'
MPI_Isend(sendIntData[i], j, MPI_INT, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:251:74: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Isend(sendIntData[i], j, MPI_INT, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:251:74: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Isend(sendIntData[i], j, MPI_INT, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
../ray_communicate.H:257:31: note: in expansion of macro 'MPI_INT'
MPI_Isend(&tempInt, j, MPI_INT, neighProcs[i], sendTags[i], MPI_COMM_WORLD,
&reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
../ray_communicate.H:257:31: note: in expansion of macro 'MPI_INT'
MPI_Isend(&tempInt, j, MPI_INT, neighProcs[i], sendTags[i], MPI_COMM_WORLD,
&reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:257:68: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Isend(&tempInt, j, MPI_INT, neighProcs[i], sendTags[i], MPI_COMM_WORLD,
&reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:257:68: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Isend(&tempInt, j, MPI_INT, neighProcs[i], sendTags[i], MPI_COMM_WORLD,
&reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
../ray_communicate.H:266:36: note: in expansion of macro 'MPI_INT'
MPI_Irecv(recIntData[i], j, MPI_INT, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
../ray_communicate.H:266:36: note: in expansion of macro 'MPI_INT'
MPI_Irecv(recIntData[i], j, MPI_INT, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:266:72: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Irecv(recIntData[i], j, MPI_INT, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:266:72: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Irecv(recIntData[i], j, MPI_INT, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
../ray_communicate.H:272:32: note: in expansion of macro 'MPI_INT'
MPI_Irecv(&tempInt1, j, MPI_INT, neighProcs[i], recTags[i], MPI_COMM_WORLD,
&reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
../ray_communicate.H:272:32: note: in expansion of macro 'MPI_INT'
MPI_Irecv(&tempInt1, j, MPI_INT, neighProcs[i], recTags[i], MPI_COMM_WORLD,
&reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:272:68: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Irecv(&tempInt1, j, MPI_INT, neighProcs[i], recTags[i], MPI_COMM_WORLD,
&reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:272:68: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Irecv(&tempInt1, j, MPI_INT, neighProcs[i], recTags[i], MPI_COMM_WORLD,
&reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:278:16: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Barrier(MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:278:16: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Barrier(MPI_COMM_WORLD);
^
In file included from ../Update_PMC.H:10:0,
from spraySnapshotPMC.C:301:
../reget_OF_mesh_data.H: In function 'int main(int, char**)':
../reget_OF_mesh_data.H:37:14: warning: variable 'OF_faceVert' set but not used [-
Wunused-but-set-variable]
UList<face> OF_faceVert = mesh.faces(); // ordered vertices for faces
^
../reget_OF_mesh_data.H:39:18: warning: variable 'OF_cellVert' set but not used [-
Wunused-but-set-variable]
UList<cellShape> OF_cellVert = mesh.cellShapes(); // ordered set of vertices for
cells
^
In file included from ../Update_PMC.H:15:0,
from spraySnapshotPMC.C:301:
../reget_OF_solver_data.H:9:15: warning: variable 'OF_pressure' set but not used [-
Wunused-but-set-variable]
UList<scalar> OF_pressure = p.field(); // cell pressure
^
../reget_OF_solver_data.H:13:15: warning: variable 'OF_temperature' set but not
used [-Wunused-but-set-variable]
UList<scalar> OF_temperature = T.field(); // cell temperature
^
In file included from ../Update_PMC.H:19:0,
from spraySnapshotPMC.C:301:
../reset_specie_data.H:12:8: warning: variable 'Mwt' set but not used [-Wunused-
but-set-variable]
double Mwt[nSpecies]; //store molecular wts to be used in OF side later
^
../reset_specie_data.H:29:8: warning: variable 'MW_Species' set but not used [-
Wunused-but-set-variable]
double MW_Species[6];
^
In file included from spraySnapshotPMC.C:42:0:
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../set_mesh_data.H:35:16: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Comm_rank(MPI_COMM_WORLD,&procRank);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../set_mesh_data.H:35:16: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Comm_rank(MPI_COMM_WORLD,&procRank);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../set_mesh_data.H:37:16: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Comm_size(MPI_COMM_WORLD,&totalProc);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../set_mesh_data.H:37:16: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Comm_size(MPI_COMM_WORLD,&totalProc);
^
In file included from ../Update_PMC.H:33:0,
from spraySnapshotPMC.C:301:
../get_OF_solver_data.H:9:15: warning: variable 'OF_pressure' set but not used [-
Wunused-but-set-variable]
UList<scalar> OF_pressure = p.field(); // cell pressure
^
../get_OF_solver_data.H:13:15: warning: variable 'OF_temperature' set but not used
[-Wunused-but-set-variable]
UList<scalar> OF_temperature = T.field(); // cell temperature
^
In file included from ../Update_PMC.H:37:0,
from spraySnapshotPMC.C:301:
../set_specie_data.H:12:8: warning: variable 'Mwt' set but not used [-Wunused-but-
set-variable]
double Mwt[nSpecies]; //store molecular wts to be used in OF side later
^
../set_specie_data.H:29:8: warning: variable 'MW_Species' set but not used [-
Wunused-but-set-variable]
double MW_Species[6];
^
In file included from spraySnapshotPMC.C:315:0:
../get_set_spray_data.H:62:8: warning: variable 'ptr_posLag' set but not used [-
Wunused-but-set-variable]
double ptr_posLag[OF_nParcel][colum];
^
In file included from spraySnapshotPMC.C:275:0:
/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/finiteVolume/lnInclude/initContinuityErrs.H:37:8: warning: unused
variable 'cumulativeContErr' [-Wunused-variable]
scalar cumulativeContErr = 0;
^
In file included from spraySnapshotPMC.C:276:0:
/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/finiteVolume/lnInclude/readTimeControls.H:38:8: warning: unused variable
'maxDeltaT' [-Wunused-variable]
scalar maxDeltaT =
^
In file included from ../Init_PMC.H:25:0,
from spraySnapshotPMC.C:281:
../get_OF_mesh_data.H:27:15: warning: variable 'OF_meshPoints' set but not used [-
Wunused-but-set-variable]
UList<vector> OF_meshPoints = mesh.points(); // vertices coordinates
^
../get_OF_mesh_data.H:29:15: warning: variable 'OF_cellVolumes' set but not used [-
Wunused-but-set-variable]
UList<scalar> OF_cellVolumes = mesh.cellVolumes(); // cell volumes
^
../get_OF_mesh_data.H:31:15: warning: variable 'OF_cellCenters' set but not used [-
Wunused-but-set-variable]
UList<vector> OF_cellCenters = mesh.cellCentres(); // cell centers
^
../get_OF_mesh_data.H:33:15: warning: variable 'OF_faceCenters' set but not used [-
Wunused-but-set-variable]
UList<vector> OF_faceCenters = mesh.faceCentres(); // face centers
^
../get_OF_mesh_data.H:35:15: warning: variable 'OF_faceAreas' set but not used [-
Wunused-but-set-variable]
UList<vector> OF_faceAreas = mesh.faceAreas(); // face areas (area components
in x,y and z directions)
^
../get_OF_mesh_data.H:37:14: warning: variable 'OF_faceVert' set but not used [-
Wunused-but-set-variable]
UList<face> OF_faceVert = mesh.faces(); // ordered vertices for faces
^
../get_OF_mesh_data.H:39:18: warning: variable 'OF_cellVert' set but not used [-
Wunused-but-set-variable]
UList<cellShape> OF_cellVert = mesh.cellShapes(); // ordered set of vertices for
cells
^
g++ -m64 -fpermissive -Dlinux64 -DWM_DP -Wall -Wno-strict-aliasing -Wextra -Wno-
unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository
-ftemplate-depth-100 -I/home/mukutk/OFM_SPRAY/OpenFOAM/mukutk-
2.3.x/lib/lagrangianNongrayRadiation/particleRadiation/lnInclude -
I/home/mukutk/OFM_SPRAY/OpenFOAM/mukutk-
2.3.x/lib/lagrangianNongrayRadiation/nongrayRadiationLagrangianExtension/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/mukutk-
2.3.x/lib/lagrangianNongrayRadiation/lagrangianRadiationSupplement/submodels/lnIncl
ude -I.. -I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/finiteVolume/lnInclude -I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/fvOptions/lnInclude -I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/meshTools/lnInclude -I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/sampling/lnInclude -I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/turbulenceModels/compressible/turbulenceModel
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-2.3.x/src/lagrangian/basic/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/lagrangian/intermediate/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-2.3.x/src/lagrangian/spray/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/lagrangian/distributionModels/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/specie/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/basic/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/properties/liquidProperties/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/properties/liquidMixtureProperties/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/properties/solidProperties/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/properties/solidMixtureProperties/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/thermophysicalFunctions/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/reactionThermo/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/SLGThermo/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/chemistryModel/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/radiationModels/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-2.3.x/src/ODE/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/regionModels/regionModel/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/regionModels/surfaceFilmModels/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-2.3.x/src/combustionModels/lnInclude
-I/opt/openmpi/gnu/ib/include -IlnInclude -I.
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-2.3.x/src/OpenFOAM/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-2.3.x/src/OSspecific/POSIX/lnInclude
-fPIC -I/include -I/Chasm_accessories/pdtoolkit-3.12/x86_64/include -Xlinker
--add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/spraySnapshotPMC.o
-L/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-2.3.x/platforms/linux64GccDPOpt/lib \
../libSprayPMC.a
-L/opt/intel/composer_xe_2013_sp1.2.144/bin/intel64/../../compiler/lib/intel64
-L/home/mukutk/OFM_SPRAY/OpenFOAM/mukutk-2.3.x/platforms/linux64GccDPOpt/lib
-llagrangianSprayRadiationSupplement -lparticleRadiation -
lnongrayRadiationLagrangianExtension -lifcore -lfiniteVolume -lfvOptions
-lmeshTools -lsampling -lcompressibleTurbulenceModel -lcompressibleRASModels
-lcompressibleLESModels -llagrangian -llagrangianIntermediate
-llagrangianTurbulence -llagrangianSpray -lreactionThermophysicalModels -lspecie
-lfluidThermophysicalModels -lliquidProperties -lliquidMixtureProperties
-lsolidProperties -lsolidMixtureProperties -lthermophysicalFunctions -lSLGThermo
-lchemistryModel -lradiationModels -lODE -lregionModels -lsurfaceFilmModels
-lcombustionModels -L/opt/openmpi/gnu/ib/lib -lmpi -lmpi_cxx -lOpenFOAM -ldl -lm
-o /home/mukutk/OFM_SPRAY/OpenFOAM/mukutk-
2.3.x/platforms/linux64GccDPOpt/bin/spraySnapshotPMC
/home/mukutk/OFM_SPRAY/OpenFOAM/mukutk-
2.3.x/platforms/linux64GccDPOpt/lib/libparticleRadiation.so: undefined reference to
`Foam::StochasticCollisionModel<Foam::KinematicCloud<Foam::Cloud<Foam::ReactingMult
iphaseParcel<Foam::ReactingParcel<Foam::ThermoRadParcel<Foam::KinematicParcel<Foam:
:particle> > > > > > >::typeName'
collect2: error: ld returned 1 exit status
make: *** [/home/mukutk/OFM_SPRAY/OpenFOAM/mukutk-
2.3.x/platforms/linux64GccDPOpt/bin/spraySnapshotPMC] Error 1
+ touch sprayEnginePMC/sprayEnginePMC.C
+ wmake sprayEnginePMC
Making dependency list for source file sprayEnginePMC.C
could not open file omp.h for source file sprayEnginePMC.C due to No such file or
directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file sprayEnginePMC.C due to
No such file or directory
could not open file ompi/mpi/cxx/constants.h for source file sprayEnginePMC.C due
to No such file or directory
could not open file ompi/mpi/cxx/functions.h for source file sprayEnginePMC.C due
to No such file or directory
could not open file ompi/mpi/cxx/datatype.h for source file sprayEnginePMC.C due to
No such file or directory
could not open file ompi/mpi/cxx/exception.h for source file sprayEnginePMC.C due
to No such file or directory
could not open file ompi/mpi/cxx/op.h for source file sprayEnginePMC.C due to No
such file or directory
could not open file ompi/mpi/cxx/status.h for source file sprayEnginePMC.C due to
No such file or directory
could not open file ompi/mpi/cxx/request.h for source file sprayEnginePMC.C due to
No such file or directory
could not open file ompi/mpi/cxx/group.h for source file sprayEnginePMC.C due to No
such file or directory
could not open file ompi/mpi/cxx/comm.h for source file sprayEnginePMC.C due to No
such file or directory
could not open file ompi/mpi/cxx/win.h for source file sprayEnginePMC.C due to No
such file or directory
could not open file ompi/mpi/cxx/file.h for source file sprayEnginePMC.C due to No
such file or directory
could not open file ompi/mpi/cxx/errhandler.h for source file sprayEnginePMC.C due
to No such file or directory
could not open file ompi/mpi/cxx/intracomm.h for source file sprayEnginePMC.C due
to No such file or directory
could not open file ompi/mpi/cxx/topology.h for source file sprayEnginePMC.C due to
No such file or directory
could not open file ompi/mpi/cxx/intercomm.h for source file sprayEnginePMC.C due
to No such file or directory
could not open file ompi/mpi/cxx/info.h for source file sprayEnginePMC.C due to No
such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file sprayEnginePMC.C due to
No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file sprayEnginePMC.C due
to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file sprayEnginePMC.C
due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file sprayEnginePMC.C
due to No such file or directory
could not open file ompi/mpi/cxx/datatype_inln.h for source file sprayEnginePMC.C
due to No such file or directory
could not open file ompi/mpi/cxx/functions_inln.h for source file sprayEnginePMC.C
due to No such file or directory
could not open file ompi/mpi/cxx/request_inln.h for source file sprayEnginePMC.C
due to No such file or directory
could not open file ompi/mpi/cxx/comm_inln.h for source file sprayEnginePMC.C due
to No such file or directory
could not open file ompi/mpi/cxx/intracomm_inln.h for source file sprayEnginePMC.C
due to No such file or directory
could not open file ompi/mpi/cxx/topology_inln.h for source file sprayEnginePMC.C
due to No such file or directory
could not open file ompi/mpi/cxx/intercomm_inln.h for source file sprayEnginePMC.C
due to No such file or directory
could not open file ompi/mpi/cxx/group_inln.h for source file sprayEnginePMC.C due
to No such file or directory
could not open file ompi/mpi/cxx/op_inln.h for source file sprayEnginePMC.C due to
No such file or directory
could not open file ompi/mpi/cxx/errhandler_inln.h for source file sprayEnginePMC.C
due to No such file or directory
could not open file ompi/mpi/cxx/status_inln.h for source file sprayEnginePMC.C due
to No such file or directory
could not open file ompi/mpi/cxx/info_inln.h for source file sprayEnginePMC.C due
to No such file or directory
could not open file ompi/mpi/cxx/win_inln.h for source file sprayEnginePMC.C due to
No such file or directory
could not open file ompi/mpi/cxx/file_inln.h for source file sprayEnginePMC.C due
to No such file or directory
SOURCE=sprayEnginePMC.C ; g++ -m64 -fpermissive -Dlinux64 -DWM_DP -Wall -Wno-
strict-aliasing -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor
-O3 -DNoRepository -ftemplate-depth-100 -I/home/mukutk/OFM_SPRAY/OpenFOAM/mukutk-
2.3.x/lib/lagrangianNongrayRadiation/particleRadiation/lnInclude -
I/home/mukutk/OFM_SPRAY/OpenFOAM/mukutk-
2.3.x/lib/lagrangianNongrayRadiation/nongrayRadiationLagrangianExtension/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/mukutk-
2.3.x/lib/lagrangianNongrayRadiation/lagrangianRadiationSupplement/submodels/lnIncl
ude -I.. -I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/finiteVolume/lnInclude -I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/fvOptions/lnInclude -I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/meshTools/lnInclude -I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/sampling/lnInclude -I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/turbulenceModels/compressible/turbulenceModel
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-2.3.x/src/lagrangian/basic/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/lagrangian/intermediate/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-2.3.x/src/lagrangian/spray/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/lagrangian/distributionModels/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/specie/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/basic/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/properties/liquidProperties/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/properties/liquidMixtureProperties/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/properties/solidProperties/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/properties/solidMixtureProperties/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/thermophysicalFunctions/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/reactionThermo/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/SLGThermo/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/chemistryModel/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/radiationModels/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-2.3.x/src/engine/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-2.3.x/src/ODE/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/regionModels/regionModel/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/regionModels/surfaceFilmModels/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-2.3.x/src/combustionModels/lnInclude
-I/opt/openmpi/gnu/ib/include -IlnInclude -I.
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-2.3.x/src/OpenFOAM/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-2.3.x/src/OSspecific/POSIX/lnInclude
-fPIC -I/include -I/Chasm_accessories/pdtoolkit-3.12/x86_64/include -c $SOURCE -o
Make/linux64GccDPOpt/sprayEnginePMC.o
In file included from sprayEnginePMC.C:342:0:
../get_set_spray_data.H:118:1: warning: "/*" within comment [-Wcomment]
/* else
^
In file included from sprayEnginePMC.C:46:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/datatype.h: In constructor
'MPI::Datatype::Datatype()':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1039:27: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_DATATYPE_NULL OMPI_PREDEFINED_GLOBAL(MPI_Datatype,
ompi_mpi_datatype_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/datatype.h:69:36: note: in
expansion of macro 'MPI_DATATYPE_NULL'
inline Datatype() : mpi_datatype(MPI_DATATYPE_NULL) { }
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1039:27: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_DATATYPE_NULL OMPI_PREDEFINED_GLOBAL(MPI_Datatype,
ompi_mpi_datatype_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/datatype.h:69:36: note: in
expansion of macro 'MPI_DATATYPE_NULL'
inline Datatype() : mpi_datatype(MPI_DATATYPE_NULL) { }
^
In file included from
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:206:0,
from /opt/openmpi/gnu/ib/include/mpi.h:2664,
from sprayEnginePMC.C:46:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/datatype.h: In member function
'bool MPI::Datatype::operator==(const MPI::Datatype&) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/datatype.h:81:52: warning: use of
old-style cast [-Wold-style-cast]
{ return (bool) (mpi_datatype == a.mpi_datatype); }
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/datatype.h: In member function
'bool MPI::Datatype::operator!=(const MPI::Datatype&) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/datatype.h:84:33: warning: use of
old-style cast [-Wold-style-cast]
{ return (bool) !(*this == a); }
^
In file included from sprayEnginePMC.C:46:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request.h: In constructor
'MPI::Request::Request()':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:739:26: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_REQUEST_NULL OMPI_PREDEFINED_GLOBAL(MPI_Request, ompi_request_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request.h:60:27: note: in
expansion of macro 'MPI_REQUEST_NULL'
Request() : mpi_request(MPI_REQUEST_NULL) { }
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:739:26: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_REQUEST_NULL OMPI_PREDEFINED_GLOBAL(MPI_Request, ompi_request_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request.h:60:27: note: in
expansion of macro 'MPI_REQUEST_NULL'
Request() : mpi_request(MPI_REQUEST_NULL) { }
^
In file included from
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:235:0,
from /opt/openmpi/gnu/ib/include/mpi.h:2664,
from sprayEnginePMC.C:46:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request.h: In member function
'bool MPI::Request::operator==(const MPI::Request&)':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request.h:72:47: warning: use of
old-style cast [-Wold-style-cast]
{ return (bool)(mpi_request == a.mpi_request); }
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request.h: In member function
'bool MPI::Request::operator!=(const MPI::Request&)':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request.h:74:30: warning: use of
old-style cast [-Wold-style-cast]
{ return (bool)!(*this == a); }
^
In file included from sprayEnginePMC.C:46:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/group.h: In constructor
'MPI::Group::Group()':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:737:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_GROUP_NULL OMPI_PREDEFINED_GLOBAL(MPI_Group, ompi_mpi_group_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/group.h:61:30: note: in expansion
of macro 'MPI_GROUP_NULL'
inline Group() : mpi_group(MPI_GROUP_NULL) { }
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:737:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_GROUP_NULL OMPI_PREDEFINED_GLOBAL(MPI_Group, ompi_mpi_group_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/group.h:61:30: note: in expansion
of macro 'MPI_GROUP_NULL'
inline Group() : mpi_group(MPI_GROUP_NULL) { }
^
In file included from
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:236:0,
from /opt/openmpi/gnu/ib/include/mpi.h:2664,
from sprayEnginePMC.C:46:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/group.h: In member function 'bool
MPI::Group::operator==(const MPI::Group&)':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/group.h:72:83: warning: use of
old-style cast [-Wold-style-cast]
inline bool operator== (const Group &a) { return (bool)(mpi_group ==
a.mpi_group); }

^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/group.h: In member function 'bool
MPI::Group::operator!=(const MPI::Group&)':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/group.h:73:70: warning: use of
old-style cast [-Wold-style-cast]
inline bool operator!= (const Group &a) { return (bool)!(*this == a); }
^
In file included from sprayEnginePMC.C:46:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm.h: In constructor
'MPI::Comm_Null::Comm_Null()':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:738:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_NULL OMPI_PREDEFINED_GLOBAL(MPI_Comm, ompi_mpi_comm_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm.h:62:33: note: in expansion
of macro 'MPI_COMM_NULL'
inline Comm_Null() : mpi_comm(MPI_COMM_NULL) { }
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:738:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_NULL OMPI_PREDEFINED_GLOBAL(MPI_Comm, ompi_mpi_comm_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm.h:62:33: note: in expansion
of macro 'MPI_COMM_NULL'
inline Comm_Null() : mpi_comm(MPI_COMM_NULL) { }
^
In file included from
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:237:0,
from /opt/openmpi/gnu/ib/include/mpi.h:2664,
from sprayEnginePMC.C:46:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm.h: In member function 'bool
MPI::Comm_Null::operator==(const MPI::Comm_Null&) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm.h:74:45: warning: use of old-
style cast [-Wold-style-cast]
return (bool) (mpi_comm == data.mpi_comm); }
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm.h: In member function 'bool
MPI::Comm_Null::operator!=(const MPI::Comm_Null&) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm.h:77:34: warning: use of old-
style cast [-Wold-style-cast]
return (bool) !(*this == data);}
^
In file included from sprayEnginePMC.C:46:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/win.h: In constructor
'MPI::Win::Win()':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:744:22: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_WIN_NULL OMPI_PREDEFINED_GLOBAL(MPI_Win, ompi_mpi_win_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/win.h:57:19: note: in expansion of
macro 'MPI_WIN_NULL'
Win() : mpi_win(MPI_WIN_NULL) { }
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:744:22: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_WIN_NULL OMPI_PREDEFINED_GLOBAL(MPI_Win, ompi_mpi_win_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/win.h:57:19: note: in expansion of
macro 'MPI_WIN_NULL'
Win() : mpi_win(MPI_WIN_NULL) { }
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/file.h: In constructor
'MPI::File::File()':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:746:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_FILE_NULL OMPI_PREDEFINED_GLOBAL(MPI_File, ompi_mpi_file_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/file.h:91:21: note: in expansion
of macro 'MPI_FILE_NULL'
File() : mpi_file(MPI_FILE_NULL) { }
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:746:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_FILE_NULL OMPI_PREDEFINED_GLOBAL(MPI_File, ompi_mpi_file_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/file.h:91:21: note: in expansion
of macro 'MPI_FILE_NULL'
File() : mpi_file(MPI_FILE_NULL) { }
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/errhandler.h: In constructor
'MPI::Errhandler::Errhandler()':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:742:29: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_ERRHANDLER_NULL OMPI_PREDEFINED_GLOBAL(MPI_Errhandler,
ompi_mpi_errhandler_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/errhandler.h:25:22: note: in
expansion of macro 'MPI_ERRHANDLER_NULL'
: mpi_errhandler(MPI_ERRHANDLER_NULL) {}
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:742:29: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_ERRHANDLER_NULL OMPI_PREDEFINED_GLOBAL(MPI_Errhandler,
ompi_mpi_errhandler_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/errhandler.h:25:22: note: in
expansion of macro 'MPI_ERRHANDLER_NULL'
: mpi_errhandler(MPI_ERRHANDLER_NULL) {}
^
In file included from
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:242:0,
from /opt/openmpi/gnu/ib/include/mpi.h:2664,
from sprayEnginePMC.C:46:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/errhandler.h: In member function
'bool MPI::Errhandler::operator==(const MPI::Errhandler&)':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/errhandler.h:42:53: warning: use
of old-style cast [-Wold-style-cast]
return (bool)(mpi_errhandler == a.mpi_errhandler); }
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/errhandler.h: In member function
'bool MPI::Errhandler::operator!=(const MPI::Errhandler&)':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/errhandler.h:45:30: warning: use
of old-style cast [-Wold-style-cast]
return (bool)!(*this == a); }
^
In file included from sprayEnginePMC.C:46:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intercomm.h: In constructor
'MPI::Intercomm::Intercomm()':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:738:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_NULL OMPI_PREDEFINED_GLOBAL(MPI_Comm, ompi_mpi_comm_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intercomm.h:30:22: note: in
expansion of macro 'MPI_COMM_NULL'
Intercomm() : Comm(MPI_COMM_NULL) { }
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:738:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_NULL OMPI_PREDEFINED_GLOBAL(MPI_Comm, ompi_mpi_comm_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intercomm.h:30:22: note: in
expansion of macro 'MPI_COMM_NULL'
Intercomm() : Comm(MPI_COMM_NULL) { }
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/info.h: In constructor
'MPI::Info::Info()':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:743:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INFO_NULL OMPI_PREDEFINED_GLOBAL(MPI_Info, ompi_mpi_info_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/info.h:57:21: note: in expansion
of macro 'MPI_INFO_NULL'
Info() : mpi_info(MPI_INFO_NULL) { }
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:743:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INFO_NULL OMPI_PREDEFINED_GLOBAL(MPI_Info, ompi_mpi_info_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/info.h:57:21: note: in expansion
of macro 'MPI_INFO_NULL'
Info() : mpi_info(MPI_INFO_NULL) { }
^
In file included from
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:288:0,
from /opt/openmpi/gnu/ib/include/mpi.h:2664,
from sprayEnginePMC.C:46:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/datatype_inln.h: In member
function 'virtual MPI::Datatype MPI::Datatype::Create_hvector(int, int, MPI::Aint)
const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/datatype_inln.h:90:63: warning:
use of old-style cast [-Wold-style-cast]
(void)MPI_Type_create_hvector(count, blocklength, (MPI_Aint)stride,
^
In file included from /opt/openmpi/gnu/ib/include/mpi.h:2664:0,
from sprayEnginePMC.C:46:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/datatype_inln.h: In member
function 'virtual bool MPI::Datatype::Get_attr(int, void*) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/datatype_inln.h:349:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(ret);
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/functions_inln.h: In function
'bool MPI::Is_initialized()':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/functions_inln.h:143:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(t);
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/functions_inln.h: In function
'bool MPI::Is_finalized()':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/functions_inln.h:151:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(t);
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/functions_inln.h: In function
'bool MPI::Is_thread_main()':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/functions_inln.h:184:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(flag == 1);
^
In file included from sprayEnginePMC.C:46:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h: In member function
'virtual void MPI::Request::Wait()':
/opt/openmpi/gnu/ib/include/mpi.h:755:43: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_STATUS_IGNORE ((MPI_Status *) 0)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h:35:32: note: in
expansion of macro 'MPI_STATUS_IGNORE'
(void)MPI_Wait(&mpi_request, MPI_STATUS_IGNORE);
^
In file included from /opt/openmpi/gnu/ib/include/mpi.h:2664:0,
from sprayEnginePMC.C:46:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h: In member function
'virtual bool MPI::Request::Test(MPI::Status&)':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h:49:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(t);
^
In file included from sprayEnginePMC.C:46:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h: In member function
'virtual bool MPI::Request::Test()':
/opt/openmpi/gnu/ib/include/mpi.h:755:43: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_STATUS_IGNORE ((MPI_Status *) 0)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h:56:36: note: in
expansion of macro 'MPI_STATUS_IGNORE'
(void)MPI_Test(&mpi_request, &t, MPI_STATUS_IGNORE);
^
In file included from /opt/openmpi/gnu/ib/include/mpi.h:2664:0,
from sprayEnginePMC.C:46:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h:57:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(t);
^
In file included from sprayEnginePMC.C:46:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h: In static member
function 'static int MPI::Request::Waitany(int, MPI::Request*)':
/opt/openmpi/gnu/ib/include/mpi.h:755:43: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_STATUS_IGNORE ((MPI_Status *) 0)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h:85:55: note: in
expansion of macro 'MPI_STATUS_IGNORE'
(void)MPI_Waitany(count, array_of_requests, &index, MPI_STATUS_IGNORE);
^
In file included from
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:290:0,
from /opt/openmpi/gnu/ib/include/mpi.h:2664,
from sprayEnginePMC.C:46:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h: In static member
function 'static bool MPI::Request::Testany(int, MPI::Request*, int&,
MPI::Status&)':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h:107:41: warning:
use of old-style cast [-Wold-style-cast]
return (bool)(flag != 0 ? true : false);
^
In file included from sprayEnginePMC.C:46:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h: In static member
function 'static bool MPI::Request::Testany(int, MPI::Request*, int&)':
/opt/openmpi/gnu/ib/include/mpi.h:755:43: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_STATUS_IGNORE ((MPI_Status *) 0)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h:119:7: note: in
expansion of macro 'MPI_STATUS_IGNORE'
MPI_STATUS_IGNORE);
^
In file included from /opt/openmpi/gnu/ib/include/mpi.h:2664:0,
from sprayEnginePMC.C:46:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h:124:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(flag);
^
In file included from sprayEnginePMC.C:46:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h: In static member
function 'static void MPI::Request::Waitall(int, MPI::Request*)':
/opt/openmpi/gnu/ib/include/mpi.h:756:45: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_STATUSES_IGNORE ((MPI_Status *) 0)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h:155:47: note: in
expansion of macro 'MPI_STATUSES_IGNORE'
(void)MPI_Waitall(count, array_of_requests, MPI_STATUSES_IGNORE);
^
In file included from /opt/openmpi/gnu/ib/include/mpi.h:2664:0,
from sprayEnginePMC.C:46:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h: In static member
function 'static bool MPI::Request::Testall(int, MPI::Request*, MPI::Status*)':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h:181:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(flag);
^
In file included from sprayEnginePMC.C:46:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h: In static member
function 'static bool MPI::Request::Testall(int, MPI::Request*)':
/opt/openmpi/gnu/ib/include/mpi.h:756:45: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_STATUSES_IGNORE ((MPI_Status *) 0)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h:193:54: note: in
expansion of macro 'MPI_STATUSES_IGNORE'
(void)MPI_Testall(count, array_of_requests, &flag, MPI_STATUSES_IGNORE);
^
In file included from /opt/openmpi/gnu/ib/include/mpi.h:2664:0,
from sprayEnginePMC.C:46:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h:200:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(flag);
^
In file included from sprayEnginePMC.C:46:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h: In static member
function 'static int MPI::Request::Waitsome(int, MPI::Request*, int*)':
/opt/openmpi/gnu/ib/include/mpi.h:756:45: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_STATUSES_IGNORE ((MPI_Status *) 0)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h:235:26: note: in
expansion of macro 'MPI_STATUSES_IGNORE'
array_of_indices, MPI_STATUSES_IGNORE);
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h: In static member
function 'static int MPI::Request::Testsome(int, MPI::Request*, int*)':
/opt/openmpi/gnu/ib/include/mpi.h:756:45: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_STATUSES_IGNORE ((MPI_Status *) 0)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h:277:26: note: in
expansion of macro 'MPI_STATUSES_IGNORE'
array_of_indices, MPI_STATUSES_IGNORE);
^
In file included from /opt/openmpi/gnu/ib/include/mpi.h:2664:0,
from sprayEnginePMC.C:46:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h: In member function
'virtual bool MPI::Request::Get_status(MPI::Status&) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h:327:12: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(flag);
^
In file included from sprayEnginePMC.C:46:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h: In member function
'virtual bool MPI::Request::Get_status() const':
/opt/openmpi/gnu/ib/include/mpi.h:755:43: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_STATUS_IGNORE ((MPI_Status *) 0)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h:337:54: note: in
expansion of macro 'MPI_STATUS_IGNORE'
(void)MPI_Request_get_status(mpi_request, &flag, MPI_STATUS_IGNORE);
^
In file included from /opt/openmpi/gnu/ib/include/mpi.h:2664:0,
from sprayEnginePMC.C:46:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h:338:12: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(flag);
^
In file included from sprayEnginePMC.C:46:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h: In member function
'virtual void MPI::Comm::Recv(void*, int, const MPI::Datatype&, int, int) const':
/opt/openmpi/gnu/ib/include/mpi.h:755:43: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_STATUS_IGNORE ((MPI_Status *) 0)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h:45:19: note: in
expansion of macro 'MPI_STATUS_IGNORE'
tag, mpi_comm, MPI_STATUS_IGNORE);
^
In file included from /opt/openmpi/gnu/ib/include/mpi.h:2664:0,
from sprayEnginePMC.C:46:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h: In member function
'virtual bool MPI::Comm::Iprobe(int, int, MPI::Status&) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h:128:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(t);
^
In file included from sprayEnginePMC.C:46:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h: In member function
'virtual bool MPI::Comm::Iprobe(int, int) const':
/opt/openmpi/gnu/ib/include/mpi.h:755:43: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_STATUS_IGNORE ((MPI_Status *) 0)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h:135:47: note: in
expansion of macro 'MPI_STATUS_IGNORE'
(void)MPI_Iprobe(source, tag, mpi_comm, &t, MPI_STATUS_IGNORE);
^
In file included from /opt/openmpi/gnu/ib/include/mpi.h:2664:0,
from sprayEnginePMC.C:46:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h:136:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(t);
^
In file included from sprayEnginePMC.C:46:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h: In member function
'virtual void MPI::Comm::Probe(int, int) const':
/opt/openmpi/gnu/ib/include/mpi.h:755:43: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_STATUS_IGNORE ((MPI_Status *) 0)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h:148:42: note: in
expansion of macro 'MPI_STATUS_IGNORE'
(void)MPI_Probe(source, tag, mpi_comm, MPI_STATUS_IGNORE);
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h: In member function
'virtual void MPI::Comm::Sendrecv(const void*, int, const MPI::Datatype&, int, int,
void*, int, const MPI::Datatype&, int, int) const':
/opt/openmpi/gnu/ib/include/mpi.h:755:43: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_STATUS_IGNORE ((MPI_Status *) 0)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h:226:35: note: in
expansion of macro 'MPI_STATUS_IGNORE'
source, recvtag, mpi_comm, MPI_STATUS_IGNORE);
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h: In member function
'virtual void MPI::Comm::Sendrecv_replace(void*, int, const MPI::Datatype&, int,
int, int, int) const':
/opt/openmpi/gnu/ib/include/mpi.h:755:43: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_STATUS_IGNORE ((MPI_Status *) 0)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h:248:9: note: in
expansion of macro 'MPI_STATUS_IGNORE'
MPI_STATUS_IGNORE);
^
In file included from /opt/openmpi/gnu/ib/include/mpi.h:2664:0,
from sprayEnginePMC.C:46:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h: In member function
'virtual bool MPI::Comm::Is_inter() const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h:299:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(t);
^
In file included from
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:291:0,
from /opt/openmpi/gnu/ib/include/mpi.h:2664,
from sprayEnginePMC.C:46:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h: In static member
function 'static MPI::Intercomm MPI::Comm::Join(int)':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h:490:30: warning: use
of old-style cast [-Wold-style-cast]
(void) MPI_Comm_join((int) fd, &newcomm);
^
In file included from /opt/openmpi/gnu/ib/include/mpi.h:2664:0,
from sprayEnginePMC.C:46:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h: In member function
'virtual bool MPI::Comm::Get_attr(int, void*) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h:635:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(flag);
^
In file included from
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:291:0,
from /opt/openmpi/gnu/ib/include/mpi.h:2664,
from sprayEnginePMC.C:46:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h: In static member
function 'static int MPI::Comm::DUP_FN(const MPI::Comm&, int, void*, void*, void*,
bool&)':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h:665:22: warning: use
of old-style cast [-Wold-style-cast]
int f = (int)flag;
^
In file included from /opt/openmpi/gnu/ib/include/mpi.h:2664:0,
from sprayEnginePMC.C:46:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h:669:16: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
flag = OPAL_INT_TO_BOOL(f);
^
In file included from
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:291:0,
from /opt/openmpi/gnu/ib/include/mpi.h:2664,
from sprayEnginePMC.C:46:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h:674:39: warning: use
of old-style cast [-Wold-style-cast]
(int*)&flag);
^
In file included from sprayEnginePMC.C:46:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intracomm_inln.h: In constructor
'MPI::Intracomm::Intracomm(MPI_Comm)':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:738:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_NULL OMPI_PREDEFINED_GLOBAL(MPI_Comm, ompi_mpi_comm_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intracomm_inln.h:25:41: note: in
expansion of macro 'MPI_COMM_NULL'
if (MPI::Is_initialized() && (data != MPI_COMM_NULL)) {
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:738:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_NULL OMPI_PREDEFINED_GLOBAL(MPI_Comm, ompi_mpi_comm_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intracomm_inln.h:25:41: note: in
expansion of macro 'MPI_COMM_NULL'
if (MPI::Is_initialized() && (data != MPI_COMM_NULL)) {
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:738:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_NULL OMPI_PREDEFINED_GLOBAL(MPI_Comm, ompi_mpi_comm_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intracomm_inln.h:28:18: note: in
expansion of macro 'MPI_COMM_NULL'
mpi_comm = MPI_COMM_NULL;
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:738:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_NULL OMPI_PREDEFINED_GLOBAL(MPI_Comm, ompi_mpi_comm_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intracomm_inln.h:28:18: note: in
expansion of macro 'MPI_COMM_NULL'
mpi_comm = MPI_COMM_NULL;
^
In file included from
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:292:0,
from /opt/openmpi/gnu/ib/include/mpi.h:2664,
from sprayEnginePMC.C:46:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intracomm_inln.h: In member
function 'virtual MPI::Cartcomm MPI::Intracomm::Create_cart(int, const int*, const
bool*, bool) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intracomm_inln.h:105:37: warning:
use of old-style cast [-Wold-style-cast]
int_periods[i] = (int) periods[i];
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intracomm_inln.h:109:27: warning:
use of old-style cast [-Wold-style-cast]
int_periods, (int)reorder, &newcomm);
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intracomm_inln.h: In member
function 'virtual MPI::Graphcomm MPI::Intracomm::Create_graph(int, const int*,
const int*, bool) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intracomm_inln.h:120:57: warning:
use of old-style cast [-Wold-style-cast]
const_cast<int *>(edges), (int)reorder, &newcomm);
^
In file included from sprayEnginePMC.C:46:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intracomm_inln.h: In member
function 'virtual MPI::Intercomm MPI::Intracomm::Spawn(const char*, const char**,
int, const MPI::Info&, int) const':
/opt/openmpi/gnu/ib/include/mpi.h:442:43: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_ERRCODES_IGNORE ((int *) 0) /* don't return error codes
*/
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intracomm_inln.h:161:11: note: in
expansion of macro 'MPI_ERRCODES_IGNORE'
(int *)MPI_ERRCODES_IGNORE);
^
/opt/openmpi/gnu/ib/include/mpi.h:442:44: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_ERRCODES_IGNORE ((int *) 0) /* don't return error codes
*/
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intracomm_inln.h:161:11: note: in
expansion of macro 'MPI_ERRCODES_IGNORE'
(int *)MPI_ERRCODES_IGNORE);
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intracomm_inln.h: In member
function 'virtual MPI::Intercomm MPI::Intracomm::Spawn_multiple(int, const char**,
const char***, const int*, const MPI::Info*, int)':
/opt/openmpi/gnu/ib/include/mpi.h:442:43: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_ERRCODES_IGNORE ((int *) 0) /* don't return error codes
*/
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intracomm_inln.h:194:33: note: in
expansion of macro 'MPI_ERRCODES_IGNORE'
mpi_comm, &newcomm, (int *)MPI_ERRCODES_IGNORE);
^
/opt/openmpi/gnu/ib/include/mpi.h:442:44: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_ERRCODES_IGNORE ((int *) 0) /* don't return error codes
*/
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intracomm_inln.h:194:33: note: in
expansion of macro 'MPI_ERRCODES_IGNORE'
mpi_comm, &newcomm, (int *)MPI_ERRCODES_IGNORE);
^
In file included from sprayEnginePMC.C:46:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/topology_inln.h: In constructor
'MPI::Cartcomm::Cartcomm(ompi_communicator_t* const&)':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:738:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_NULL OMPI_PREDEFINED_GLOBAL(MPI_Comm, ompi_mpi_comm_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/topology_inln.h:29:41: note: in
expansion of macro 'MPI_COMM_NULL'
if (MPI::Is_initialized() && (data != MPI_COMM_NULL)) {
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:738:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_NULL OMPI_PREDEFINED_GLOBAL(MPI_Comm, ompi_mpi_comm_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/topology_inln.h:29:41: note: in
expansion of macro 'MPI_COMM_NULL'
if (MPI::Is_initialized() && (data != MPI_COMM_NULL)) {
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:738:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_NULL OMPI_PREDEFINED_GLOBAL(MPI_Comm, ompi_mpi_comm_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/topology_inln.h:34:18: note: in
expansion of macro 'MPI_COMM_NULL'
mpi_comm = MPI_COMM_NULL;
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:738:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_NULL OMPI_PREDEFINED_GLOBAL(MPI_Comm, ompi_mpi_comm_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/topology_inln.h:34:18: note: in
expansion of macro 'MPI_COMM_NULL'
mpi_comm = MPI_COMM_NULL;
^
In file included from
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:293:0,
from /opt/openmpi/gnu/ib/include/mpi.h:2664,
from sprayEnginePMC.C:46:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/topology_inln.h: In member
function 'virtual void MPI::Cartcomm::Get_topo(int, int*, bool*, int*) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/topology_inln.h:72:36: warning:
use of old-style cast [-Wold-style-cast]
int_periods[i] = (int)periods[i];
^
In file included from /opt/openmpi/gnu/ib/include/mpi.h:2664:0,
from sprayEnginePMC.C:46:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/topology_inln.h:76:18: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
periods[i] = OPAL_INT_TO_BOOL(int_periods[i]);
^
In file included from
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:293:0,
from /opt/openmpi/gnu/ib/include/mpi.h:2664,
from sprayEnginePMC.C:46:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/topology_inln.h: In member
function 'virtual MPI::Cartcomm MPI::Cartcomm::Sub(const bool*) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/topology_inln.h:109:44: warning:
use of old-style cast [-Wold-style-cast]
int_remain_dims[i] = (int)remain_dims[i];
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/topology_inln.h: In member
function 'virtual int MPI::Cartcomm::Map(int, const int*, const bool*) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/topology_inln.h:122:37: warning:
use of old-style cast [-Wold-style-cast]
int_periods[i] = (int) periods[i];
^
In file included from sprayEnginePMC.C:46:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/topology_inln.h: In constructor
'MPI::Graphcomm::Graphcomm(ompi_communicator_t* const&)':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:738:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_NULL OMPI_PREDEFINED_GLOBAL(MPI_Comm, ompi_mpi_comm_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/topology_inln.h:147:41: note: in
expansion of macro 'MPI_COMM_NULL'
if (MPI::Is_initialized() && (data != MPI_COMM_NULL)) {
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:738:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_NULL OMPI_PREDEFINED_GLOBAL(MPI_Comm, ompi_mpi_comm_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/topology_inln.h:147:41: note: in
expansion of macro 'MPI_COMM_NULL'
if (MPI::Is_initialized() && (data != MPI_COMM_NULL)) {
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:738:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_NULL OMPI_PREDEFINED_GLOBAL(MPI_Comm, ompi_mpi_comm_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/topology_inln.h:152:18: note: in
expansion of macro 'MPI_COMM_NULL'
mpi_comm = MPI_COMM_NULL;
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:738:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_NULL OMPI_PREDEFINED_GLOBAL(MPI_Comm, ompi_mpi_comm_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/topology_inln.h:152:18: note: in
expansion of macro 'MPI_COMM_NULL'
mpi_comm = MPI_COMM_NULL;
^
In file included from
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:294:0,
from /opt/openmpi/gnu/ib/include/mpi.h:2664,
from sprayEnginePMC.C:46:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intercomm_inln.h: In member
function 'virtual MPI::Intracomm MPI::Intercomm::Merge(bool) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intercomm_inln.h:58:44: warning:
use of old-style cast [-Wold-style-cast]
(void)MPI_Intercomm_merge(mpi_comm, (int)high, &newcomm);
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intercomm_inln.h: In member
function 'virtual MPI::Intercomm MPI::Intercomm::Create(const MPI::Group&) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intercomm_inln.h:71:48: warning:
use of old-style cast [-Wold-style-cast]
(void) MPI_Comm_create(mpi_comm, (MPI_Group) group, &newcomm);
^
In file included from sprayEnginePMC.C:46:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/op_inln.h: In constructor
'MPI::Op::Op()':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:741:21: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_OP_NULL OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/op_inln.h:66:24: note: in
expansion of macro 'MPI_OP_NULL'
MPI::Op::Op() : mpi_op(MPI_OP_NULL) { }
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:741:21: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_OP_NULL OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/op_inln.h:66:24: note: in
expansion of macro 'MPI_OP_NULL'
MPI::Op::Op() : mpi_op(MPI_OP_NULL) { }
^
In file included from
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:296:0,
from /opt/openmpi/gnu/ib/include/mpi.h:2664,
from sprayEnginePMC.C:46:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/op_inln.h: In member function
'bool MPI::Op::operator==(const MPI::Op&)':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/op_inln.h:92:74: warning: use of
old-style cast [-Wold-style-cast]
MPI::Op::operator== (const MPI::Op &a) { return (bool)(mpi_op == a.mpi_op); }
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/op_inln.h: In member function
'bool MPI::Op::operator!=(const MPI::Op&)':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/op_inln.h:95:67: warning: use of
old-style cast [-Wold-style-cast]
MPI::Op::operator!= (const MPI::Op &a) { return (bool)!(*this == a); }
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/op_inln.h: In member function
'virtual void MPI::Op::Init(void (*)(const void*, void*, int, const
MPI::Datatype&), bool)':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/op_inln.h:121:46: warning: use of
old-style cast [-Wold-style-cast]
(void)MPI_Op_create((MPI_User_function*) ompi_mpi_cxx_op_intercept,
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/op_inln.h:122:31: warning: use of
old-style cast [-Wold-style-cast]
(int) commute, &mpi_op);
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/op_inln.h:123:59: warning: use of
old-style cast [-Wold-style-cast]
ompi_op_set_cxx_callback(mpi_op, (MPI_User_function*) func);
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/op_inln.h: In member function
'virtual bool MPI::Op::Is_commutative() const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/op_inln.h:148:19: warning: use of
old-style cast [-Wold-style-cast]
return (bool) commute;
^
In file included from /opt/openmpi/gnu/ib/include/mpi.h:2664:0,
from sprayEnginePMC.C:46:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/status_inln.h: In member function
'virtual bool MPI::Status::Is_cancelled() const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/status_inln.h:38:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(t);
^
In file included from
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:298:0,
from /opt/openmpi/gnu/ib/include/mpi.h:2664,
from sprayEnginePMC.C:46:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/status_inln.h: In member function
'virtual void MPI::Status::Set_cancelled(bool)':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/status_inln.h:103:49: warning: use
of old-style cast [-Wold-style-cast]
MPI_Status_set_cancelled(&mpi_status, (int) flag);
^
In file included from /opt/openmpi/gnu/ib/include/mpi.h:2664:0,
from sprayEnginePMC.C:46:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/info_inln.h: In member function
'virtual bool MPI::Info::Get(const char*, int, char*) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/info_inln.h:54:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(flag);
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/info_inln.h: In member function
'virtual bool MPI::Info::Get_valuelen(const char*, int&) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/info_inln.h:76:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(flag);
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/win_inln.h: In member function
'virtual bool MPI::Win::Test() const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/win_inln.h:152:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(flag);
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/win_inln.h: In member function
'bool MPI::Win::Get_attr(const MPI::Win&, int, void*) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/win_inln.h:262:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(ret);
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/win_inln.h: In member function
'bool MPI::Win::Get_attr(int, void*) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/win_inln.h:272:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(ret);
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/file_inln.h: In member function
'bool MPI::File::Get_atomicity() const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/file_inln.h:43:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(flag);
^
In file included from sprayEnginePMC.C:46:0:
sprayEnginePMC.C: In function 'void proc_sync_()':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
sprayEnginePMC.C:66:16: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Barrier(MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
sprayEnginePMC.C:66:16: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Barrier(MPI_COMM_WORLD);
^
sprayEnginePMC.C: In function 'void face_info_transfer_(int&, int&, int*, int&,
int*, int*, int*, int*)':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
sprayEnginePMC.C:130:37: note: in expansion of macro 'MPI_INT'
MPI_Isend(sendFaceData[i], j, MPI_INT, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
sprayEnginePMC.C:130:37: note: in expansion of macro 'MPI_INT'
MPI_Isend(sendFaceData[i], j, MPI_INT, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
sprayEnginePMC.C:130:74: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Isend(sendFaceData[i], j, MPI_INT, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
sprayEnginePMC.C:130:74: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Isend(sendFaceData[i], j, MPI_INT, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
sprayEnginePMC.C:136:36: note: in expansion of macro 'MPI_INT'
MPI_Irecv(recFaceData[i], j, MPI_INT, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
sprayEnginePMC.C:136:36: note: in expansion of macro 'MPI_INT'
MPI_Irecv(recFaceData[i], j, MPI_INT, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
sprayEnginePMC.C:136:72: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Irecv(recFaceData[i], j, MPI_INT, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
sprayEnginePMC.C:136:72: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Irecv(recFaceData[i], j, MPI_INT, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
sprayEnginePMC.C:147:37: note: in expansion of macro 'MPI_INT'
MPI_Isend(sendCellData[i], j, MPI_INT, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
sprayEnginePMC.C:147:37: note: in expansion of macro 'MPI_INT'
MPI_Isend(sendCellData[i], j, MPI_INT, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
sprayEnginePMC.C:147:74: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Isend(sendCellData[i], j, MPI_INT, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
sprayEnginePMC.C:147:74: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Isend(sendCellData[i], j, MPI_INT, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
sprayEnginePMC.C:153:36: note: in expansion of macro 'MPI_INT'
MPI_Irecv(recCellData[i], j, MPI_INT, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
sprayEnginePMC.C:153:36: note: in expansion of macro 'MPI_INT'
MPI_Irecv(recCellData[i], j, MPI_INT, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
sprayEnginePMC.C:153:72: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Irecv(recCellData[i], j, MPI_INT, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
sprayEnginePMC.C:153:72: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Irecv(recCellData[i], j, MPI_INT, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
sprayEnginePMC.C: In function 'void global_real_min_(double&)':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1047:20: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
sprayEnginePMC.C:207:34: note: in expansion of macro 'MPI_DOUBLE'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_MIN,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1047:20: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
sprayEnginePMC.C:207:34: note: in expansion of macro 'MPI_DOUBLE'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_MIN,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1024:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_MIN OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_min)
^
sprayEnginePMC.C:207:45: note: in expansion of macro 'MPI_MIN'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_MIN,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1024:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_MIN OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_min)
^
sprayEnginePMC.C:207:45: note: in expansion of macro 'MPI_MIN'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_MIN,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
sprayEnginePMC.C:207:53: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_MIN,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
sprayEnginePMC.C:207:53: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_MIN,MPI_COMM_WORLD);
^
sprayEnginePMC.C: In function 'void global_real_max_(double&)':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1047:20: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
sprayEnginePMC.C:218:34: note: in expansion of macro 'MPI_DOUBLE'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_MAX,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1047:20: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
sprayEnginePMC.C:218:34: note: in expansion of macro 'MPI_DOUBLE'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_MAX,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1023:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_MAX OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_max)
^
sprayEnginePMC.C:218:45: note: in expansion of macro 'MPI_MAX'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_MAX,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1023:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_MAX OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_max)
^
sprayEnginePMC.C:218:45: note: in expansion of macro 'MPI_MAX'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_MAX,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
sprayEnginePMC.C:218:53: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_MAX,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
sprayEnginePMC.C:218:53: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_MAX,MPI_COMM_WORLD);
^
sprayEnginePMC.C: In function 'void global_real_sum_(double&)':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1047:20: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
sprayEnginePMC.C:229:34: note: in expansion of macro 'MPI_DOUBLE'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_SUM,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1047:20: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
sprayEnginePMC.C:229:34: note: in expansion of macro 'MPI_DOUBLE'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_SUM,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1025:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_SUM OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_sum)
^
sprayEnginePMC.C:229:45: note: in expansion of macro 'MPI_SUM'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_SUM,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1025:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_SUM OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_sum)
^
sprayEnginePMC.C:229:45: note: in expansion of macro 'MPI_SUM'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_SUM,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
sprayEnginePMC.C:229:53: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_SUM,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
sprayEnginePMC.C:229:53: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_SUM,MPI_COMM_WORLD);
^
sprayEnginePMC.C: In function 'void global_int_min_(int&)':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
sprayEnginePMC.C:240:34: note: in expansion of macro 'MPI_INT'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_MIN,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
sprayEnginePMC.C:240:34: note: in expansion of macro 'MPI_INT'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_MIN,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1024:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_MIN OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_min)
^
sprayEnginePMC.C:240:42: note: in expansion of macro 'MPI_MIN'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_MIN,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1024:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_MIN OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_min)
^
sprayEnginePMC.C:240:42: note: in expansion of macro 'MPI_MIN'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_MIN,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
sprayEnginePMC.C:240:50: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_MIN,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
sprayEnginePMC.C:240:50: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_MIN,MPI_COMM_WORLD);
^
sprayEnginePMC.C: In function 'void global_int_max_(int&)':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
sprayEnginePMC.C:251:34: note: in expansion of macro 'MPI_INT'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_MAX,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
sprayEnginePMC.C:251:34: note: in expansion of macro 'MPI_INT'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_MAX,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1023:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_MAX OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_max)
^
sprayEnginePMC.C:251:42: note: in expansion of macro 'MPI_MAX'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_MAX,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1023:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_MAX OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_max)
^
sprayEnginePMC.C:251:42: note: in expansion of macro 'MPI_MAX'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_MAX,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
sprayEnginePMC.C:251:50: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_MAX,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
sprayEnginePMC.C:251:50: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_MAX,MPI_COMM_WORLD);
^
sprayEnginePMC.C: In function 'void global_int_sum_(int&)':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
sprayEnginePMC.C:262:34: note: in expansion of macro 'MPI_INT'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_SUM,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
sprayEnginePMC.C:262:34: note: in expansion of macro 'MPI_INT'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_SUM,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1025:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_SUM OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_sum)
^
sprayEnginePMC.C:262:42: note: in expansion of macro 'MPI_SUM'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_SUM,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1025:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_SUM OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_sum)
^
sprayEnginePMC.C:262:42: note: in expansion of macro 'MPI_SUM'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_SUM,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
sprayEnginePMC.C:262:50: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_SUM,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
sprayEnginePMC.C:262:50: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_SUM,MPI_COMM_WORLD);
^
../ray_communicate.H: In function 'void ray_num_info_transfer_(int&, int&, int*,
int*)':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
../ray_communicate.H:47:40: note: in expansion of macro 'MPI_INT'
MPI_Isend(&sendNumRay[i], count, MPI_INT, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
../ray_communicate.H:47:40: note: in expansion of macro 'MPI_INT'
MPI_Isend(&sendNumRay[i], count, MPI_INT, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:47:77: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Isend(&sendNumRay[i], count, MPI_INT, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:47:77: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Isend(&sendNumRay[i], count, MPI_INT, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
../ray_communicate.H:54:39: note: in expansion of macro 'MPI_INT'
MPI_Irecv(&recNumRay[i], count, MPI_INT, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
../ray_communicate.H:54:39: note: in expansion of macro 'MPI_INT'
MPI_Irecv(&recNumRay[i], count, MPI_INT, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:54:75: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Irecv(&recNumRay[i], count, MPI_INT, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:54:75: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Irecv(&recNumRay[i], count, MPI_INT, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
../ray_communicate.H: In function 'void ray_info_transfer_(int&, int&, int*, int*,
int*, int*, int*, double*, int&, int&, int&, int*, int*, int*, int*, double*)':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:117:14: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Barrier(MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:117:14: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Barrier(MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1047:20: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
../ray_communicate.H:202:37: note: in expansion of macro 'MPI_DOUBLE'
MPI_Isend(sendRayData[i], j, MPI_DOUBLE, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1047:20: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
../ray_communicate.H:202:37: note: in expansion of macro 'MPI_DOUBLE'
MPI_Isend(sendRayData[i], j, MPI_DOUBLE, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:202:77: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Isend(sendRayData[i], j, MPI_DOUBLE, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:202:77: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Isend(sendRayData[i], j, MPI_DOUBLE, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1047:20: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
../ray_communicate.H:208:34: note: in expansion of macro 'MPI_DOUBLE'
MPI_Isend(&tempDouble, j, MPI_DOUBLE, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1047:20: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
../ray_communicate.H:208:34: note: in expansion of macro 'MPI_DOUBLE'
MPI_Isend(&tempDouble, j, MPI_DOUBLE, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:208:74: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Isend(&tempDouble, j, MPI_DOUBLE, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:208:74: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Isend(&tempDouble, j, MPI_DOUBLE, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1047:20: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
../ray_communicate.H:217:35: note: in expansion of macro 'MPI_DOUBLE'
MPI_Irecv(recRayData[i], j, MPI_DOUBLE, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1047:20: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
../ray_communicate.H:217:35: note: in expansion of macro 'MPI_DOUBLE'
MPI_Irecv(recRayData[i], j, MPI_DOUBLE, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:217:74: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Irecv(recRayData[i], j, MPI_DOUBLE, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:217:74: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Irecv(recRayData[i], j, MPI_DOUBLE, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1047:20: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
../ray_communicate.H:223:35: note: in expansion of macro 'MPI_DOUBLE'
MPI_Irecv(&tempDouble1, j, MPI_DOUBLE, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1047:20: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
../ray_communicate.H:223:35: note: in expansion of macro 'MPI_DOUBLE'
MPI_Irecv(&tempDouble1, j, MPI_DOUBLE, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:223:74: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Irecv(&tempDouble1, j, MPI_DOUBLE, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:223:74: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Irecv(&tempDouble1, j, MPI_DOUBLE, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:229:14: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Barrier(MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:229:14: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Barrier(MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
../ray_communicate.H:251:37: note: in expansion of macro 'MPI_INT'
MPI_Isend(sendIntData[i], j, MPI_INT, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
../ray_communicate.H:251:37: note: in expansion of macro 'MPI_INT'
MPI_Isend(sendIntData[i], j, MPI_INT, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:251:74: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Isend(sendIntData[i], j, MPI_INT, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:251:74: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Isend(sendIntData[i], j, MPI_INT, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
../ray_communicate.H:257:31: note: in expansion of macro 'MPI_INT'
MPI_Isend(&tempInt, j, MPI_INT, neighProcs[i], sendTags[i], MPI_COMM_WORLD,
&reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
../ray_communicate.H:257:31: note: in expansion of macro 'MPI_INT'
MPI_Isend(&tempInt, j, MPI_INT, neighProcs[i], sendTags[i], MPI_COMM_WORLD,
&reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:257:68: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Isend(&tempInt, j, MPI_INT, neighProcs[i], sendTags[i], MPI_COMM_WORLD,
&reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:257:68: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Isend(&tempInt, j, MPI_INT, neighProcs[i], sendTags[i], MPI_COMM_WORLD,
&reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
../ray_communicate.H:266:36: note: in expansion of macro 'MPI_INT'
MPI_Irecv(recIntData[i], j, MPI_INT, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
../ray_communicate.H:266:36: note: in expansion of macro 'MPI_INT'
MPI_Irecv(recIntData[i], j, MPI_INT, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:266:72: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Irecv(recIntData[i], j, MPI_INT, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:266:72: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Irecv(recIntData[i], j, MPI_INT, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
../ray_communicate.H:272:32: note: in expansion of macro 'MPI_INT'
MPI_Irecv(&tempInt1, j, MPI_INT, neighProcs[i], recTags[i], MPI_COMM_WORLD,
&reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
../ray_communicate.H:272:32: note: in expansion of macro 'MPI_INT'
MPI_Irecv(&tempInt1, j, MPI_INT, neighProcs[i], recTags[i], MPI_COMM_WORLD,
&reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:272:68: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Irecv(&tempInt1, j, MPI_INT, neighProcs[i], recTags[i], MPI_COMM_WORLD,
&reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:272:68: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Irecv(&tempInt1, j, MPI_INT, neighProcs[i], recTags[i], MPI_COMM_WORLD,
&reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:278:16: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Barrier(MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:278:16: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Barrier(MPI_COMM_WORLD);
^
In file included from ../Update_PMC.H:10:0,
from sprayEnginePMC.C:328:
../reget_OF_mesh_data.H: In function 'int main(int, char**)':
../reget_OF_mesh_data.H:37:14: warning: variable 'OF_faceVert' set but not used [-
Wunused-but-set-variable]
UList<face> OF_faceVert = mesh.faces(); // ordered vertices for faces
^
../reget_OF_mesh_data.H:39:18: warning: variable 'OF_cellVert' set but not used [-
Wunused-but-set-variable]
UList<cellShape> OF_cellVert = mesh.cellShapes(); // ordered set of vertices for
cells
^
In file included from ../Update_PMC.H:15:0,
from sprayEnginePMC.C:328:
../reget_OF_solver_data.H:9:15: warning: variable 'OF_pressure' set but not used [-
Wunused-but-set-variable]
UList<scalar> OF_pressure = p.field(); // cell pressure
^
../reget_OF_solver_data.H:13:15: warning: variable 'OF_temperature' set but not
used [-Wunused-but-set-variable]
UList<scalar> OF_temperature = T.field(); // cell temperature
^
In file included from ../Update_PMC.H:19:0,
from sprayEnginePMC.C:328:
../reset_specie_data.H:12:8: warning: variable 'Mwt' set but not used [-Wunused-
but-set-variable]
double Mwt[nSpecies]; //store molecular wts to be used in OF side later
^
../reset_specie_data.H:29:8: warning: variable 'MW_Species' set but not used [-
Wunused-but-set-variable]
double MW_Species[6];
^
In file included from sprayEnginePMC.C:46:0:
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../set_mesh_data.H:35:16: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Comm_rank(MPI_COMM_WORLD,&procRank);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../set_mesh_data.H:35:16: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Comm_rank(MPI_COMM_WORLD,&procRank);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../set_mesh_data.H:37:16: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Comm_size(MPI_COMM_WORLD,&totalProc);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../set_mesh_data.H:37:16: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Comm_size(MPI_COMM_WORLD,&totalProc);
^
In file included from ../Update_PMC.H:33:0,
from sprayEnginePMC.C:328:
../get_OF_solver_data.H:9:15: warning: variable 'OF_pressure' set but not used [-
Wunused-but-set-variable]
UList<scalar> OF_pressure = p.field(); // cell pressure
^
../get_OF_solver_data.H:13:15: warning: variable 'OF_temperature' set but not used
[-Wunused-but-set-variable]
UList<scalar> OF_temperature = T.field(); // cell temperature
^
In file included from ../Update_PMC.H:37:0,
from sprayEnginePMC.C:328:
../set_specie_data.H:12:8: warning: variable 'Mwt' set but not used [-Wunused-but-
set-variable]
double Mwt[nSpecies]; //store molecular wts to be used in OF side later
^
../set_specie_data.H:29:8: warning: variable 'MW_Species' set but not used [-
Wunused-but-set-variable]
double MW_Species[6];
^
In file included from sprayEnginePMC.C:342:0:
../get_set_spray_data.H:62:8: warning: variable 'ptr_posLag' set but not used [-
Wunused-but-set-variable]
double ptr_posLag[OF_nParcel][colum];
^
In file included from ../Init_PMC.H:25:0,
from sprayEnginePMC.C:298:
../get_OF_mesh_data.H:27:15: warning: variable 'OF_meshPoints' set but not used [-
Wunused-but-set-variable]
UList<vector> OF_meshPoints = mesh.points(); // vertices coordinates
^
../get_OF_mesh_data.H:29:15: warning: variable 'OF_cellVolumes' set but not used [-
Wunused-but-set-variable]
UList<scalar> OF_cellVolumes = mesh.cellVolumes(); // cell volumes
^
../get_OF_mesh_data.H:31:15: warning: variable 'OF_cellCenters' set but not used [-
Wunused-but-set-variable]
UList<vector> OF_cellCenters = mesh.cellCentres(); // cell centers
^
../get_OF_mesh_data.H:33:15: warning: variable 'OF_faceCenters' set but not used [-
Wunused-but-set-variable]
UList<vector> OF_faceCenters = mesh.faceCentres(); // face centers
^
../get_OF_mesh_data.H:35:15: warning: variable 'OF_faceAreas' set but not used [-
Wunused-but-set-variable]
UList<vector> OF_faceAreas = mesh.faceAreas(); // face areas (area components
in x,y and z directions)
^
../get_OF_mesh_data.H:37:14: warning: variable 'OF_faceVert' set but not used [-
Wunused-but-set-variable]
UList<face> OF_faceVert = mesh.faces(); // ordered vertices for faces
^
../get_OF_mesh_data.H:39:18: warning: variable 'OF_cellVert' set but not used [-
Wunused-but-set-variable]
UList<cellShape> OF_cellVert = mesh.cellShapes(); // ordered set of vertices for
cells
^
g++ -m64 -fpermissive -Dlinux64 -DWM_DP -Wall -Wno-strict-aliasing -Wextra -Wno-
unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository
-ftemplate-depth-100 -I/home/mukutk/OFM_SPRAY/OpenFOAM/mukutk-
2.3.x/lib/lagrangianNongrayRadiation/particleRadiation/lnInclude -
I/home/mukutk/OFM_SPRAY/OpenFOAM/mukutk-
2.3.x/lib/lagrangianNongrayRadiation/nongrayRadiationLagrangianExtension/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/mukutk-
2.3.x/lib/lagrangianNongrayRadiation/lagrangianRadiationSupplement/submodels/lnIncl
ude -I.. -I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/finiteVolume/lnInclude -I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/fvOptions/lnInclude -I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/meshTools/lnInclude -I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/sampling/lnInclude -I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/turbulenceModels/compressible/turbulenceModel
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-2.3.x/src/lagrangian/basic/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/lagrangian/intermediate/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-2.3.x/src/lagrangian/spray/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/lagrangian/distributionModels/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/specie/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/basic/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/properties/liquidProperties/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/properties/liquidMixtureProperties/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/properties/solidProperties/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/properties/solidMixtureProperties/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/thermophysicalFunctions/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/reactionThermo/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/SLGThermo/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/chemistryModel/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/radiationModels/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-2.3.x/src/engine/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-2.3.x/src/ODE/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/regionModels/regionModel/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/regionModels/surfaceFilmModels/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-2.3.x/src/combustionModels/lnInclude
-I/opt/openmpi/gnu/ib/include -IlnInclude -I.
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-2.3.x/src/OpenFOAM/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-2.3.x/src/OSspecific/POSIX/lnInclude
-fPIC -I/include -I/Chasm_accessories/pdtoolkit-3.12/x86_64/include -Xlinker
--add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/sprayEnginePMC.o
-L/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-2.3.x/platforms/linux64GccDPOpt/lib \
../libSprayPMC.a
-L/opt/intel/composer_xe_2013_sp1.2.144/bin/intel64/../../compiler/lib/intel64
-L/home/mukutk/OFM_SPRAY/OpenFOAM/mukutk-2.3.x/platforms/linux64GccDPOpt/lib
-llagrangianSprayRadiationSupplement -lparticleRadiation -
lnongrayRadiationLagrangianExtension -lifcore -lfiniteVolume -lfvOptions
-lmeshTools -lsampling -lcompressibleTurbulenceModel -lcompressibleRASModels
-lcompressibleLESModels -llagrangian -llagrangianIntermediate
-llagrangianTurbulence -llagrangianSpray -lreactionThermophysicalModels -lspecie
-lfluidThermophysicalModels -lliquidProperties -lliquidMixtureProperties
-lsolidProperties -lsolidMixtureProperties -lthermophysicalFunctions -lSLGThermo
-lchemistryModel -lradiationModels -lODE -lregionModels -lsurfaceFilmModels
-lengine -lcombustionModels -L/opt/openmpi/gnu/ib/lib -lmpi -lmpi_cxx -lOpenFOAM
-ldl -lm -o /home/mukutk/OFM_SPRAY/OpenFOAM/mukutk-
2.3.x/platforms/linux64GccDPOpt/bin/sprayEnginePMC
/home/mukutk/OFM_SPRAY/OpenFOAM/mukutk-
2.3.x/platforms/linux64GccDPOpt/lib/libparticleRadiation.so: undefined reference to
`Foam::StochasticCollisionModel<Foam::KinematicCloud<Foam::Cloud<Foam::ReactingMult
iphaseParcel<Foam::ReactingParcel<Foam::ThermoRadParcel<Foam::KinematicParcel<Foam:
:particle> > > > > > >::typeName'
collect2: error: ld returned 1 exit status
make: *** [/home/mukutk/OFM_SPRAY/OpenFOAM/mukutk-
2.3.x/platforms/linux64GccDPOpt/bin/sprayEnginePMC] Error 1
+ touch spraySootPMC/spraySootPMC.C
+ wmake spraySootPMC
Making dependency list for source file spraySootPMC.C
could not open file omp.h for source file spraySootPMC.C due to No such file or
directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file spraySootPMC.C due to No
such file or directory
could not open file ompi/mpi/cxx/constants.h for source file spraySootPMC.C due to
No such file or directory
could not open file ompi/mpi/cxx/functions.h for source file spraySootPMC.C due to
No such file or directory
could not open file ompi/mpi/cxx/datatype.h for source file spraySootPMC.C due to
No such file or directory
could not open file ompi/mpi/cxx/exception.h for source file spraySootPMC.C due to
No such file or directory
could not open file ompi/mpi/cxx/op.h for source file spraySootPMC.C due to No such
file or directory
could not open file ompi/mpi/cxx/status.h for source file spraySootPMC.C due to No
such file or directory
could not open file ompi/mpi/cxx/request.h for source file spraySootPMC.C due to No
such file or directory
could not open file ompi/mpi/cxx/group.h for source file spraySootPMC.C due to No
such file or directory
could not open file ompi/mpi/cxx/comm.h for source file spraySootPMC.C due to No
such file or directory
could not open file ompi/mpi/cxx/win.h for source file spraySootPMC.C due to No
such file or directory
could not open file ompi/mpi/cxx/file.h for source file spraySootPMC.C due to No
such file or directory
could not open file ompi/mpi/cxx/errhandler.h for source file spraySootPMC.C due to
No such file or directory
could not open file ompi/mpi/cxx/intracomm.h for source file spraySootPMC.C due to
No such file or directory
could not open file ompi/mpi/cxx/topology.h for source file spraySootPMC.C due to
No such file or directory
could not open file ompi/mpi/cxx/intercomm.h for source file spraySootPMC.C due to
No such file or directory
could not open file ompi/mpi/cxx/info.h for source file spraySootPMC.C due to No
such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file spraySootPMC.C due to
No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file spraySootPMC.C due
to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file spraySootPMC.C due
to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file spraySootPMC.C due
to No such file or directory
could not open file ompi/mpi/cxx/datatype_inln.h for source file spraySootPMC.C due
to No such file or directory
could not open file ompi/mpi/cxx/functions_inln.h for source file spraySootPMC.C
due to No such file or directory
could not open file ompi/mpi/cxx/request_inln.h for source file spraySootPMC.C due
to No such file or directory
could not open file ompi/mpi/cxx/comm_inln.h for source file spraySootPMC.C due to
No such file or directory
could not open file ompi/mpi/cxx/intracomm_inln.h for source file spraySootPMC.C
due to No such file or directory
could not open file ompi/mpi/cxx/topology_inln.h for source file spraySootPMC.C due
to No such file or directory
could not open file ompi/mpi/cxx/intercomm_inln.h for source file spraySootPMC.C
due to No such file or directory
could not open file ompi/mpi/cxx/group_inln.h for source file spraySootPMC.C due to
No such file or directory
could not open file ompi/mpi/cxx/op_inln.h for source file spraySootPMC.C due to No
such file or directory
could not open file ompi/mpi/cxx/errhandler_inln.h for source file spraySootPMC.C
due to No such file or directory
could not open file ompi/mpi/cxx/status_inln.h for source file spraySootPMC.C due
to No such file or directory
could not open file ompi/mpi/cxx/info_inln.h for source file spraySootPMC.C due to
No such file or directory
could not open file ompi/mpi/cxx/win_inln.h for source file spraySootPMC.C due to
No such file or directory
could not open file ompi/mpi/cxx/file_inln.h for source file spraySootPMC.C due to
No such file or directory
SOURCE=spraySootPMC.C ; g++ -m64 -fpermissive -Dlinux64 -DWM_DP -Wall -Wno-strict-
aliasing -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3
-DNoRepository -ftemplate-depth-100 -I/home/mukutk/OFM_SPRAY/OpenFOAM/mukutk-
2.3.x/lib/sootModels/lnInclude -I/home/mukutk/OFM_SPRAY/OpenFOAM/mukutk-
2.3.x/lib/lagrangianNongrayRadiation/particleRadiation/lnInclude -
I/home/mukutk/OFM_SPRAY/OpenFOAM/mukutk-
2.3.x/lib/lagrangianNongrayRadiation/nongrayRadiationLagrangianExtension/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/mukutk-
2.3.x/lib/lagrangianNongrayRadiation/lagrangianRadiationSupplement/submodels/lnIncl
ude -I.. -I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/finiteVolume/lnInclude -I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/fvOptions/lnInclude -I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/meshTools/lnInclude -I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/sampling/lnInclude -I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/turbulenceModels/compressible/turbulenceModel
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-2.3.x/src/lagrangian/basic/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/lagrangian/intermediate/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-2.3.x/src/lagrangian/spray/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/lagrangian/distributionModels/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/specie/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/basic/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/properties/liquidProperties/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/properties/liquidMixtureProperties/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/properties/solidProperties/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/properties/solidMixtureProperties/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/thermophysicalFunctions/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/reactionThermo/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/SLGThermo/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/chemistryModel/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/radiationModels/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-2.3.x/src/engine/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-2.3.x/src/ODE/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/regionModels/regionModel/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/regionModels/surfaceFilmModels/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-2.3.x/src/combustionModels/lnInclude
-I/opt/openmpi/gnu/ib/include -IlnInclude -I.
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-2.3.x/src/OpenFOAM/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-2.3.x/src/OSspecific/POSIX/lnInclude
-fPIC -I/include -I/Chasm_accessories/pdtoolkit-3.12/x86_64/include -c $SOURCE -o
Make/linux64GccDPOpt/spraySootPMC.o
In file included from spraySootPMC.C:317:0:
../get_set_spray_data.H:118:1: warning: "/*" within comment [-Wcomment]
/* else
^
In file included from spraySootPMC.C:42:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/datatype.h: In constructor
'MPI::Datatype::Datatype()':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1039:27: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_DATATYPE_NULL OMPI_PREDEFINED_GLOBAL(MPI_Datatype,
ompi_mpi_datatype_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/datatype.h:69:36: note: in
expansion of macro 'MPI_DATATYPE_NULL'
inline Datatype() : mpi_datatype(MPI_DATATYPE_NULL) { }
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1039:27: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_DATATYPE_NULL OMPI_PREDEFINED_GLOBAL(MPI_Datatype,
ompi_mpi_datatype_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/datatype.h:69:36: note: in
expansion of macro 'MPI_DATATYPE_NULL'
inline Datatype() : mpi_datatype(MPI_DATATYPE_NULL) { }
^
In file included from
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:206:0,
from /opt/openmpi/gnu/ib/include/mpi.h:2664,
from spraySootPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/datatype.h: In member function
'bool MPI::Datatype::operator==(const MPI::Datatype&) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/datatype.h:81:52: warning: use of
old-style cast [-Wold-style-cast]
{ return (bool) (mpi_datatype == a.mpi_datatype); }
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/datatype.h: In member function
'bool MPI::Datatype::operator!=(const MPI::Datatype&) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/datatype.h:84:33: warning: use of
old-style cast [-Wold-style-cast]
{ return (bool) !(*this == a); }
^
In file included from spraySootPMC.C:42:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request.h: In constructor
'MPI::Request::Request()':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:739:26: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_REQUEST_NULL OMPI_PREDEFINED_GLOBAL(MPI_Request, ompi_request_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request.h:60:27: note: in
expansion of macro 'MPI_REQUEST_NULL'
Request() : mpi_request(MPI_REQUEST_NULL) { }
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:739:26: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_REQUEST_NULL OMPI_PREDEFINED_GLOBAL(MPI_Request, ompi_request_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request.h:60:27: note: in
expansion of macro 'MPI_REQUEST_NULL'
Request() : mpi_request(MPI_REQUEST_NULL) { }
^
In file included from
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:235:0,
from /opt/openmpi/gnu/ib/include/mpi.h:2664,
from spraySootPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request.h: In member function
'bool MPI::Request::operator==(const MPI::Request&)':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request.h:72:47: warning: use of
old-style cast [-Wold-style-cast]
{ return (bool)(mpi_request == a.mpi_request); }
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request.h: In member function
'bool MPI::Request::operator!=(const MPI::Request&)':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request.h:74:30: warning: use of
old-style cast [-Wold-style-cast]
{ return (bool)!(*this == a); }
^
In file included from spraySootPMC.C:42:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/group.h: In constructor
'MPI::Group::Group()':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:737:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_GROUP_NULL OMPI_PREDEFINED_GLOBAL(MPI_Group, ompi_mpi_group_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/group.h:61:30: note: in expansion
of macro 'MPI_GROUP_NULL'
inline Group() : mpi_group(MPI_GROUP_NULL) { }
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:737:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_GROUP_NULL OMPI_PREDEFINED_GLOBAL(MPI_Group, ompi_mpi_group_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/group.h:61:30: note: in expansion
of macro 'MPI_GROUP_NULL'
inline Group() : mpi_group(MPI_GROUP_NULL) { }
^
In file included from
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:236:0,
from /opt/openmpi/gnu/ib/include/mpi.h:2664,
from spraySootPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/group.h: In member function 'bool
MPI::Group::operator==(const MPI::Group&)':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/group.h:72:83: warning: use of
old-style cast [-Wold-style-cast]
inline bool operator== (const Group &a) { return (bool)(mpi_group ==
a.mpi_group); }

^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/group.h: In member function 'bool
MPI::Group::operator!=(const MPI::Group&)':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/group.h:73:70: warning: use of
old-style cast [-Wold-style-cast]
inline bool operator!= (const Group &a) { return (bool)!(*this == a); }
^
In file included from spraySootPMC.C:42:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm.h: In constructor
'MPI::Comm_Null::Comm_Null()':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:738:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_NULL OMPI_PREDEFINED_GLOBAL(MPI_Comm, ompi_mpi_comm_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm.h:62:33: note: in expansion
of macro 'MPI_COMM_NULL'
inline Comm_Null() : mpi_comm(MPI_COMM_NULL) { }
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:738:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_NULL OMPI_PREDEFINED_GLOBAL(MPI_Comm, ompi_mpi_comm_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm.h:62:33: note: in expansion
of macro 'MPI_COMM_NULL'
inline Comm_Null() : mpi_comm(MPI_COMM_NULL) { }
^
In file included from
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:237:0,
from /opt/openmpi/gnu/ib/include/mpi.h:2664,
from spraySootPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm.h: In member function 'bool
MPI::Comm_Null::operator==(const MPI::Comm_Null&) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm.h:74:45: warning: use of old-
style cast [-Wold-style-cast]
return (bool) (mpi_comm == data.mpi_comm); }
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm.h: In member function 'bool
MPI::Comm_Null::operator!=(const MPI::Comm_Null&) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm.h:77:34: warning: use of old-
style cast [-Wold-style-cast]
return (bool) !(*this == data);}
^
In file included from spraySootPMC.C:42:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/win.h: In constructor
'MPI::Win::Win()':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:744:22: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_WIN_NULL OMPI_PREDEFINED_GLOBAL(MPI_Win, ompi_mpi_win_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/win.h:57:19: note: in expansion of
macro 'MPI_WIN_NULL'
Win() : mpi_win(MPI_WIN_NULL) { }
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:744:22: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_WIN_NULL OMPI_PREDEFINED_GLOBAL(MPI_Win, ompi_mpi_win_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/win.h:57:19: note: in expansion of
macro 'MPI_WIN_NULL'
Win() : mpi_win(MPI_WIN_NULL) { }
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/file.h: In constructor
'MPI::File::File()':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:746:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_FILE_NULL OMPI_PREDEFINED_GLOBAL(MPI_File, ompi_mpi_file_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/file.h:91:21: note: in expansion
of macro 'MPI_FILE_NULL'
File() : mpi_file(MPI_FILE_NULL) { }
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:746:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_FILE_NULL OMPI_PREDEFINED_GLOBAL(MPI_File, ompi_mpi_file_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/file.h:91:21: note: in expansion
of macro 'MPI_FILE_NULL'
File() : mpi_file(MPI_FILE_NULL) { }
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/errhandler.h: In constructor
'MPI::Errhandler::Errhandler()':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:742:29: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_ERRHANDLER_NULL OMPI_PREDEFINED_GLOBAL(MPI_Errhandler,
ompi_mpi_errhandler_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/errhandler.h:25:22: note: in
expansion of macro 'MPI_ERRHANDLER_NULL'
: mpi_errhandler(MPI_ERRHANDLER_NULL) {}
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:742:29: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_ERRHANDLER_NULL OMPI_PREDEFINED_GLOBAL(MPI_Errhandler,
ompi_mpi_errhandler_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/errhandler.h:25:22: note: in
expansion of macro 'MPI_ERRHANDLER_NULL'
: mpi_errhandler(MPI_ERRHANDLER_NULL) {}
^
In file included from
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:242:0,
from /opt/openmpi/gnu/ib/include/mpi.h:2664,
from spraySootPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/errhandler.h: In member function
'bool MPI::Errhandler::operator==(const MPI::Errhandler&)':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/errhandler.h:42:53: warning: use
of old-style cast [-Wold-style-cast]
return (bool)(mpi_errhandler == a.mpi_errhandler); }
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/errhandler.h: In member function
'bool MPI::Errhandler::operator!=(const MPI::Errhandler&)':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/errhandler.h:45:30: warning: use
of old-style cast [-Wold-style-cast]
return (bool)!(*this == a); }
^
In file included from spraySootPMC.C:42:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intercomm.h: In constructor
'MPI::Intercomm::Intercomm()':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:738:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_NULL OMPI_PREDEFINED_GLOBAL(MPI_Comm, ompi_mpi_comm_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intercomm.h:30:22: note: in
expansion of macro 'MPI_COMM_NULL'
Intercomm() : Comm(MPI_COMM_NULL) { }
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:738:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_NULL OMPI_PREDEFINED_GLOBAL(MPI_Comm, ompi_mpi_comm_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intercomm.h:30:22: note: in
expansion of macro 'MPI_COMM_NULL'
Intercomm() : Comm(MPI_COMM_NULL) { }
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/info.h: In constructor
'MPI::Info::Info()':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:743:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INFO_NULL OMPI_PREDEFINED_GLOBAL(MPI_Info, ompi_mpi_info_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/info.h:57:21: note: in expansion
of macro 'MPI_INFO_NULL'
Info() : mpi_info(MPI_INFO_NULL) { }
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:743:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INFO_NULL OMPI_PREDEFINED_GLOBAL(MPI_Info, ompi_mpi_info_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/info.h:57:21: note: in expansion
of macro 'MPI_INFO_NULL'
Info() : mpi_info(MPI_INFO_NULL) { }
^
In file included from
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:288:0,
from /opt/openmpi/gnu/ib/include/mpi.h:2664,
from spraySootPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/datatype_inln.h: In member
function 'virtual MPI::Datatype MPI::Datatype::Create_hvector(int, int, MPI::Aint)
const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/datatype_inln.h:90:63: warning:
use of old-style cast [-Wold-style-cast]
(void)MPI_Type_create_hvector(count, blocklength, (MPI_Aint)stride,
^
In file included from /opt/openmpi/gnu/ib/include/mpi.h:2664:0,
from spraySootPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/datatype_inln.h: In member
function 'virtual bool MPI::Datatype::Get_attr(int, void*) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/datatype_inln.h:349:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(ret);
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/functions_inln.h: In function
'bool MPI::Is_initialized()':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/functions_inln.h:143:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(t);
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/functions_inln.h: In function
'bool MPI::Is_finalized()':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/functions_inln.h:151:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(t);
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/functions_inln.h: In function
'bool MPI::Is_thread_main()':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/functions_inln.h:184:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(flag == 1);
^
In file included from spraySootPMC.C:42:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h: In member function
'virtual void MPI::Request::Wait()':
/opt/openmpi/gnu/ib/include/mpi.h:755:43: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_STATUS_IGNORE ((MPI_Status *) 0)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h:35:32: note: in
expansion of macro 'MPI_STATUS_IGNORE'
(void)MPI_Wait(&mpi_request, MPI_STATUS_IGNORE);
^
In file included from /opt/openmpi/gnu/ib/include/mpi.h:2664:0,
from spraySootPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h: In member function
'virtual bool MPI::Request::Test(MPI::Status&)':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h:49:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(t);
^
In file included from spraySootPMC.C:42:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h: In member function
'virtual bool MPI::Request::Test()':
/opt/openmpi/gnu/ib/include/mpi.h:755:43: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_STATUS_IGNORE ((MPI_Status *) 0)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h:56:36: note: in
expansion of macro 'MPI_STATUS_IGNORE'
(void)MPI_Test(&mpi_request, &t, MPI_STATUS_IGNORE);
^
In file included from /opt/openmpi/gnu/ib/include/mpi.h:2664:0,
from spraySootPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h:57:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(t);
^
In file included from spraySootPMC.C:42:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h: In static member
function 'static int MPI::Request::Waitany(int, MPI::Request*)':
/opt/openmpi/gnu/ib/include/mpi.h:755:43: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_STATUS_IGNORE ((MPI_Status *) 0)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h:85:55: note: in
expansion of macro 'MPI_STATUS_IGNORE'
(void)MPI_Waitany(count, array_of_requests, &index, MPI_STATUS_IGNORE);
^
In file included from
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:290:0,
from /opt/openmpi/gnu/ib/include/mpi.h:2664,
from spraySootPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h: In static member
function 'static bool MPI::Request::Testany(int, MPI::Request*, int&,
MPI::Status&)':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h:107:41: warning:
use of old-style cast [-Wold-style-cast]
return (bool)(flag != 0 ? true : false);
^
In file included from spraySootPMC.C:42:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h: In static member
function 'static bool MPI::Request::Testany(int, MPI::Request*, int&)':
/opt/openmpi/gnu/ib/include/mpi.h:755:43: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_STATUS_IGNORE ((MPI_Status *) 0)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h:119:7: note: in
expansion of macro 'MPI_STATUS_IGNORE'
MPI_STATUS_IGNORE);
^
In file included from /opt/openmpi/gnu/ib/include/mpi.h:2664:0,
from spraySootPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h:124:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(flag);
^
In file included from spraySootPMC.C:42:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h: In static member
function 'static void MPI::Request::Waitall(int, MPI::Request*)':
/opt/openmpi/gnu/ib/include/mpi.h:756:45: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_STATUSES_IGNORE ((MPI_Status *) 0)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h:155:47: note: in
expansion of macro 'MPI_STATUSES_IGNORE'
(void)MPI_Waitall(count, array_of_requests, MPI_STATUSES_IGNORE);
^
In file included from /opt/openmpi/gnu/ib/include/mpi.h:2664:0,
from spraySootPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h: In static member
function 'static bool MPI::Request::Testall(int, MPI::Request*, MPI::Status*)':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h:181:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(flag);
^
In file included from spraySootPMC.C:42:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h: In static member
function 'static bool MPI::Request::Testall(int, MPI::Request*)':
/opt/openmpi/gnu/ib/include/mpi.h:756:45: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_STATUSES_IGNORE ((MPI_Status *) 0)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h:193:54: note: in
expansion of macro 'MPI_STATUSES_IGNORE'
(void)MPI_Testall(count, array_of_requests, &flag, MPI_STATUSES_IGNORE);
^
In file included from /opt/openmpi/gnu/ib/include/mpi.h:2664:0,
from spraySootPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h:200:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(flag);
^
In file included from spraySootPMC.C:42:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h: In static member
function 'static int MPI::Request::Waitsome(int, MPI::Request*, int*)':
/opt/openmpi/gnu/ib/include/mpi.h:756:45: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_STATUSES_IGNORE ((MPI_Status *) 0)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h:235:26: note: in
expansion of macro 'MPI_STATUSES_IGNORE'
array_of_indices, MPI_STATUSES_IGNORE);
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h: In static member
function 'static int MPI::Request::Testsome(int, MPI::Request*, int*)':
/opt/openmpi/gnu/ib/include/mpi.h:756:45: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_STATUSES_IGNORE ((MPI_Status *) 0)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h:277:26: note: in
expansion of macro 'MPI_STATUSES_IGNORE'
array_of_indices, MPI_STATUSES_IGNORE);
^
In file included from /opt/openmpi/gnu/ib/include/mpi.h:2664:0,
from spraySootPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h: In member function
'virtual bool MPI::Request::Get_status(MPI::Status&) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h:327:12: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(flag);
^
In file included from spraySootPMC.C:42:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h: In member function
'virtual bool MPI::Request::Get_status() const':
/opt/openmpi/gnu/ib/include/mpi.h:755:43: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_STATUS_IGNORE ((MPI_Status *) 0)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h:337:54: note: in
expansion of macro 'MPI_STATUS_IGNORE'
(void)MPI_Request_get_status(mpi_request, &flag, MPI_STATUS_IGNORE);
^
In file included from /opt/openmpi/gnu/ib/include/mpi.h:2664:0,
from spraySootPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/request_inln.h:338:12: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(flag);
^
In file included from spraySootPMC.C:42:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h: In member function
'virtual void MPI::Comm::Recv(void*, int, const MPI::Datatype&, int, int) const':
/opt/openmpi/gnu/ib/include/mpi.h:755:43: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_STATUS_IGNORE ((MPI_Status *) 0)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h:45:19: note: in
expansion of macro 'MPI_STATUS_IGNORE'
tag, mpi_comm, MPI_STATUS_IGNORE);
^
In file included from /opt/openmpi/gnu/ib/include/mpi.h:2664:0,
from spraySootPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h: In member function
'virtual bool MPI::Comm::Iprobe(int, int, MPI::Status&) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h:128:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(t);
^
In file included from spraySootPMC.C:42:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h: In member function
'virtual bool MPI::Comm::Iprobe(int, int) const':
/opt/openmpi/gnu/ib/include/mpi.h:755:43: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_STATUS_IGNORE ((MPI_Status *) 0)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h:135:47: note: in
expansion of macro 'MPI_STATUS_IGNORE'
(void)MPI_Iprobe(source, tag, mpi_comm, &t, MPI_STATUS_IGNORE);
^
In file included from /opt/openmpi/gnu/ib/include/mpi.h:2664:0,
from spraySootPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h:136:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(t);
^
In file included from spraySootPMC.C:42:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h: In member function
'virtual void MPI::Comm::Probe(int, int) const':
/opt/openmpi/gnu/ib/include/mpi.h:755:43: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_STATUS_IGNORE ((MPI_Status *) 0)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h:148:42: note: in
expansion of macro 'MPI_STATUS_IGNORE'
(void)MPI_Probe(source, tag, mpi_comm, MPI_STATUS_IGNORE);
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h: In member function
'virtual void MPI::Comm::Sendrecv(const void*, int, const MPI::Datatype&, int, int,
void*, int, const MPI::Datatype&, int, int) const':
/opt/openmpi/gnu/ib/include/mpi.h:755:43: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_STATUS_IGNORE ((MPI_Status *) 0)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h:226:35: note: in
expansion of macro 'MPI_STATUS_IGNORE'
source, recvtag, mpi_comm, MPI_STATUS_IGNORE);
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h: In member function
'virtual void MPI::Comm::Sendrecv_replace(void*, int, const MPI::Datatype&, int,
int, int, int) const':
/opt/openmpi/gnu/ib/include/mpi.h:755:43: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_STATUS_IGNORE ((MPI_Status *) 0)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h:248:9: note: in
expansion of macro 'MPI_STATUS_IGNORE'
MPI_STATUS_IGNORE);
^
In file included from /opt/openmpi/gnu/ib/include/mpi.h:2664:0,
from spraySootPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h: In member function
'virtual bool MPI::Comm::Is_inter() const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h:299:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(t);
^
In file included from
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:291:0,
from /opt/openmpi/gnu/ib/include/mpi.h:2664,
from spraySootPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h: In static member
function 'static MPI::Intercomm MPI::Comm::Join(int)':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h:490:30: warning: use
of old-style cast [-Wold-style-cast]
(void) MPI_Comm_join((int) fd, &newcomm);
^
In file included from /opt/openmpi/gnu/ib/include/mpi.h:2664:0,
from spraySootPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h: In member function
'virtual bool MPI::Comm::Get_attr(int, void*) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h:635:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(flag);
^
In file included from
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:291:0,
from /opt/openmpi/gnu/ib/include/mpi.h:2664,
from spraySootPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h: In static member
function 'static int MPI::Comm::DUP_FN(const MPI::Comm&, int, void*, void*, void*,
bool&)':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h:665:22: warning: use
of old-style cast [-Wold-style-cast]
int f = (int)flag;
^
In file included from /opt/openmpi/gnu/ib/include/mpi.h:2664:0,
from spraySootPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h:669:16: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
flag = OPAL_INT_TO_BOOL(f);
^
In file included from
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:291:0,
from /opt/openmpi/gnu/ib/include/mpi.h:2664,
from spraySootPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/comm_inln.h:674:39: warning: use
of old-style cast [-Wold-style-cast]
(int*)&flag);
^
In file included from spraySootPMC.C:42:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intracomm_inln.h: In constructor
'MPI::Intracomm::Intracomm(MPI_Comm)':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:738:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_NULL OMPI_PREDEFINED_GLOBAL(MPI_Comm, ompi_mpi_comm_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intracomm_inln.h:25:41: note: in
expansion of macro 'MPI_COMM_NULL'
if (MPI::Is_initialized() && (data != MPI_COMM_NULL)) {
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:738:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_NULL OMPI_PREDEFINED_GLOBAL(MPI_Comm, ompi_mpi_comm_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intracomm_inln.h:25:41: note: in
expansion of macro 'MPI_COMM_NULL'
if (MPI::Is_initialized() && (data != MPI_COMM_NULL)) {
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:738:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_NULL OMPI_PREDEFINED_GLOBAL(MPI_Comm, ompi_mpi_comm_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intracomm_inln.h:28:18: note: in
expansion of macro 'MPI_COMM_NULL'
mpi_comm = MPI_COMM_NULL;
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:738:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_NULL OMPI_PREDEFINED_GLOBAL(MPI_Comm, ompi_mpi_comm_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intracomm_inln.h:28:18: note: in
expansion of macro 'MPI_COMM_NULL'
mpi_comm = MPI_COMM_NULL;
^
In file included from
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:292:0,
from /opt/openmpi/gnu/ib/include/mpi.h:2664,
from spraySootPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intracomm_inln.h: In member
function 'virtual MPI::Cartcomm MPI::Intracomm::Create_cart(int, const int*, const
bool*, bool) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intracomm_inln.h:105:37: warning:
use of old-style cast [-Wold-style-cast]
int_periods[i] = (int) periods[i];
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intracomm_inln.h:109:27: warning:
use of old-style cast [-Wold-style-cast]
int_periods, (int)reorder, &newcomm);
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intracomm_inln.h: In member
function 'virtual MPI::Graphcomm MPI::Intracomm::Create_graph(int, const int*,
const int*, bool) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intracomm_inln.h:120:57: warning:
use of old-style cast [-Wold-style-cast]
const_cast<int *>(edges), (int)reorder, &newcomm);
^
In file included from spraySootPMC.C:42:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intracomm_inln.h: In member
function 'virtual MPI::Intercomm MPI::Intracomm::Spawn(const char*, const char**,
int, const MPI::Info&, int) const':
/opt/openmpi/gnu/ib/include/mpi.h:442:43: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_ERRCODES_IGNORE ((int *) 0) /* don't return error codes
*/
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intracomm_inln.h:161:11: note: in
expansion of macro 'MPI_ERRCODES_IGNORE'
(int *)MPI_ERRCODES_IGNORE);
^
/opt/openmpi/gnu/ib/include/mpi.h:442:44: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_ERRCODES_IGNORE ((int *) 0) /* don't return error codes
*/
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intracomm_inln.h:161:11: note: in
expansion of macro 'MPI_ERRCODES_IGNORE'
(int *)MPI_ERRCODES_IGNORE);
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intracomm_inln.h: In member
function 'virtual MPI::Intercomm MPI::Intracomm::Spawn_multiple(int, const char**,
const char***, const int*, const MPI::Info*, int)':
/opt/openmpi/gnu/ib/include/mpi.h:442:43: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_ERRCODES_IGNORE ((int *) 0) /* don't return error codes
*/
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intracomm_inln.h:194:33: note: in
expansion of macro 'MPI_ERRCODES_IGNORE'
mpi_comm, &newcomm, (int *)MPI_ERRCODES_IGNORE);
^
/opt/openmpi/gnu/ib/include/mpi.h:442:44: warning: use of old-style cast [-Wold-
style-cast]
#define MPI_ERRCODES_IGNORE ((int *) 0) /* don't return error codes
*/
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intracomm_inln.h:194:33: note: in
expansion of macro 'MPI_ERRCODES_IGNORE'
mpi_comm, &newcomm, (int *)MPI_ERRCODES_IGNORE);
^
In file included from spraySootPMC.C:42:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/topology_inln.h: In constructor
'MPI::Cartcomm::Cartcomm(ompi_communicator_t* const&)':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:738:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_NULL OMPI_PREDEFINED_GLOBAL(MPI_Comm, ompi_mpi_comm_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/topology_inln.h:29:41: note: in
expansion of macro 'MPI_COMM_NULL'
if (MPI::Is_initialized() && (data != MPI_COMM_NULL)) {
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:738:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_NULL OMPI_PREDEFINED_GLOBAL(MPI_Comm, ompi_mpi_comm_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/topology_inln.h:29:41: note: in
expansion of macro 'MPI_COMM_NULL'
if (MPI::Is_initialized() && (data != MPI_COMM_NULL)) {
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:738:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_NULL OMPI_PREDEFINED_GLOBAL(MPI_Comm, ompi_mpi_comm_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/topology_inln.h:34:18: note: in
expansion of macro 'MPI_COMM_NULL'
mpi_comm = MPI_COMM_NULL;
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:738:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_NULL OMPI_PREDEFINED_GLOBAL(MPI_Comm, ompi_mpi_comm_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/topology_inln.h:34:18: note: in
expansion of macro 'MPI_COMM_NULL'
mpi_comm = MPI_COMM_NULL;
^
In file included from
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:293:0,
from /opt/openmpi/gnu/ib/include/mpi.h:2664,
from spraySootPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/topology_inln.h: In member
function 'virtual void MPI::Cartcomm::Get_topo(int, int*, bool*, int*) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/topology_inln.h:72:36: warning:
use of old-style cast [-Wold-style-cast]
int_periods[i] = (int)periods[i];
^
In file included from /opt/openmpi/gnu/ib/include/mpi.h:2664:0,
from spraySootPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/topology_inln.h:76:18: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
periods[i] = OPAL_INT_TO_BOOL(int_periods[i]);
^
In file included from
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:293:0,
from /opt/openmpi/gnu/ib/include/mpi.h:2664,
from spraySootPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/topology_inln.h: In member
function 'virtual MPI::Cartcomm MPI::Cartcomm::Sub(const bool*) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/topology_inln.h:109:44: warning:
use of old-style cast [-Wold-style-cast]
int_remain_dims[i] = (int)remain_dims[i];
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/topology_inln.h: In member
function 'virtual int MPI::Cartcomm::Map(int, const int*, const bool*) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/topology_inln.h:122:37: warning:
use of old-style cast [-Wold-style-cast]
int_periods[i] = (int) periods[i];
^
In file included from spraySootPMC.C:42:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/topology_inln.h: In constructor
'MPI::Graphcomm::Graphcomm(ompi_communicator_t* const&)':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:738:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_NULL OMPI_PREDEFINED_GLOBAL(MPI_Comm, ompi_mpi_comm_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/topology_inln.h:147:41: note: in
expansion of macro 'MPI_COMM_NULL'
if (MPI::Is_initialized() && (data != MPI_COMM_NULL)) {
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:738:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_NULL OMPI_PREDEFINED_GLOBAL(MPI_Comm, ompi_mpi_comm_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/topology_inln.h:147:41: note: in
expansion of macro 'MPI_COMM_NULL'
if (MPI::Is_initialized() && (data != MPI_COMM_NULL)) {
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:738:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_NULL OMPI_PREDEFINED_GLOBAL(MPI_Comm, ompi_mpi_comm_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/topology_inln.h:152:18: note: in
expansion of macro 'MPI_COMM_NULL'
mpi_comm = MPI_COMM_NULL;
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:738:23: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_NULL OMPI_PREDEFINED_GLOBAL(MPI_Comm, ompi_mpi_comm_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/topology_inln.h:152:18: note: in
expansion of macro 'MPI_COMM_NULL'
mpi_comm = MPI_COMM_NULL;
^
In file included from
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:294:0,
from /opt/openmpi/gnu/ib/include/mpi.h:2664,
from spraySootPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intercomm_inln.h: In member
function 'virtual MPI::Intracomm MPI::Intercomm::Merge(bool) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intercomm_inln.h:58:44: warning:
use of old-style cast [-Wold-style-cast]
(void)MPI_Intercomm_merge(mpi_comm, (int)high, &newcomm);
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intercomm_inln.h: In member
function 'virtual MPI::Intercomm MPI::Intercomm::Create(const MPI::Group&) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/intercomm_inln.h:71:48: warning:
use of old-style cast [-Wold-style-cast]
(void) MPI_Comm_create(mpi_comm, (MPI_Group) group, &newcomm);
^
In file included from spraySootPMC.C:42:0:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/op_inln.h: In constructor
'MPI::Op::Op()':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:741:21: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_OP_NULL OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/op_inln.h:66:24: note: in
expansion of macro 'MPI_OP_NULL'
MPI::Op::Op() : mpi_op(MPI_OP_NULL) { }
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:741:21: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_OP_NULL OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_null)
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/op_inln.h:66:24: note: in
expansion of macro 'MPI_OP_NULL'
MPI::Op::Op() : mpi_op(MPI_OP_NULL) { }
^
In file included from
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:296:0,
from /opt/openmpi/gnu/ib/include/mpi.h:2664,
from spraySootPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/op_inln.h: In member function
'bool MPI::Op::operator==(const MPI::Op&)':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/op_inln.h:92:74: warning: use of
old-style cast [-Wold-style-cast]
MPI::Op::operator== (const MPI::Op &a) { return (bool)(mpi_op == a.mpi_op); }
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/op_inln.h: In member function
'bool MPI::Op::operator!=(const MPI::Op&)':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/op_inln.h:95:67: warning: use of
old-style cast [-Wold-style-cast]
MPI::Op::operator!= (const MPI::Op &a) { return (bool)!(*this == a); }
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/op_inln.h: In member function
'virtual void MPI::Op::Init(void (*)(const void*, void*, int, const
MPI::Datatype&), bool)':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/op_inln.h:121:46: warning: use of
old-style cast [-Wold-style-cast]
(void)MPI_Op_create((MPI_User_function*) ompi_mpi_cxx_op_intercept,
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/op_inln.h:122:31: warning: use of
old-style cast [-Wold-style-cast]
(int) commute, &mpi_op);
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/op_inln.h:123:59: warning: use of
old-style cast [-Wold-style-cast]
ompi_op_set_cxx_callback(mpi_op, (MPI_User_function*) func);
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/op_inln.h: In member function
'virtual bool MPI::Op::Is_commutative() const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/op_inln.h:148:19: warning: use of
old-style cast [-Wold-style-cast]
return (bool) commute;
^
In file included from /opt/openmpi/gnu/ib/include/mpi.h:2664:0,
from spraySootPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/status_inln.h: In member function
'virtual bool MPI::Status::Is_cancelled() const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/status_inln.h:38:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(t);
^
In file included from
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:298:0,
from /opt/openmpi/gnu/ib/include/mpi.h:2664,
from spraySootPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/status_inln.h: In member function
'virtual void MPI::Status::Set_cancelled(bool)':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/status_inln.h:103:49: warning: use
of old-style cast [-Wold-style-cast]
MPI_Status_set_cancelled(&mpi_status, (int) flag);
^
In file included from /opt/openmpi/gnu/ib/include/mpi.h:2664:0,
from spraySootPMC.C:42:
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/info_inln.h: In member function
'virtual bool MPI::Info::Get(const char*, int, char*) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/info_inln.h:54:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(flag);
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/info_inln.h: In member function
'virtual bool MPI::Info::Get_valuelen(const char*, int&) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/info_inln.h:76:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(flag);
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/win_inln.h: In member function
'virtual bool MPI::Win::Test() const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/win_inln.h:152:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(flag);
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/win_inln.h: In member function
'bool MPI::Win::Get_attr(const MPI::Win&, int, void*) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/win_inln.h:262:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(ret);
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/win_inln.h: In member function
'bool MPI::Win::Get_attr(int, void*) const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/win_inln.h:272:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(ret);
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/file_inln.h: In member function
'bool MPI::File::Get_atomicity() const':
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/mpicxx.h:163:47: warning: use of
old-style cast [-Wold-style-cast]
#define OPAL_INT_TO_BOOL(VALUE) ((bool)(VALUE))
^
/opt/openmpi/gnu/ib/include/openmpi/ompi/mpi/cxx/file_inln.h:43:10: note: in
expansion of macro 'OPAL_INT_TO_BOOL'
return OPAL_INT_TO_BOOL(flag);
^
In file included from spraySootPMC.C:42:0:
spraySootPMC.C: In function 'void proc_sync_()':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
spraySootPMC.C:64:16: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Barrier(MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
spraySootPMC.C:64:16: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Barrier(MPI_COMM_WORLD);
^
spraySootPMC.C: In function 'void face_info_transfer_(int&, int&, int*, int&, int*,
int*, int*, int*)':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
spraySootPMC.C:128:37: note: in expansion of macro 'MPI_INT'
MPI_Isend(sendFaceData[i], j, MPI_INT, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
spraySootPMC.C:128:37: note: in expansion of macro 'MPI_INT'
MPI_Isend(sendFaceData[i], j, MPI_INT, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
spraySootPMC.C:128:74: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Isend(sendFaceData[i], j, MPI_INT, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
spraySootPMC.C:128:74: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Isend(sendFaceData[i], j, MPI_INT, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
spraySootPMC.C:134:36: note: in expansion of macro 'MPI_INT'
MPI_Irecv(recFaceData[i], j, MPI_INT, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
spraySootPMC.C:134:36: note: in expansion of macro 'MPI_INT'
MPI_Irecv(recFaceData[i], j, MPI_INT, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
spraySootPMC.C:134:72: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Irecv(recFaceData[i], j, MPI_INT, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
spraySootPMC.C:134:72: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Irecv(recFaceData[i], j, MPI_INT, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
spraySootPMC.C:145:37: note: in expansion of macro 'MPI_INT'
MPI_Isend(sendCellData[i], j, MPI_INT, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
spraySootPMC.C:145:37: note: in expansion of macro 'MPI_INT'
MPI_Isend(sendCellData[i], j, MPI_INT, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
spraySootPMC.C:145:74: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Isend(sendCellData[i], j, MPI_INT, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
spraySootPMC.C:145:74: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Isend(sendCellData[i], j, MPI_INT, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
spraySootPMC.C:151:36: note: in expansion of macro 'MPI_INT'
MPI_Irecv(recCellData[i], j, MPI_INT, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
spraySootPMC.C:151:36: note: in expansion of macro 'MPI_INT'
MPI_Irecv(recCellData[i], j, MPI_INT, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
spraySootPMC.C:151:72: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Irecv(recCellData[i], j, MPI_INT, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
spraySootPMC.C:151:72: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Irecv(recCellData[i], j, MPI_INT, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
spraySootPMC.C: In function 'void global_real_min_(double&)':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1047:20: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
spraySootPMC.C:205:34: note: in expansion of macro 'MPI_DOUBLE'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_MIN,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1047:20: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
spraySootPMC.C:205:34: note: in expansion of macro 'MPI_DOUBLE'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_MIN,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1024:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_MIN OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_min)
^
spraySootPMC.C:205:45: note: in expansion of macro 'MPI_MIN'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_MIN,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1024:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_MIN OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_min)
^
spraySootPMC.C:205:45: note: in expansion of macro 'MPI_MIN'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_MIN,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
spraySootPMC.C:205:53: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_MIN,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
spraySootPMC.C:205:53: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_MIN,MPI_COMM_WORLD);
^
spraySootPMC.C: In function 'void global_real_max_(double&)':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1047:20: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
spraySootPMC.C:216:34: note: in expansion of macro 'MPI_DOUBLE'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_MAX,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1047:20: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
spraySootPMC.C:216:34: note: in expansion of macro 'MPI_DOUBLE'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_MAX,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1023:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_MAX OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_max)
^
spraySootPMC.C:216:45: note: in expansion of macro 'MPI_MAX'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_MAX,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1023:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_MAX OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_max)
^
spraySootPMC.C:216:45: note: in expansion of macro 'MPI_MAX'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_MAX,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
spraySootPMC.C:216:53: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_MAX,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
spraySootPMC.C:216:53: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_MAX,MPI_COMM_WORLD);
^
spraySootPMC.C: In function 'void global_real_sum_(double&)':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1047:20: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
spraySootPMC.C:227:34: note: in expansion of macro 'MPI_DOUBLE'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_SUM,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1047:20: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
spraySootPMC.C:227:34: note: in expansion of macro 'MPI_DOUBLE'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_SUM,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1025:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_SUM OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_sum)
^
spraySootPMC.C:227:45: note: in expansion of macro 'MPI_SUM'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_SUM,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1025:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_SUM OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_sum)
^
spraySootPMC.C:227:45: note: in expansion of macro 'MPI_SUM'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_SUM,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
spraySootPMC.C:227:53: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_SUM,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
spraySootPMC.C:227:53: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Allreduce (&rsend,&rrec,j,MPI_DOUBLE,MPI_SUM,MPI_COMM_WORLD);
^
spraySootPMC.C: In function 'void global_int_min_(int&)':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
spraySootPMC.C:238:34: note: in expansion of macro 'MPI_INT'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_MIN,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
spraySootPMC.C:238:34: note: in expansion of macro 'MPI_INT'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_MIN,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1024:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_MIN OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_min)
^
spraySootPMC.C:238:42: note: in expansion of macro 'MPI_MIN'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_MIN,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1024:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_MIN OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_min)
^
spraySootPMC.C:238:42: note: in expansion of macro 'MPI_MIN'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_MIN,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
spraySootPMC.C:238:50: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_MIN,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
spraySootPMC.C:238:50: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_MIN,MPI_COMM_WORLD);
^
spraySootPMC.C: In function 'void global_int_max_(int&)':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
spraySootPMC.C:249:34: note: in expansion of macro 'MPI_INT'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_MAX,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
spraySootPMC.C:249:34: note: in expansion of macro 'MPI_INT'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_MAX,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1023:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_MAX OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_max)
^
spraySootPMC.C:249:42: note: in expansion of macro 'MPI_MAX'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_MAX,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1023:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_MAX OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_max)
^
spraySootPMC.C:249:42: note: in expansion of macro 'MPI_MAX'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_MAX,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
spraySootPMC.C:249:50: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_MAX,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
spraySootPMC.C:249:50: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_MAX,MPI_COMM_WORLD);
^
spraySootPMC.C: In function 'void global_int_sum_(int&)':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
spraySootPMC.C:260:34: note: in expansion of macro 'MPI_INT'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_SUM,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
spraySootPMC.C:260:34: note: in expansion of macro 'MPI_INT'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_SUM,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1025:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_SUM OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_sum)
^
spraySootPMC.C:260:42: note: in expansion of macro 'MPI_SUM'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_SUM,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1025:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_SUM OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_sum)
^
spraySootPMC.C:260:42: note: in expansion of macro 'MPI_SUM'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_SUM,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
spraySootPMC.C:260:50: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_SUM,MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
spraySootPMC.C:260:50: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Allreduce (&isend,&irec,j,MPI_INT,MPI_SUM,MPI_COMM_WORLD);
^
../ray_communicate.H: In function 'void ray_num_info_transfer_(int&, int&, int*,
int*)':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
../ray_communicate.H:47:40: note: in expansion of macro 'MPI_INT'
MPI_Isend(&sendNumRay[i], count, MPI_INT, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
../ray_communicate.H:47:40: note: in expansion of macro 'MPI_INT'
MPI_Isend(&sendNumRay[i], count, MPI_INT, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:47:77: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Isend(&sendNumRay[i], count, MPI_INT, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:47:77: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Isend(&sendNumRay[i], count, MPI_INT, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
../ray_communicate.H:54:39: note: in expansion of macro 'MPI_INT'
MPI_Irecv(&recNumRay[i], count, MPI_INT, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
../ray_communicate.H:54:39: note: in expansion of macro 'MPI_INT'
MPI_Irecv(&recNumRay[i], count, MPI_INT, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:54:75: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Irecv(&recNumRay[i], count, MPI_INT, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:54:75: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Irecv(&recNumRay[i], count, MPI_INT, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
../ray_communicate.H: In function 'void ray_info_transfer_(int&, int&, int*, int*,
int*, int*, int*, double*, int&, int&, int&, int*, int*, int*, int*, double*)':
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:117:14: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Barrier(MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:117:14: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Barrier(MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1047:20: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
../ray_communicate.H:202:37: note: in expansion of macro 'MPI_DOUBLE'
MPI_Isend(sendRayData[i], j, MPI_DOUBLE, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1047:20: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
../ray_communicate.H:202:37: note: in expansion of macro 'MPI_DOUBLE'
MPI_Isend(sendRayData[i], j, MPI_DOUBLE, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:202:77: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Isend(sendRayData[i], j, MPI_DOUBLE, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:202:77: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Isend(sendRayData[i], j, MPI_DOUBLE, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1047:20: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
../ray_communicate.H:208:34: note: in expansion of macro 'MPI_DOUBLE'
MPI_Isend(&tempDouble, j, MPI_DOUBLE, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1047:20: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
../ray_communicate.H:208:34: note: in expansion of macro 'MPI_DOUBLE'
MPI_Isend(&tempDouble, j, MPI_DOUBLE, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:208:74: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Isend(&tempDouble, j, MPI_DOUBLE, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:208:74: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Isend(&tempDouble, j, MPI_DOUBLE, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1047:20: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
../ray_communicate.H:217:35: note: in expansion of macro 'MPI_DOUBLE'
MPI_Irecv(recRayData[i], j, MPI_DOUBLE, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1047:20: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
../ray_communicate.H:217:35: note: in expansion of macro 'MPI_DOUBLE'
MPI_Irecv(recRayData[i], j, MPI_DOUBLE, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:217:74: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Irecv(recRayData[i], j, MPI_DOUBLE, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:217:74: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Irecv(recRayData[i], j, MPI_DOUBLE, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1047:20: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
../ray_communicate.H:223:35: note: in expansion of macro 'MPI_DOUBLE'
MPI_Irecv(&tempDouble1, j, MPI_DOUBLE, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1047:20: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
../ray_communicate.H:223:35: note: in expansion of macro 'MPI_DOUBLE'
MPI_Irecv(&tempDouble1, j, MPI_DOUBLE, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:223:74: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Irecv(&tempDouble1, j, MPI_DOUBLE, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:223:74: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Irecv(&tempDouble1, j, MPI_DOUBLE, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:229:14: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Barrier(MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:229:14: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Barrier(MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
../ray_communicate.H:251:37: note: in expansion of macro 'MPI_INT'
MPI_Isend(sendIntData[i], j, MPI_INT, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
../ray_communicate.H:251:37: note: in expansion of macro 'MPI_INT'
MPI_Isend(sendIntData[i], j, MPI_INT, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:251:74: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Isend(sendIntData[i], j, MPI_INT, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:251:74: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Isend(sendIntData[i], j, MPI_INT, neighProcs[i], sendTags[i],
MPI_COMM_WORLD, &reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
../ray_communicate.H:257:31: note: in expansion of macro 'MPI_INT'
MPI_Isend(&tempInt, j, MPI_INT, neighProcs[i], sendTags[i], MPI_COMM_WORLD,
&reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
../ray_communicate.H:257:31: note: in expansion of macro 'MPI_INT'
MPI_Isend(&tempInt, j, MPI_INT, neighProcs[i], sendTags[i], MPI_COMM_WORLD,
&reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:257:68: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Isend(&tempInt, j, MPI_INT, neighProcs[i], sendTags[i], MPI_COMM_WORLD,
&reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:257:68: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Isend(&tempInt, j, MPI_INT, neighProcs[i], sendTags[i], MPI_COMM_WORLD,
&reqs1[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
../ray_communicate.H:266:36: note: in expansion of macro 'MPI_INT'
MPI_Irecv(recIntData[i], j, MPI_INT, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
../ray_communicate.H:266:36: note: in expansion of macro 'MPI_INT'
MPI_Irecv(recIntData[i], j, MPI_INT, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:266:72: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Irecv(recIntData[i], j, MPI_INT, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:266:72: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Irecv(recIntData[i], j, MPI_INT, neighProcs[i], recTags[i],
MPI_COMM_WORLD, &reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
../ray_communicate.H:272:32: note: in expansion of macro 'MPI_INT'
MPI_Irecv(&tempInt1, j, MPI_INT, neighProcs[i], recTags[i], MPI_COMM_WORLD,
&reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1044:17: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_int)
^
../ray_communicate.H:272:32: note: in expansion of macro 'MPI_INT'
MPI_Irecv(&tempInt1, j, MPI_INT, neighProcs[i], recTags[i], MPI_COMM_WORLD,
&reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:272:68: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Irecv(&tempInt1, j, MPI_INT, neighProcs[i], recTags[i], MPI_COMM_WORLD,
&reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:272:68: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Irecv(&tempInt1, j, MPI_INT, neighProcs[i], recTags[i], MPI_COMM_WORLD,
&reqs2[i]);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:278:16: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Barrier(MPI_COMM_WORLD);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../ray_communicate.H:278:16: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Barrier(MPI_COMM_WORLD);
^
In file included from ../Update_PMC.H:10:0,
from spraySootPMC.C:303:
../reget_OF_mesh_data.H: In function 'int main(int, char**)':
../reget_OF_mesh_data.H:37:14: warning: variable 'OF_faceVert' set but not used [-
Wunused-but-set-variable]
UList<face> OF_faceVert = mesh.faces(); // ordered vertices for faces
^
../reget_OF_mesh_data.H:39:18: warning: variable 'OF_cellVert' set but not used [-
Wunused-but-set-variable]
UList<cellShape> OF_cellVert = mesh.cellShapes(); // ordered set of vertices for
cells
^
In file included from ../Update_PMC.H:15:0,
from spraySootPMC.C:303:
../reget_OF_solver_data.H:9:15: warning: variable 'OF_pressure' set but not used [-
Wunused-but-set-variable]
UList<scalar> OF_pressure = p.field(); // cell pressure
^
../reget_OF_solver_data.H:13:15: warning: variable 'OF_temperature' set but not
used [-Wunused-but-set-variable]
UList<scalar> OF_temperature = T.field(); // cell temperature
^
In file included from ../Update_PMC.H:19:0,
from spraySootPMC.C:303:
../reset_specie_data.H:12:8: warning: variable 'Mwt' set but not used [-Wunused-
but-set-variable]
double Mwt[nSpecies]; //store molecular wts to be used in OF side later
^
../reset_specie_data.H:29:8: warning: variable 'MW_Species' set but not used [-
Wunused-but-set-variable]
double MW_Species[6];
^
In file included from spraySootPMC.C:42:0:
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../set_mesh_data.H:35:16: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Comm_rank(MPI_COMM_WORLD,&procRank);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../set_mesh_data.H:35:16: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Comm_rank(MPI_COMM_WORLD,&procRank);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:72: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../set_mesh_data.H:37:16: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Comm_size(MPI_COMM_WORLD,&totalProc);
^
/opt/openmpi/gnu/ib/include/mpi.h:308:73: warning: use of old-style cast [-Wold-
style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/opt/openmpi/gnu/ib/include/mpi.h:1016:24: note: in expansion of macro
'OMPI_PREDEFINED_GLOBAL'
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../set_mesh_data.H:37:16: note: in expansion of macro 'MPI_COMM_WORLD'
MPI_Comm_size(MPI_COMM_WORLD,&totalProc);
^
In file included from ../Update_PMC.H:33:0,
from spraySootPMC.C:303:
../get_OF_solver_data.H:9:15: warning: variable 'OF_pressure' set but not used [-
Wunused-but-set-variable]
UList<scalar> OF_pressure = p.field(); // cell pressure
^
../get_OF_solver_data.H:13:15: warning: variable 'OF_temperature' set but not used
[-Wunused-but-set-variable]
UList<scalar> OF_temperature = T.field(); // cell temperature
^
In file included from ../Update_PMC.H:37:0,
from spraySootPMC.C:303:
../set_specie_data.H:12:8: warning: variable 'Mwt' set but not used [-Wunused-but-
set-variable]
double Mwt[nSpecies]; //store molecular wts to be used in OF side later
^
../set_specie_data.H:29:8: warning: variable 'MW_Species' set but not used [-
Wunused-but-set-variable]
double MW_Species[6];
^
In file included from spraySootPMC.C:317:0:
../get_set_spray_data.H:62:8: warning: variable 'ptr_posLag' set but not used [-
Wunused-but-set-variable]
double ptr_posLag[OF_nParcel][colum];
^
In file included from spraySootPMC.C:278:0:
/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/finiteVolume/lnInclude/readTimeControls.H:38:8: warning: unused variable
'maxDeltaT' [-Wunused-variable]
scalar maxDeltaT =
^
In file included from ../Init_PMC.H:25:0,
from spraySootPMC.C:283:
../get_OF_mesh_data.H:27:15: warning: variable 'OF_meshPoints' set but not used [-
Wunused-but-set-variable]
UList<vector> OF_meshPoints = mesh.points(); // vertices coordinates
^
../get_OF_mesh_data.H:29:15: warning: variable 'OF_cellVolumes' set but not used [-
Wunused-but-set-variable]
UList<scalar> OF_cellVolumes = mesh.cellVolumes(); // cell volumes
^
../get_OF_mesh_data.H:31:15: warning: variable 'OF_cellCenters' set but not used [-
Wunused-but-set-variable]
UList<vector> OF_cellCenters = mesh.cellCentres(); // cell centers
^
../get_OF_mesh_data.H:33:15: warning: variable 'OF_faceCenters' set but not used [-
Wunused-but-set-variable]
UList<vector> OF_faceCenters = mesh.faceCentres(); // face centers
^
../get_OF_mesh_data.H:35:15: warning: variable 'OF_faceAreas' set but not used [-
Wunused-but-set-variable]
UList<vector> OF_faceAreas = mesh.faceAreas(); // face areas (area components
in x,y and z directions)
^
../get_OF_mesh_data.H:37:14: warning: variable 'OF_faceVert' set but not used [-
Wunused-but-set-variable]
UList<face> OF_faceVert = mesh.faces(); // ordered vertices for faces
^
../get_OF_mesh_data.H:39:18: warning: variable 'OF_cellVert' set but not used [-
Wunused-but-set-variable]
UList<cellShape> OF_cellVert = mesh.cellShapes(); // ordered set of vertices for
cells
^
g++ -m64 -fpermissive -Dlinux64 -DWM_DP -Wall -Wno-strict-aliasing -Wextra -Wno-
unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository
-ftemplate-depth-100 -I/home/mukutk/OFM_SPRAY/OpenFOAM/mukutk-
2.3.x/lib/sootModels/lnInclude -I/home/mukutk/OFM_SPRAY/OpenFOAM/mukutk-
2.3.x/lib/lagrangianNongrayRadiation/particleRadiation/lnInclude -
I/home/mukutk/OFM_SPRAY/OpenFOAM/mukutk-
2.3.x/lib/lagrangianNongrayRadiation/nongrayRadiationLagrangianExtension/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/mukutk-
2.3.x/lib/lagrangianNongrayRadiation/lagrangianRadiationSupplement/submodels/lnIncl
ude -I.. -I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/finiteVolume/lnInclude -I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/fvOptions/lnInclude -I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/meshTools/lnInclude -I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/sampling/lnInclude -I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/turbulenceModels/compressible/turbulenceModel
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-2.3.x/src/lagrangian/basic/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/lagrangian/intermediate/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-2.3.x/src/lagrangian/spray/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/lagrangian/distributionModels/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/specie/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/basic/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/properties/liquidProperties/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/properties/liquidMixtureProperties/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/properties/solidProperties/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/properties/solidMixtureProperties/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/thermophysicalFunctions/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/reactionThermo/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/SLGThermo/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/chemistryModel/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/thermophysicalModels/radiationModels/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-2.3.x/src/engine/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-2.3.x/src/ODE/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/regionModels/regionModel/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-
2.3.x/src/regionModels/surfaceFilmModels/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-2.3.x/src/combustionModels/lnInclude
-I/opt/openmpi/gnu/ib/include -IlnInclude -I.
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-2.3.x/src/OpenFOAM/lnInclude
-I/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-2.3.x/src/OSspecific/POSIX/lnInclude
-fPIC -I/include -I/Chasm_accessories/pdtoolkit-3.12/x86_64/include -Xlinker
--add-needed -Xlinker --no-as-needed Make/linux64GccDPOpt/spraySootPMC.o
-L/home/mukutk/OFM_SPRAY/OpenFOAM/OpenFOAM-2.3.x/platforms/linux64GccDPOpt/lib \
../libSprayPMC.a
-L/opt/intel/composer_xe_2013_sp1.2.144/bin/intel64/../../compiler/lib/intel64
-L/home/mukutk/OFM_SPRAY/OpenFOAM/mukutk-2.3.x/platforms/linux64GccDPOpt/lib
-lsootModels -llagrangianSprayRadiationSupplement -lparticleRadiation
-lnongrayRadiationLagrangianExtension -lifcore -lfiniteVolume -lfvOptions
-lmeshTools -lsampling -lcompressibleTurbulenceModel -lcompressibleRASModels
-lcompressibleLESModels -llagrangian -llagrangianIntermediate
-llagrangianTurbulence -llagrangianSpray -lreactionThermophysicalModels -lspecie
-lfluidThermophysicalModels -lliquidProperties -lliquidMixtureProperties
-lsolidProperties -lsolidMixtureProperties -lthermophysicalFunctions -lSLGThermo
-lchemistryModel -lradiationModels -lODE -lregionModels -lsurfaceFilmModels
-lengine -lcombustionModels -L/opt/openmpi/gnu/ib/lib -lmpi -lmpi_cxx -lOpenFOAM
-ldl -lm -o /home/mukutk/OFM_SPRAY/OpenFOAM/mukutk-
2.3.x/platforms/linux64GccDPOpt/bin/spraySootPMC
/home/mukutk/OFM_SPRAY/OpenFOAM/mukutk-
2.3.x/platforms/linux64GccDPOpt/lib/libparticleRadiation.so: undefined reference to
`Foam::StochasticCollisionModel<Foam::KinematicCloud<Foam::Cloud<Foam::ReactingMult
iphaseParcel<Foam::ReactingParcel<Foam::ThermoRadParcel<Foam::KinematicParcel<Foam:
:particle> > > > > > >::typeName'
collect2: error: ld returned 1 exit status
make: *** [/home/mukutk/OFM_SPRAY/OpenFOAM/mukutk-
2.3.x/platforms/linux64GccDPOpt/bin/spraySootPMC] Error 1
[mukutk@comet-ln3 sprayPMC-2.3.x]$

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy