summaryrefslogtreecommitdiffstats
path: root/testpar/t_mpi.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-1/+1
* Fix some const cast and stack/static object size warnings (#1700)jhendersonHDF2022-05-011-12/+22
* free MPI datatypes previously created (#1637)Wei-keng Liao2022-04-151-5/+33
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-2/+2
* Fixes parallel issues from recent C99 changes (#809)Dana Robinson2021-06-301-2/+2
* Update license url part2 (#333)Larry Knox2021-02-171-1/+1
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-291-3/+3
* Bring async branch to develop (#166)Quincey Koziol2020-12-141-3/+3
* Clang-format of source filesAllen Byrne2020-09-301-313/+305
* Trim trailing whitespaceQuincey Koziol2020-04-201-1/+1
* revert type castkmu2020-02-281-2/+2
* Restore fix of test assert fail eror undone by later commit.Larry Knox2020-01-271-1/+1
* fix assert failkmu2020-01-241-1/+1
* squash cast warning fixkmu2020-01-231-5/+5
* fix test assert fail errorkmu2020-01-091-2/+2
* fix intel compile warningskmu2019-12-041-5/+5
* Revert "fix warnings from Intel compiler"kmu2019-11-261-5/+5
* Revert "fix issues from previous PR comments"kmu2019-11-261-5/+5
* Revert "using a different MACRO"kmu2019-11-261-5/+5
* using a different MACROkmu2019-11-251-5/+5
* fix issues from previous PR commentskmu2019-11-251-5/+5
* fix warnings from Intel compilerkmu2019-11-071-5/+5
* OESS-29 Update HD prefix mostlyAllen Byrne2019-08-241-96/+96
* HDFFV-10845 C_FLAGS need set correctly for win32 vs mingwAllen Byrne2019-07-171-5/+5
* fix var nameAllen Byrne2019-07-091-1/+1
* Fix compile error with ifdef H5_HAVE_GETHOSTNAMEAllen Byrne2019-07-081-786/+757
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* [svn-r28040] avoid use of MPI deprecated routines.Mohamad Chaarawi2015-10-121-9/+9
* [svn-r27768] Description:Quincey Koziol2015-09-141-1/+1
* [svn-r27271] fix a few warnings in t_mpi.cMohamad Chaarawi2015-06-231-4/+3
* [svn-r25398] add a check to make sure MPI_File_get_size() returns correct val...Mohamad Chaarawi2014-07-091-1/+2
* [svn-r25397] - remove configure checks for MPI_File_get_size and BigMohamad Chaarawi2014-07-071-19/+1
* [svn-r24380] The parallel test code now uses HDfree, HDmalloc, and HDcallocDana Robinson2013-10-311-1/+1
* [svn-r22388] remove unbalanced bracketAllen Byrne2012-05-221-1/+1
* [svn-r22385] Skip tests using sparse file writes on Windows. JIRA issue (JIRA...Allen Byrne2012-05-211-1/+5
* [svn-r21334] HDFFV-7687: add HD macro prefrix to functions and use h5_stat_t ...Allen Byrne2011-08-301-2/+2
* [svn-r21101] HDFFV-7639Mike McGreevy2011-07-141-159/+102
* [svn-r19959] Bug: the VRFY macro, for some reason, called MPI_Finalize() when...Albert Cheng2011-01-161-0/+8
* [svn-r17654] Purpose:Mike McGreevy2009-10-151-4/+4
* [svn-r17318] Did some code cleanup.Albert Cheng2009-08-111-2/+4
* [svn-r16560] Description:Quincey Koziol2009-03-101-8/+6
* [svn-r15628] Description:Quincey Koziol2008-09-161-4/+4
* [svn-r13829] Some systems (only SGI Altix ProPack 4 discovered so far) doesn'...Raymond Lu2007-06-021-0/+40
* [svn-r13253] Updated all C and C++ style source code files with the THG copyr...Albert Cheng2007-02-071-2/+3
* [svn-r12440] Purpose:Quincey Koziol2006-06-271-9/+9
* [svn-r12044] Purpose:MuQun Yang2006-03-091-25/+235
* [svn-r11483] Purpose:Leon Arber2005-09-291-7/+7
* [svn-r11481] Purpose:Leon Arber2005-09-291-1/+1
* [svn-r11459] Purpose:MuQun Yang2005-09-221-2/+3