root/mpiio


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 09/28/06 16:43:13 @50 [50] kunxi -use-mpi is needed to build mpiio.
(edit) 09/21/06 02:59:42 @36 [36] sbahra We should be using @NP@, not ${NP}.
(edit) 09/18/06 00:56:04 @30 [30] sbahra There is no need for -Drestrict="" or -DINTERNAL here.
(edit) 09/16/06 03:47:09 @27 [27] kunxi Remove the annoying warning in upc_io.h
(edit) 09/16/06 01:29:53 @22 [22] kunxi It works now. Remove @rm build/upc.mk in Makefile …
(edit) 09/16/06 00:27:48 @21 [21] kunxi Almost done. Need to add --with-threads=x support in configure.
(edit) 09/15/06 23:03:52 @15 [15] kunxi It compiles, but the user needs to specify the NP environment variable.
(edit) 09/15/06 22:38:13 @14 [14] kunxi configure for MPI works.
(edit) 09/15/06 21:30:37 @10 [10] kunxi Move upc_foo.c:to upc_all_foo.c
(edit) 09/15/06 20:59:29 @9 [9] kunxi Still refactoring, don't chekcout.
(edit) 09/15/06 20:57:06 @8 [8] kunxi This is temp structure refactory. Don't check out this!!
(add) 09/14/06 03:52:25 @3 [3] kunxi Add the MPIIO based implementation in mpiio. …