87fce5c2a6
Monday with Craig: - split two f90 modules into two separate .f90 files so that dependencies can be satisfied properly in parallel builds (i.e., mpi_kinds.f90 can be compiled and its f90 module can be generated before any others are compiled, because it is needed by all of the other f90 source files). - rename mpi.i.h* to be mpi-f90-interfaces.h, just to be a little more clear and less name-confusing with mpi.h and mpif.h - update the build process in src/mpi/f90, including printing out a warning that compiling mpi.f90 may take quite a while :-\ - update the wrapper compilers to add in the Right Things for compiling F90 MPI applications - add a check in configure to find what flag the F90 compiler uses to identify where f90 module files live This commit was SVN r5297. |
||
---|---|---|
.. | ||
c_get_alignment.m4 | ||
c_weak_symbols.m4 | ||
cxx_find_exception_flags.m4 | ||
cxx_find_template_parameters.m4 | ||
cxx_find_template_repository.m4 | ||
cxx_have_exceptions.m4 | ||
distscript.csh | ||
f77_check_type.m4 | ||
f77_find_ext_symbol_convention.m4 | ||
f77_get_alignment.m4 | ||
f77_get_fortran_handle_max.m4 | ||
f77_get_sizeof.m4 | ||
f90_check_type.m4 | ||
f90_find_module_include_flag.m4 | ||
f90_get_alignment.m4 | ||
f90_get_precision.m4 | ||
f90_get_range.m4 | ||
f90_get_sizeof.m4 | ||
Makefile.am | ||
Makefile.options | ||
mca_acinclude.m4 | ||
mca_configure.ac | ||
mca_make_configure.pl | ||
ompi_case_sensitive_fs_setup.m4 | ||
ompi_check_optflags.m4 | ||
ompi_check_pthread_pids.m4 | ||
ompi_config_asm.m4 | ||
ompi_config_pthreads.m4 | ||
ompi_config_solaris_threads.m4 | ||
ompi_config_subdir_args.m4 | ||
ompi_config_subdir.m4 | ||
ompi_config_threads.m4 | ||
ompi_configure_options.m4 | ||
ompi_find_type.m4 | ||
ompi_functions.m4 | ||
ompi_get_libtool_linker_flags.m4 | ||
ompi_get_version.m4 | ||
ompi_get_version.sh | ||
ompi_mca.m4 | ||
ompi_setup_cc.m4 | ||
ompi_setup_cxx.m4 | ||
ompi_setup_f77.m4 | ||
ompi_setup_f90.m4 | ||
ompi_setup_libevent.m4 | ||
ompi_try_assemble.m4 |