1
1
openmpi/ompi/mpi/f90/scripts
Jeff Squyres f47c272986 Fix for the max-31-F90-symbol-limit problem: keep the interface names
the same (since those are both mandated by MPI and <31 characters),
but change some of the back-end subroutine names so that they are <31
characters and therefore obey the F90 standard.  Remove an outdated /
useless (and confusing) script.

This commit was SVN r7764.
2005-10-14 19:50:30 +00:00
..
Makefile.am * update configure.ac to use the modern version of AC_INIT and 2005-09-07 05:54:53 +00:00
mpi_accumulate_f90.f90.sh Bunches of fixes for the f90 bindings 2005-08-24 02:11:02 +00:00
mpi_address_f90.f90.sh Bunches of fixes for the f90 bindings 2005-08-24 02:11:02 +00:00
mpi_allocate_f90.f90.sh Bunches of fixes for the f90 bindings 2005-08-24 02:11:02 +00:00
mpi_allreduce_f90.f90.sh Bunches of fixes for the f90 bindings 2005-08-24 02:11:02 +00:00
mpi_bcast_f90.f90.sh Bunches of fixes for the f90 bindings 2005-08-24 02:11:02 +00:00
mpi_bsend_f90.f90.sh Bunches of fixes for the f90 bindings 2005-08-24 02:11:02 +00:00
mpi_bsend_init_f90.f90.sh Bunches of fixes for the f90 bindings 2005-08-24 02:11:02 +00:00
mpi_buffer_attach_f90.f90.sh Bunches of fixes for the f90 bindings 2005-08-24 02:11:02 +00:00
mpi_buffer_detach_f90.f90.sh Bunches of fixes for the f90 bindings 2005-08-24 02:11:02 +00:00
mpi_file_iread_at_f90.f90.sh Bunches of fixes for the f90 bindings 2005-08-24 02:11:02 +00:00
mpi_file_iread_f90.f90.sh Bunches of fixes for the f90 bindings 2005-08-24 02:11:02 +00:00
mpi_file_iread_shared_f90.f90.sh Bunches of fixes for the f90 bindings 2005-08-24 02:11:02 +00:00
mpi_file_iwrite_at_f90.f90.sh Bunches of fixes for the f90 bindings 2005-08-24 02:11:02 +00:00
mpi_file_iwrite_f90.f90.sh Bunches of fixes for the f90 bindings 2005-08-24 02:11:02 +00:00
mpi_file_iwrite_shared_f90.f90.sh Bunches of fixes for the f90 bindings 2005-08-24 02:11:02 +00:00
mpi_file_read_all_begin_f90.f90.sh Bunches of fixes for the f90 bindings 2005-08-24 02:11:02 +00:00
mpi_file_read_all_end_f90.f90.sh Bunches of fixes for the f90 bindings 2005-08-24 02:11:02 +00:00
mpi_file_read_all_f90.f90.sh Bunches of fixes for the f90 bindings 2005-08-24 02:11:02 +00:00
mpi_file_read_at_all_begin_f90.f90.sh Bunches of fixes for the f90 bindings 2005-08-24 02:11:02 +00:00
mpi_file_read_at_all_end_f90.f90.sh Bunches of fixes for the f90 bindings 2005-08-24 02:11:02 +00:00
mpi_file_read_at_all_f90.f90.sh Bunches of fixes for the f90 bindings 2005-08-24 02:11:02 +00:00
mpi_file_read_at_f90.f90.sh Bunches of fixes for the f90 bindings 2005-08-24 02:11:02 +00:00
mpi_file_read_f90.f90.sh Bunches of fixes for the f90 bindings 2005-08-24 02:11:02 +00:00
mpi_file_read_ordered_begin_f90.f90.sh Fix for the max-31-F90-symbol-limit problem: keep the interface names 2005-10-14 19:50:30 +00:00
mpi_file_read_ordered_end_f90.f90.sh Bunches of fixes for the f90 bindings 2005-08-24 02:11:02 +00:00
mpi_file_read_ordered_f90.f90.sh Bunches of fixes for the f90 bindings 2005-08-24 02:11:02 +00:00
mpi_file_read_shared_f90.f90.sh Bunches of fixes for the f90 bindings 2005-08-24 02:11:02 +00:00
mpi_file_write_all_begin_f90.f90.sh Bunches of fixes for the f90 bindings 2005-08-24 02:11:02 +00:00
mpi_file_write_all_end_f90.f90.sh Bunches of fixes for the f90 bindings 2005-08-24 02:11:02 +00:00
mpi_file_write_all_f90.f90.sh Bunches of fixes for the f90 bindings 2005-08-24 02:11:02 +00:00
mpi_file_write_at_all_begin_f90.f90.sh Fix for the max-31-F90-symbol-limit problem: keep the interface names 2005-10-14 19:50:30 +00:00
mpi_file_write_at_all_end_f90.f90.sh Bunches of fixes for the f90 bindings 2005-08-24 02:11:02 +00:00
mpi_file_write_at_all_f90.f90.sh Bunches of fixes for the f90 bindings 2005-08-24 02:11:02 +00:00
mpi_file_write_at_f90.f90.sh Bunches of fixes for the f90 bindings 2005-08-24 02:11:02 +00:00
mpi_file_write_f90.f90.sh Bunches of fixes for the f90 bindings 2005-08-24 02:11:02 +00:00
mpi_file_write_ordered_begin_f90.f90.sh * make sure proceedure names are not longer than 31 characters 2005-08-25 16:42:38 +00:00
mpi_file_write_ordered_end_f90.f90.sh Bunches of fixes for the f90 bindings 2005-08-24 02:11:02 +00:00
mpi_file_write_ordered_f90.f90.sh Bunches of fixes for the f90 bindings 2005-08-24 02:11:02 +00:00
mpi_file_write_shared_f90.f90.sh Bunches of fixes for the f90 bindings 2005-08-24 02:11:02 +00:00
mpi_get_f90.f90.sh Bunches of fixes for the f90 bindings 2005-08-24 02:11:02 +00:00
mpi_ibsend_f90.f90.sh Bunches of fixes for the f90 bindings 2005-08-24 02:11:02 +00:00
mpi_irecv_f90.f90.sh Bunches of fixes for the f90 bindings 2005-08-24 02:11:02 +00:00
mpi_irsend_f90.f90.sh Bunches of fixes for the f90 bindings 2005-08-24 02:11:02 +00:00
mpi_isend_f90.f90.sh Bunches of fixes for the f90 bindings 2005-08-24 02:11:02 +00:00
mpi_issend_f90.f90.sh Bunches of fixes for the f90 bindings 2005-08-24 02:11:02 +00:00
mpi_put_f90.f90.sh Bunches of fixes for the f90 bindings 2005-08-24 02:11:02 +00:00
mpi_recv_f90.f90.sh Bunches of fixes for the f90 bindings 2005-08-24 02:11:02 +00:00
mpi_recv_init_f90.f90.sh Bunches of fixes for the f90 bindings 2005-08-24 02:11:02 +00:00
mpi_rsend_f90.f90.sh Bunches of fixes for the f90 bindings 2005-08-24 02:11:02 +00:00
mpi_rsend_init_f90.f90.sh Bunches of fixes for the f90 bindings 2005-08-24 02:11:02 +00:00
mpi_send_f90.f90.sh Bunches of fixes for the f90 bindings 2005-08-24 02:11:02 +00:00
mpi_send_init_f90.f90.sh Bunches of fixes for the f90 bindings 2005-08-24 02:11:02 +00:00
mpi_sendrecv_replace_f90.f90.sh Bunches of fixes for the f90 bindings 2005-08-24 02:11:02 +00:00
mpi_sizeof.f90.sh Bunches of fixes for the f90 bindings 2005-08-24 02:11:02 +00:00
mpi_ssend_f90.f90.sh Bunches of fixes for the f90 bindings 2005-08-24 02:11:02 +00:00
mpi_ssend_init_f90.f90.sh Bunches of fixes for the f90 bindings 2005-08-24 02:11:02 +00:00
mpi_win_create_f90.f90.sh Bunches of fixes for the f90 bindings 2005-08-24 02:11:02 +00:00
mpi-f90-interfaces.h.sh Fix for the max-31-F90-symbol-limit problem: keep the interface names 2005-10-14 19:50:30 +00:00