Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: mvapich2-doc | Distribution: openSUSE Tumbleweed |
Version: 2.3.7 | Vendor: openSUSE |
Release: 19.1 | Build date: Thu Sep 5 09:24:42 2024 |
Group: Development/Libraries/Parallel | Build host: reproducible |
Size: 1603255 | Source RPM: mvapich2-2.3.7-19.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: http://mvapich.cse.ohio-state.edu | |
Summary: OSU MVAPICH2 MPI package - Documentation |
This is an MPI-3 implementation which includes all MPI-1 and MPI-2 features. It is based on MPICH2 and MVICH. This package contains the static libraries
BSD-3-Clause
* Thu Sep 05 2024 Nicolas Morey <nicolas.morey@suse.com> - Add patches to fix compilation errors with GCC >= 14: - mrail-fix-incompatible-pointer-issues.patch - util-add-missing-include.patch - psm-add-missing-declaration.patch - Refresh 0001-Drop-real128.patch to work with patch -p0 - Switch to autopatch * Tue Jun 25 2024 Nicolas Morey <nicolas.morey@suse.com> - Disable 32b builds of hpc flavours. - Remove obsolete dependency to sysfsutils * Thu Feb 22 2024 pgajdos@suse.com - Use %patch -P N instead of deprecated %patchN. * Thu Oct 26 2023 Nicolas Morey <nicolas.morey@suse.com> - Add mvapich2-openpa-add-memory-barriers.patch to fix testsuite issue on pcc64 (bsc#1216610, bsc#1216612) * Mon Aug 07 2023 Nicolas Morey <nicolas.morey@suse.com> - Drop support for obsolete TrueScale (bsc#1212146) * Mon Dec 05 2022 Stefan Brüns <stefan.bruens@rwth-aachen.de> - Reduce constraints to match the actual requirement. Exaggerating the requirements hurts both this package (time until build can start) as well as other OBS users (blocking large workers without need). - Use a reproducible timestamp instead of removing it altogether. * Mon Nov 28 2022 Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com> - Update reproducible.patch to remove timestamp generated at compilation time * Wed Jul 06 2022 Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com> - Add mvapich2-allow-building-with-external-hwloc.patch to allow building against an external hwloc library - Build mvapich2 HPC flavors against pmix and hwloc system libraries * Wed Jun 29 2022 Klaus Kämpf <kkaempf@suse.com> - add pass-correct-size-to-snprintf.patch to fix potential buffer overflows (required to make 'sundials' testsuite pass) - Update to mvapich2 2.3.7 * Features and Enhancements (since 2.3.6): - Added support for systems with Rockport's switchless networks * Added automatic architecture detection * Optimized performance for point-to-point operations - Added support for the Cray Slingshot 10 interconnect - Enhanced support for blocking collective offload using Mellanox SHARP * Scatter and Scatterv - Enhanced support for non-blocking collective offload using Mellanox SHARP * Iallreduce, Ibarrier, Ibcast, and Ireduce * Bug Fixes (since 2.3.6): - Removed several deprectated functions - Thanks to Honggang Li @RedHat for the report - Fixed a bug where tools like CMake FindMPI would not detect MVAPICH when compiled without Hydra mpiexec - Thanks to Chris Chambreau and Adam Moody @LLNL for the report - Fixed compilation error when building with mpirun and without hydra - Thanks to James Long @University of Illinois for the report - Fixed issue with setting RoCE mode correctly without RDMA_CM. - Thanks to Nicolas Gagnon @Rockport Networks for the report - Fixed an issue on heterogeneous clusters where QP attributes were set incorrectly - Thanks to X-ScaleSolutions for the report and fix - Fixed a memory leak in improbe on the PSM channel - Thanks to Gregory Lee @LLNL Beichuan Yan @University of Colorado for the report - Added retry logic for PSM connection establishment - Thanks to Gregory Lee @LLNL for the report and X-ScaleSolutions for the patch - Fixed an initialization error when using PSM and gcc's -pg option - Thanks to Gregory Lee @LLNL for the report and X-ScaleSolutions for the patch - Fixed a potential integer overflow when transfering large arrays - Thanks to Alexander Melnikov for the report and patch - Fix Url: link * Wed Feb 16 2022 Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com> - Disable dlopen for verbs library (bsc#1196019) * Tue Oct 19 2021 Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com> - Move rpm macros to %_rpmmacrodir (bsc#1191386) * Tue Sep 28 2021 Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com> - Remove obsolete python dependency (bsc#1190996) * Tue May 18 2021 Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com> - Update to mvapich2 2.3.6 - Enhanced performance for UD-Hybrid code - Add multi-rail support for UD-Hybrid code - Enhanced performance for shared-memory collectives - Enhanced job-startup performance for flux job launcher - Use PMI2 by default when SLURM is selected as process manager - Add support to use aligned memory allocations for multi-threaded applications - Architecture detection and enhanced point-to-point tuning for Oracle BM.HPC2 cloud shape - Add support for GCC compiler v11 - Update hwloc v1 code to v1.11.14 - Update hwloc v2 code to v2.4.2 - Drop obsolete patches: - fix-missing-return-code.patch as it was fixed upstream - mvapich2-remove-deprecated-sys_siglist.patch - rdma_find_network_type-return-MV2_NETWORK_CLASS_UNKNOWN-when-dev_list-is-freed.patch - Refresh reproducible.patch * Wed Mar 24 2021 Egbert Eich <eich@suse.com> - Update mvapich2 to 2.3.5. * Enhanced performance for MPI_Allreduce and MPI_Barrier * Support collective offload using Mellanox's SHARP for Barrier - Enhanced tuning framework for Barrier using SHARP * Remove dependency on underlying libibverbs, libibmad, libibumad, and librdmacm libraries using dlopen * Add support for Broadcom NetXtreme RoCE HCA - Enhanced inter-node point-to-point support * Support architecture detection for Fujitsu A64fx processor * Enhanced point-to-point and collective tuning for Fujitsu A64fx processor * Enhanced point-to-point and collective tuning for AMD ROME processor * Add support for process placement aware HCA selection - Add "MV2_PROCESS_PLACEMENT_AWARE_HCA_MAPPING" environment variable to enable process placement aware HCA mapping * Add support to auto-detect RoCE HCAs and auto-detect GID index * Add support to use RoCE/Ethernet and InfiniBand HCAs at the same time * Add architecture-specific flags to improve performance of certain CUDA operations - Thanks to Chris Chambreau @LLNL for the report * Read MTU and maximum outstanding RDMA operations from the device * Improved performance and scalability for UD-based communication * Update maximum HCAs supported by default from 4 to 10 * Enhanced collective tuning for Frontera@TACC, Expanse@SDSC, Ookami@StonyBrook, and bb5@EPFL * Enhanced support for SHARP v2.1.0 * Generalize code for GPU support - Obsolete: wrapper-revert-ldflag-order-change.patch. - Replace: mvapich2-fix-double-free.patch by rdma_find_network_type-return-MV2_NETWORK_CLASS_UNKNOWN-when-dev_list-is-freed.patch * Thu Feb 18 2021 Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com> - Re-add mvapich2-fix-double-free.patch as the bug was somehow be reintroduced (bsc#1144000) - Add mvapich2-remove-deprecated-sys_siglist.patch to fix compilation errors with newer glibc
/usr/share/doc/mvapich2 /usr/share/doc/mvapich2/index.html /usr/share/doc/mvapich2/install.pdf /usr/share/doc/mvapich2/logging.pdf /usr/share/doc/mvapich2/user.pdf /usr/share/doc/mvapich2/www1 /usr/share/doc/mvapich2/www1/index.htm /usr/share/doc/mvapich2/www1/mpicc.html /usr/share/doc/mvapich2/www1/mpicxx.html /usr/share/doc/mvapich2/www1/mpiexec.html /usr/share/doc/mvapich2/www1/mpif77.html /usr/share/doc/mvapich2/www1/mpifort.html /usr/share/doc/mvapich2/www3 /usr/share/doc/mvapich2/www3/Constants.html /usr/share/doc/mvapich2/www3/MPIX_Comm_agree.html /usr/share/doc/mvapich2/www3/MPIX_Comm_failure_ack.html /usr/share/doc/mvapich2/www3/MPIX_Comm_failure_get_acked.html /usr/share/doc/mvapich2/www3/MPIX_Comm_revoke.html /usr/share/doc/mvapich2/www3/MPIX_Comm_shrink.html /usr/share/doc/mvapich2/www3/MPI_Abort.html /usr/share/doc/mvapich2/www3/MPI_Accumulate.html /usr/share/doc/mvapich2/www3/MPI_Add_error_class.html /usr/share/doc/mvapich2/www3/MPI_Add_error_code.html /usr/share/doc/mvapich2/www3/MPI_Add_error_string.html /usr/share/doc/mvapich2/www3/MPI_Address.html /usr/share/doc/mvapich2/www3/MPI_Aint_add.html /usr/share/doc/mvapich2/www3/MPI_Aint_diff.html /usr/share/doc/mvapich2/www3/MPI_Allgather.html /usr/share/doc/mvapich2/www3/MPI_Allgatherv.html /usr/share/doc/mvapich2/www3/MPI_Alloc_mem.html /usr/share/doc/mvapich2/www3/MPI_Allreduce.html /usr/share/doc/mvapich2/www3/MPI_Alltoall.html /usr/share/doc/mvapich2/www3/MPI_Alltoallv.html /usr/share/doc/mvapich2/www3/MPI_Alltoallw.html /usr/share/doc/mvapich2/www3/MPI_Attr_delete.html /usr/share/doc/mvapich2/www3/MPI_Attr_get.html /usr/share/doc/mvapich2/www3/MPI_Attr_put.html /usr/share/doc/mvapich2/www3/MPI_Barrier.html /usr/share/doc/mvapich2/www3/MPI_Bcast.html /usr/share/doc/mvapich2/www3/MPI_Bsend.html /usr/share/doc/mvapich2/www3/MPI_Bsend_init.html /usr/share/doc/mvapich2/www3/MPI_Buffer_attach.html /usr/share/doc/mvapich2/www3/MPI_Buffer_detach.html /usr/share/doc/mvapich2/www3/MPI_Cancel.html /usr/share/doc/mvapich2/www3/MPI_Cart_coords.html /usr/share/doc/mvapich2/www3/MPI_Cart_create.html /usr/share/doc/mvapich2/www3/MPI_Cart_get.html /usr/share/doc/mvapich2/www3/MPI_Cart_map.html /usr/share/doc/mvapich2/www3/MPI_Cart_rank.html /usr/share/doc/mvapich2/www3/MPI_Cart_shift.html /usr/share/doc/mvapich2/www3/MPI_Cart_sub.html /usr/share/doc/mvapich2/www3/MPI_Cartdim_get.html /usr/share/doc/mvapich2/www3/MPI_Close_port.html /usr/share/doc/mvapich2/www3/MPI_Comm_accept.html /usr/share/doc/mvapich2/www3/MPI_Comm_call_errhandler.html /usr/share/doc/mvapich2/www3/MPI_Comm_compare.html /usr/share/doc/mvapich2/www3/MPI_Comm_connect.html /usr/share/doc/mvapich2/www3/MPI_Comm_create.html /usr/share/doc/mvapich2/www3/MPI_Comm_create_errhandler.html /usr/share/doc/mvapich2/www3/MPI_Comm_create_group.html /usr/share/doc/mvapich2/www3/MPI_Comm_create_keyval.html /usr/share/doc/mvapich2/www3/MPI_Comm_delete_attr.html /usr/share/doc/mvapich2/www3/MPI_Comm_disconnect.html /usr/share/doc/mvapich2/www3/MPI_Comm_dup.html /usr/share/doc/mvapich2/www3/MPI_Comm_dup_with_info.html /usr/share/doc/mvapich2/www3/MPI_Comm_free.html /usr/share/doc/mvapich2/www3/MPI_Comm_free_keyval.html /usr/share/doc/mvapich2/www3/MPI_Comm_get_attr.html /usr/share/doc/mvapich2/www3/MPI_Comm_get_errhandler.html /usr/share/doc/mvapich2/www3/MPI_Comm_get_info.html /usr/share/doc/mvapich2/www3/MPI_Comm_get_name.html /usr/share/doc/mvapich2/www3/MPI_Comm_get_parent.html /usr/share/doc/mvapich2/www3/MPI_Comm_group.html /usr/share/doc/mvapich2/www3/MPI_Comm_idup.html /usr/share/doc/mvapich2/www3/MPI_Comm_join.html /usr/share/doc/mvapich2/www3/MPI_Comm_rank.html /usr/share/doc/mvapich2/www3/MPI_Comm_remote_group.html /usr/share/doc/mvapich2/www3/MPI_Comm_remote_size.html /usr/share/doc/mvapich2/www3/MPI_Comm_set_attr.html /usr/share/doc/mvapich2/www3/MPI_Comm_set_errhandler.html /usr/share/doc/mvapich2/www3/MPI_Comm_set_info.html /usr/share/doc/mvapich2/www3/MPI_Comm_set_name.html /usr/share/doc/mvapich2/www3/MPI_Comm_size.html /usr/share/doc/mvapich2/www3/MPI_Comm_spawn.html /usr/share/doc/mvapich2/www3/MPI_Comm_spawn_multiple.html /usr/share/doc/mvapich2/www3/MPI_Comm_split.html /usr/share/doc/mvapich2/www3/MPI_Comm_split_type.html /usr/share/doc/mvapich2/www3/MPI_Comm_test_inter.html /usr/share/doc/mvapich2/www3/MPI_Compare_and_swap.html /usr/share/doc/mvapich2/www3/MPI_Dims_create.html /usr/share/doc/mvapich2/www3/MPI_Dist_graph_create.html /usr/share/doc/mvapich2/www3/MPI_Dist_graph_create_adjacent.html /usr/share/doc/mvapich2/www3/MPI_Dist_graph_neighbors.html /usr/share/doc/mvapich2/www3/MPI_Dist_graph_neighbors_count.html /usr/share/doc/mvapich2/www3/MPI_Errhandler_create.html /usr/share/doc/mvapich2/www3/MPI_Errhandler_free.html /usr/share/doc/mvapich2/www3/MPI_Errhandler_get.html /usr/share/doc/mvapich2/www3/MPI_Errhandler_set.html /usr/share/doc/mvapich2/www3/MPI_Error_class.html /usr/share/doc/mvapich2/www3/MPI_Error_string.html /usr/share/doc/mvapich2/www3/MPI_Exscan.html /usr/share/doc/mvapich2/www3/MPI_Fetch_and_op.html /usr/share/doc/mvapich2/www3/MPI_File_c2f.html /usr/share/doc/mvapich2/www3/MPI_File_call_errhandler.html /usr/share/doc/mvapich2/www3/MPI_File_close.html /usr/share/doc/mvapich2/www3/MPI_File_create_errhandler.html /usr/share/doc/mvapich2/www3/MPI_File_delete.html /usr/share/doc/mvapich2/www3/MPI_File_f2c.html /usr/share/doc/mvapich2/www3/MPI_File_get_amode.html /usr/share/doc/mvapich2/www3/MPI_File_get_atomicity.html /usr/share/doc/mvapich2/www3/MPI_File_get_byte_offset.html /usr/share/doc/mvapich2/www3/MPI_File_get_errhandler.html /usr/share/doc/mvapich2/www3/MPI_File_get_group.html /usr/share/doc/mvapich2/www3/MPI_File_get_info.html /usr/share/doc/mvapich2/www3/MPI_File_get_position.html /usr/share/doc/mvapich2/www3/MPI_File_get_position_shared.html /usr/share/doc/mvapich2/www3/MPI_File_get_size.html /usr/share/doc/mvapich2/www3/MPI_File_get_type_extent.html /usr/share/doc/mvapich2/www3/MPI_File_get_view.html /usr/share/doc/mvapich2/www3/MPI_File_iread.html /usr/share/doc/mvapich2/www3/MPI_File_iread_all.html /usr/share/doc/mvapich2/www3/MPI_File_iread_at.html /usr/share/doc/mvapich2/www3/MPI_File_iread_at_all.html /usr/share/doc/mvapich2/www3/MPI_File_iread_shared.html /usr/share/doc/mvapich2/www3/MPI_File_iwrite.html /usr/share/doc/mvapich2/www3/MPI_File_iwrite_all.html /usr/share/doc/mvapich2/www3/MPI_File_iwrite_at.html /usr/share/doc/mvapich2/www3/MPI_File_iwrite_at_all.html /usr/share/doc/mvapich2/www3/MPI_File_iwrite_shared.html /usr/share/doc/mvapich2/www3/MPI_File_open.html /usr/share/doc/mvapich2/www3/MPI_File_preallocate.html /usr/share/doc/mvapich2/www3/MPI_File_read.html /usr/share/doc/mvapich2/www3/MPI_File_read_all.html /usr/share/doc/mvapich2/www3/MPI_File_read_all_begin.html /usr/share/doc/mvapich2/www3/MPI_File_read_all_end.html /usr/share/doc/mvapich2/www3/MPI_File_read_at.html /usr/share/doc/mvapich2/www3/MPI_File_read_at_all.html /usr/share/doc/mvapich2/www3/MPI_File_read_at_all_begin.html /usr/share/doc/mvapich2/www3/MPI_File_read_at_all_end.html /usr/share/doc/mvapich2/www3/MPI_File_read_ordered.html /usr/share/doc/mvapich2/www3/MPI_File_read_ordered_begin.html /usr/share/doc/mvapich2/www3/MPI_File_read_ordered_end.html /usr/share/doc/mvapich2/www3/MPI_File_read_shared.html /usr/share/doc/mvapich2/www3/MPI_File_seek.html /usr/share/doc/mvapich2/www3/MPI_File_seek_shared.html /usr/share/doc/mvapich2/www3/MPI_File_set_atomicity.html /usr/share/doc/mvapich2/www3/MPI_File_set_errhandler.html /usr/share/doc/mvapich2/www3/MPI_File_set_info.html /usr/share/doc/mvapich2/www3/MPI_File_set_size.html /usr/share/doc/mvapich2/www3/MPI_File_set_view.html /usr/share/doc/mvapich2/www3/MPI_File_sync.html /usr/share/doc/mvapich2/www3/MPI_File_write.html /usr/share/doc/mvapich2/www3/MPI_File_write_all.html /usr/share/doc/mvapich2/www3/MPI_File_write_all_begin.html /usr/share/doc/mvapich2/www3/MPI_File_write_all_end.html /usr/share/doc/mvapich2/www3/MPI_File_write_at.html /usr/share/doc/mvapich2/www3/MPI_File_write_at_all.html /usr/share/doc/mvapich2/www3/MPI_File_write_at_all_begin.html /usr/share/doc/mvapich2/www3/MPI_File_write_at_all_end.html /usr/share/doc/mvapich2/www3/MPI_File_write_ordered.html /usr/share/doc/mvapich2/www3/MPI_File_write_ordered_begin.html /usr/share/doc/mvapich2/www3/MPI_File_write_ordered_end.html /usr/share/doc/mvapich2/www3/MPI_File_write_shared.html /usr/share/doc/mvapich2/www3/MPI_Finalize.html /usr/share/doc/mvapich2/www3/MPI_Finalized.html /usr/share/doc/mvapich2/www3/MPI_Free_mem.html /usr/share/doc/mvapich2/www3/MPI_Gather.html /usr/share/doc/mvapich2/www3/MPI_Gatherv.html /usr/share/doc/mvapich2/www3/MPI_Get.html /usr/share/doc/mvapich2/www3/MPI_Get_accumulate.html /usr/share/doc/mvapich2/www3/MPI_Get_address.html /usr/share/doc/mvapich2/www3/MPI_Get_count.html /usr/share/doc/mvapich2/www3/MPI_Get_elements.html /usr/share/doc/mvapich2/www3/MPI_Get_elements_x.html /usr/share/doc/mvapich2/www3/MPI_Get_library_version.html /usr/share/doc/mvapich2/www3/MPI_Get_processor_name.html /usr/share/doc/mvapich2/www3/MPI_Get_version.html /usr/share/doc/mvapich2/www3/MPI_Graph_create.html /usr/share/doc/mvapich2/www3/MPI_Graph_get.html /usr/share/doc/mvapich2/www3/MPI_Graph_map.html /usr/share/doc/mvapich2/www3/MPI_Graph_neighbors.html /usr/share/doc/mvapich2/www3/MPI_Graph_neighbors_count.html /usr/share/doc/mvapich2/www3/MPI_Graphdims_get.html /usr/share/doc/mvapich2/www3/MPI_Grequest_complete.html /usr/share/doc/mvapich2/www3/MPI_Grequest_start.html /usr/share/doc/mvapich2/www3/MPI_Group_compare.html /usr/share/doc/mvapich2/www3/MPI_Group_difference.html /usr/share/doc/mvapich2/www3/MPI_Group_excl.html /usr/share/doc/mvapich2/www3/MPI_Group_free.html /usr/share/doc/mvapich2/www3/MPI_Group_incl.html /usr/share/doc/mvapich2/www3/MPI_Group_intersection.html /usr/share/doc/mvapich2/www3/MPI_Group_range_excl.html /usr/share/doc/mvapich2/www3/MPI_Group_range_incl.html /usr/share/doc/mvapich2/www3/MPI_Group_rank.html /usr/share/doc/mvapich2/www3/MPI_Group_size.html /usr/share/doc/mvapich2/www3/MPI_Group_translate_ranks.html /usr/share/doc/mvapich2/www3/MPI_Group_union.html /usr/share/doc/mvapich2/www3/MPI_Iallgather.html /usr/share/doc/mvapich2/www3/MPI_Iallgatherv.html /usr/share/doc/mvapich2/www3/MPI_Iallreduce.html /usr/share/doc/mvapich2/www3/MPI_Ialltoall.html /usr/share/doc/mvapich2/www3/MPI_Ialltoallv.html /usr/share/doc/mvapich2/www3/MPI_Ialltoallw.html /usr/share/doc/mvapich2/www3/MPI_Ibarrier.html /usr/share/doc/mvapich2/www3/MPI_Ibcast.html /usr/share/doc/mvapich2/www3/MPI_Ibsend.html /usr/share/doc/mvapich2/www3/MPI_Iexscan.html /usr/share/doc/mvapich2/www3/MPI_Igather.html /usr/share/doc/mvapich2/www3/MPI_Igatherv.html /usr/share/doc/mvapich2/www3/MPI_Improbe.html /usr/share/doc/mvapich2/www3/MPI_Imrecv.html /usr/share/doc/mvapich2/www3/MPI_Ineighbor_allgather.html /usr/share/doc/mvapich2/www3/MPI_Ineighbor_allgatherv.html /usr/share/doc/mvapich2/www3/MPI_Ineighbor_alltoall.html /usr/share/doc/mvapich2/www3/MPI_Ineighbor_alltoallv.html /usr/share/doc/mvapich2/www3/MPI_Ineighbor_alltoallw.html /usr/share/doc/mvapich2/www3/MPI_Info_create.html /usr/share/doc/mvapich2/www3/MPI_Info_delete.html /usr/share/doc/mvapich2/www3/MPI_Info_dup.html /usr/share/doc/mvapich2/www3/MPI_Info_free.html /usr/share/doc/mvapich2/www3/MPI_Info_get.html /usr/share/doc/mvapich2/www3/MPI_Info_get_nkeys.html /usr/share/doc/mvapich2/www3/MPI_Info_get_nthkey.html /usr/share/doc/mvapich2/www3/MPI_Info_get_valuelen.html /usr/share/doc/mvapich2/www3/MPI_Info_set.html /usr/share/doc/mvapich2/www3/MPI_Init.html /usr/share/doc/mvapich2/www3/MPI_Init_thread.html /usr/share/doc/mvapich2/www3/MPI_Initialized.html /usr/share/doc/mvapich2/www3/MPI_Intercomm_create.html /usr/share/doc/mvapich2/www3/MPI_Intercomm_merge.html /usr/share/doc/mvapich2/www3/MPI_Iprobe.html /usr/share/doc/mvapich2/www3/MPI_Irecv.html /usr/share/doc/mvapich2/www3/MPI_Ireduce.html /usr/share/doc/mvapich2/www3/MPI_Ireduce_scatter.html /usr/share/doc/mvapich2/www3/MPI_Ireduce_scatter_block.html /usr/share/doc/mvapich2/www3/MPI_Irsend.html /usr/share/doc/mvapich2/www3/MPI_Is_thread_main.html /usr/share/doc/mvapich2/www3/MPI_Iscan.html /usr/share/doc/mvapich2/www3/MPI_Iscatter.html /usr/share/doc/mvapich2/www3/MPI_Iscatterv.html /usr/share/doc/mvapich2/www3/MPI_Isend.html /usr/share/doc/mvapich2/www3/MPI_Issend.html /usr/share/doc/mvapich2/www3/MPI_Keyval_create.html /usr/share/doc/mvapich2/www3/MPI_Keyval_free.html /usr/share/doc/mvapich2/www3/MPI_Lookup_name.html /usr/share/doc/mvapich2/www3/MPI_Mprobe.html /usr/share/doc/mvapich2/www3/MPI_Mrecv.html /usr/share/doc/mvapich2/www3/MPI_Neighbor_allgather.html /usr/share/doc/mvapich2/www3/MPI_Neighbor_allgatherv.html /usr/share/doc/mvapich2/www3/MPI_Neighbor_alltoall.html /usr/share/doc/mvapich2/www3/MPI_Neighbor_alltoallv.html /usr/share/doc/mvapich2/www3/MPI_Neighbor_alltoallw.html /usr/share/doc/mvapich2/www3/MPI_Op_commute.html /usr/share/doc/mvapich2/www3/MPI_Op_create.html /usr/share/doc/mvapich2/www3/MPI_Op_free.html /usr/share/doc/mvapich2/www3/MPI_Open_port.html /usr/share/doc/mvapich2/www3/MPI_Pack.html /usr/share/doc/mvapich2/www3/MPI_Pack_external.html /usr/share/doc/mvapich2/www3/MPI_Pack_external_size.html /usr/share/doc/mvapich2/www3/MPI_Pack_size.html /usr/share/doc/mvapich2/www3/MPI_Pcontrol.html /usr/share/doc/mvapich2/www3/MPI_Probe.html /usr/share/doc/mvapich2/www3/MPI_Publish_name.html /usr/share/doc/mvapich2/www3/MPI_Put.html /usr/share/doc/mvapich2/www3/MPI_Query_thread.html /usr/share/doc/mvapich2/www3/MPI_Raccumulate.html /usr/share/doc/mvapich2/www3/MPI_Recv.html /usr/share/doc/mvapich2/www3/MPI_Recv_init.html /usr/share/doc/mvapich2/www3/MPI_Reduce.html /usr/share/doc/mvapich2/www3/MPI_Reduce_local.html /usr/share/doc/mvapich2/www3/MPI_Reduce_scatter.html /usr/share/doc/mvapich2/www3/MPI_Reduce_scatter_block.html /usr/share/doc/mvapich2/www3/MPI_Register_datarep.html /usr/share/doc/mvapich2/www3/MPI_Request_free.html /usr/share/doc/mvapich2/www3/MPI_Request_get_status.html /usr/share/doc/mvapich2/www3/MPI_Rget.html /usr/share/doc/mvapich2/www3/MPI_Rget_accumulate.html /usr/share/doc/mvapich2/www3/MPI_Rput.html /usr/share/doc/mvapich2/www3/MPI_Rsend.html /usr/share/doc/mvapich2/www3/MPI_Rsend_init.html /usr/share/doc/mvapich2/www3/MPI_Scan.html /usr/share/doc/mvapich2/www3/MPI_Scatter.html /usr/share/doc/mvapich2/www3/MPI_Scatterv.html /usr/share/doc/mvapich2/www3/MPI_Send.html /usr/share/doc/mvapich2/www3/MPI_Send_init.html /usr/share/doc/mvapich2/www3/MPI_Sendrecv.html /usr/share/doc/mvapich2/www3/MPI_Sendrecv_replace.html /usr/share/doc/mvapich2/www3/MPI_Ssend.html /usr/share/doc/mvapich2/www3/MPI_Ssend_init.html /usr/share/doc/mvapich2/www3/MPI_Start.html /usr/share/doc/mvapich2/www3/MPI_Startall.html /usr/share/doc/mvapich2/www3/MPI_Status_set_cancelled.html /usr/share/doc/mvapich2/www3/MPI_Status_set_elements.html /usr/share/doc/mvapich2/www3/MPI_Status_set_elements_x.html /usr/share/doc/mvapich2/www3/MPI_T_category_changed.html /usr/share/doc/mvapich2/www3/MPI_T_category_get_categories.html /usr/share/doc/mvapich2/www3/MPI_T_category_get_cvars.html /usr/share/doc/mvapich2/www3/MPI_T_category_get_index.html /usr/share/doc/mvapich2/www3/MPI_T_category_get_info.html /usr/share/doc/mvapich2/www3/MPI_T_category_get_num.html /usr/share/doc/mvapich2/www3/MPI_T_category_get_pvars.html /usr/share/doc/mvapich2/www3/MPI_T_cvar_get_index.html /usr/share/doc/mvapich2/www3/MPI_T_cvar_get_info.html /usr/share/doc/mvapich2/www3/MPI_T_cvar_get_num.html /usr/share/doc/mvapich2/www3/MPI_T_cvar_handle_alloc.html /usr/share/doc/mvapich2/www3/MPI_T_cvar_handle_free.html /usr/share/doc/mvapich2/www3/MPI_T_cvar_read.html /usr/share/doc/mvapich2/www3/MPI_T_cvar_write.html /usr/share/doc/mvapich2/www3/MPI_T_enum_get_info.html /usr/share/doc/mvapich2/www3/MPI_T_enum_get_item.html /usr/share/doc/mvapich2/www3/MPI_T_finalize.html /usr/share/doc/mvapich2/www3/MPI_T_init_thread.html /usr/share/doc/mvapich2/www3/MPI_T_pvar_get_index.html /usr/share/doc/mvapich2/www3/MPI_T_pvar_get_info.html /usr/share/doc/mvapich2/www3/MPI_T_pvar_get_num.html /usr/share/doc/mvapich2/www3/MPI_T_pvar_handle_alloc.html /usr/share/doc/mvapich2/www3/MPI_T_pvar_handle_free.html /usr/share/doc/mvapich2/www3/MPI_T_pvar_read.html /usr/share/doc/mvapich2/www3/MPI_T_pvar_readreset.html /usr/share/doc/mvapich2/www3/MPI_T_pvar_reset.html /usr/share/doc/mvapich2/www3/MPI_T_pvar_session_create.html /usr/share/doc/mvapich2/www3/MPI_T_pvar_session_free.html /usr/share/doc/mvapich2/www3/MPI_T_pvar_start.html /usr/share/doc/mvapich2/www3/MPI_T_pvar_stop.html /usr/share/doc/mvapich2/www3/MPI_T_pvar_write.html /usr/share/doc/mvapich2/www3/MPI_Test.html /usr/share/doc/mvapich2/www3/MPI_Test_cancelled.html /usr/share/doc/mvapich2/www3/MPI_Testall.html /usr/share/doc/mvapich2/www3/MPI_Testany.html /usr/share/doc/mvapich2/www3/MPI_Testsome.html /usr/share/doc/mvapich2/www3/MPI_Topo_test.html /usr/share/doc/mvapich2/www3/MPI_Type_commit.html /usr/share/doc/mvapich2/www3/MPI_Type_contiguous.html /usr/share/doc/mvapich2/www3/MPI_Type_create_darray.html /usr/share/doc/mvapich2/www3/MPI_Type_create_hindexed.html /usr/share/doc/mvapich2/www3/MPI_Type_create_hindexed_block.html /usr/share/doc/mvapich2/www3/MPI_Type_create_hvector.html /usr/share/doc/mvapich2/www3/MPI_Type_create_indexed_block.html /usr/share/doc/mvapich2/www3/MPI_Type_create_keyval.html /usr/share/doc/mvapich2/www3/MPI_Type_create_resized.html /usr/share/doc/mvapich2/www3/MPI_Type_create_struct.html /usr/share/doc/mvapich2/www3/MPI_Type_create_subarray.html /usr/share/doc/mvapich2/www3/MPI_Type_delete_attr.html /usr/share/doc/mvapich2/www3/MPI_Type_dup.html /usr/share/doc/mvapich2/www3/MPI_Type_extent.html /usr/share/doc/mvapich2/www3/MPI_Type_free.html /usr/share/doc/mvapich2/www3/MPI_Type_free_keyval.html /usr/share/doc/mvapich2/www3/MPI_Type_get_attr.html /usr/share/doc/mvapich2/www3/MPI_Type_get_contents.html /usr/share/doc/mvapich2/www3/MPI_Type_get_envelope.html /usr/share/doc/mvapich2/www3/MPI_Type_get_extent.html /usr/share/doc/mvapich2/www3/MPI_Type_get_extent_x.html /usr/share/doc/mvapich2/www3/MPI_Type_get_name.html /usr/share/doc/mvapich2/www3/MPI_Type_get_true_extent.html /usr/share/doc/mvapich2/www3/MPI_Type_get_true_extent_x.html /usr/share/doc/mvapich2/www3/MPI_Type_hindexed.html /usr/share/doc/mvapich2/www3/MPI_Type_hvector.html /usr/share/doc/mvapich2/www3/MPI_Type_indexed.html /usr/share/doc/mvapich2/www3/MPI_Type_lb.html /usr/share/doc/mvapich2/www3/MPI_Type_match_size.html /usr/share/doc/mvapich2/www3/MPI_Type_set_attr.html /usr/share/doc/mvapich2/www3/MPI_Type_set_name.html /usr/share/doc/mvapich2/www3/MPI_Type_size.html /usr/share/doc/mvapich2/www3/MPI_Type_size_x.html /usr/share/doc/mvapich2/www3/MPI_Type_struct.html /usr/share/doc/mvapich2/www3/MPI_Type_ub.html /usr/share/doc/mvapich2/www3/MPI_Type_vector.html /usr/share/doc/mvapich2/www3/MPI_Unpack.html /usr/share/doc/mvapich2/www3/MPI_Unpack_external.html /usr/share/doc/mvapich2/www3/MPI_Unpublish_name.html /usr/share/doc/mvapich2/www3/MPI_Wait.html /usr/share/doc/mvapich2/www3/MPI_Waitall.html /usr/share/doc/mvapich2/www3/MPI_Waitany.html /usr/share/doc/mvapich2/www3/MPI_Waitsome.html /usr/share/doc/mvapich2/www3/MPI_Win_allocate.html /usr/share/doc/mvapich2/www3/MPI_Win_allocate_shared.html /usr/share/doc/mvapich2/www3/MPI_Win_attach.html /usr/share/doc/mvapich2/www3/MPI_Win_call_errhandler.html /usr/share/doc/mvapich2/www3/MPI_Win_complete.html /usr/share/doc/mvapich2/www3/MPI_Win_create.html /usr/share/doc/mvapich2/www3/MPI_Win_create_dynamic.html /usr/share/doc/mvapich2/www3/MPI_Win_create_errhandler.html /usr/share/doc/mvapich2/www3/MPI_Win_create_keyval.html /usr/share/doc/mvapich2/www3/MPI_Win_delete_attr.html /usr/share/doc/mvapich2/www3/MPI_Win_detach.html /usr/share/doc/mvapich2/www3/MPI_Win_fence.html /usr/share/doc/mvapich2/www3/MPI_Win_flush.html /usr/share/doc/mvapich2/www3/MPI_Win_flush_all.html /usr/share/doc/mvapich2/www3/MPI_Win_flush_local.html /usr/share/doc/mvapich2/www3/MPI_Win_flush_local_all.html /usr/share/doc/mvapich2/www3/MPI_Win_free.html /usr/share/doc/mvapich2/www3/MPI_Win_free_keyval.html /usr/share/doc/mvapich2/www3/MPI_Win_get_attr.html /usr/share/doc/mvapich2/www3/MPI_Win_get_errhandler.html /usr/share/doc/mvapich2/www3/MPI_Win_get_group.html /usr/share/doc/mvapich2/www3/MPI_Win_get_info.html /usr/share/doc/mvapich2/www3/MPI_Win_get_name.html /usr/share/doc/mvapich2/www3/MPI_Win_lock.html /usr/share/doc/mvapich2/www3/MPI_Win_lock_all.html /usr/share/doc/mvapich2/www3/MPI_Win_post.html /usr/share/doc/mvapich2/www3/MPI_Win_set_attr.html /usr/share/doc/mvapich2/www3/MPI_Win_set_errhandler.html /usr/share/doc/mvapich2/www3/MPI_Win_set_info.html /usr/share/doc/mvapich2/www3/MPI_Win_set_name.html /usr/share/doc/mvapich2/www3/MPI_Win_shared_query.html /usr/share/doc/mvapich2/www3/MPI_Win_start.html /usr/share/doc/mvapich2/www3/MPI_Win_sync.html /usr/share/doc/mvapich2/www3/MPI_Win_test.html /usr/share/doc/mvapich2/www3/MPI_Win_unlock.html /usr/share/doc/mvapich2/www3/MPI_Win_unlock_all.html /usr/share/doc/mvapich2/www3/MPI_Win_wait.html /usr/share/doc/mvapich2/www3/MPI_Wtick.html /usr/share/doc/mvapich2/www3/MPI_Wtime.html /usr/share/doc/mvapich2/www3/index.htm /usr/share/doc/mvapich2/www3/mpi.cit
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Nov 13 00:41:02 2024