History log of /phasta/phSolver/common/ (Results 26 – 50 of 271)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
df38257727-Feb-2017 Cameron Smith <smithc11@rpi.edu>

common: reduction of ints instead of doubles

e8a3eca426-Feb-2017 Cameron Smith <smithc11@rpi.edu>

common: read numstart on rank 0 then broadcast

on stampede knl nodes 65 of 4Ki ranks (running on 64 nodes) failed to 'stat' numstart.dat

11f431f205-Mar-2017 Cameron Smith <smithc11@rpi.edu>

Merge branch 'master' of github.com:PHASTA/phasta

9d99a6ba05-Mar-2017 Cameron Smith <smithc11@rpi.edu>

common: print git hash

0a242d7c27-Feb-2017 Pranav Subramanian <pranavgold@gmail.com>

common/test:loop to write header/data block

#17 implements up to Step 4

e33f5dd727-Feb-2017 Pranav Subramanian <pranavgold@gmail.com>

common/test: running fields test in serial

a3087f1916-Feb-2017 Pranav Subramanian <pranavgold@gmail.com>

common/test: forgot to list the file in cmakelists.txt

f1d1f61e16-Feb-2017 Pranav Subramanian <pranavgold@gmail.com>

common/test: test to find the field writing limit

a663ed5416-Feb-2017 Cameron Smith <smithc11@rpi.edu>

common/test: use phastaIO stats instead of phIO stats

81372b9716-Feb-2017 Cameron Smith <smithc11@rpi.edu>

common: record phastaio stats

3315fb8616-Feb-2017 Cameron Smith <smithc11@rpi.edu>

Revert "common: init and print io stats"

This reverts commit e94e541b986080f657476303025d279f2e0bdfd3.

I/O stats will be recorded in phastaIO.cc where timers can be
placed immediately before and af

Revert "common: init and print io stats"

This reverts commit e94e541b986080f657476303025d279f2e0bdfd3.

I/O stats will be recorded in phastaIO.cc where timers can be
placed immediately before and after the read/write/open/close
calls. This removes the overheads and provides stats on only
those calls. The overheads may be of interest at some point,
but for now we are just interested in bandwidth.

show more ...

624b53bd16-Feb-2017 Cameron Smith <smithc11@rpi.edu>

Revert "phIO: add stats interface"

This reverts commit d080569ad171896d9775dab16d79351a4ad9493d.

bdcb75b416-Feb-2017 Cameron Smith <smithc11@rpi.edu>

Revert "common: write io stat units and r/w bandwidth"

This reverts commit 7e5167ba9fec5beab496e9d7dc465f630b3d9b89.

03bb89f816-Feb-2017 Cameron Smith <smithc11@rpi.edu>

Revert "common: headers only contain integers"

This reverts commit 626022f741d29b7716dfc2755ae91e723fa44f6b.

6e8aac1e16-Feb-2017 Cameron Smith <smithc11@rpi.edu>

Revert "commmon: count and print the # of reads and writes"

This reverts commit cd5a218b1ce2f32e0ab308bd9fcb26f598d882da.

491b66c816-Feb-2017 Cameron Smith <smithc11@rpi.edu>

commmon: count and print the # of reads and writes

don't time header reads/writes

626022f715-Feb-2017 Cameron Smith <smithc11@rpi.edu>

common: headers only contain integers

e94e541b15-Feb-2017 Cameron Smith <smithc11@rpi.edu>

common: init and print io stats

7e5167ba15-Feb-2017 Cameron Smith <smithc11@rpi.edu>

common: write io stat units and r/w bandwidth

71e48f4a15-Feb-2017 Cameron Smith <smithc11@rpi.edu>

common: mpi helper functions

based on PCU's api

3fa9f01515-Feb-2017 Cameron Smith <smithc11@rpi.edu>

common/test: use phio stats interface

d080569a15-Feb-2017 Cameron Smith <smithc11@rpi.edu>

phIO: add stats interface

8826267412-Feb-2017 Cameron Smith <smithc11@rpi.edu>

test: use streamio_setup_r instead of streamio_setup_write and streamio_read_r

d5e0af7b12-Feb-2017 Cameron Smith <smithc11@rpi.edu>

common: create a phio_fp handle from a restart stream in read or write mode

this should replace streamio_setup_write(...)

4f733f0b12-Feb-2017 Cameron Smith <smithc11@rpi.edu>

common: support reading from restart streams

1234567891011