| 12a0c1d2 | 19-Jun-2017 |
Cameron Smith <smithc11@rpi.edu> |
common/test: silence debug print statements |
| 9aecc887 | 19-Jun-2017 |
Cameron Smith <smithc11@rpi.edu> |
phastaIO: silence print statements |
| 61be316b | 22-May-2017 |
Pranav Subramanian <pranavgold@gmail.com> |
Test was writing 2 fields but syncio was only initializing 1 field. Changed nfields to 2, passes ctest successfully |
| 8aafd871 | 02-May-2017 |
Pranav Subramanian <pranavgold@gmail.com> |
Added print statements and 2 asserts |
| 4c73623f | 21-Apr-2017 |
Pranav Subramanian <pranavgold@gmail.com> |
Changed type |
| 53b6bf36 | 14-Apr-2017 |
Pranav Subramanian <pranavgold@gmail.com> |
phioWriteFields: switch mode order, add print stmt |
| b820a5c1 | 11-Apr-2017 |
Pranav Subramanian <pranavgold@gmail.com> |
try running posix and stream before sync |
| 2df2e51f | 09-Apr-2017 |
Pranav Subramanian <pranavgold@gmail.com> |
Cleaned up print statements and printed variables |
| f9955254 | 27-Mar-2017 |
Cameron Smith <smithc11@rpi.edu> |
non-zero writes |
| 9b01e303 | 27-Mar-2017 |
Pranav Subramanian <pranavgold@gmail.com> |
Step 5 Version when the created string has a constant value of 10 j remains less than 2 |
| de79a544 | 27-Mar-2017 |
Pranav Subramanian <pranavgold@gmail.com> |
Step 5 Version when the inner loop is set to be < 2 |
| 8cad8781 | 27-Mar-2017 |
Pranav Subramanian <pranavgold@gmail.com> |
Step 5 working version with several print statements and nfiles = 1 |
| 3964a29a | 27-Mar-2017 |
Pranav Subramanian <pranavgold@gmail.com> |
Step 5 working version |
| 98d6580a | 19-Jun-2017 |
Cameron Smith <smithc11@rpi.edu> |
Merge branch 'cwsmith/core-io-timers' |
| 8cd183ec | 09-Mar-2017 |
Cameron Smith <smithc11@rpi.edu> |
support build without phastachef |
| 520c014c | 09-Mar-2017 |
Cameron Smith <smithc11@rpi.edu> |
common: set the phiotimer file mode |
| 3bee5793 | 09-Mar-2017 |
Cameron Smith <smithc11@rpi.edu> |
cmake: gfortran support for importing a target with fortran modules
cmake < 3.3 forces '-isystem' by default for include paths, but gfortran requires '-I' to locate module files |
| 30d80da6 | 08-Mar-2017 |
Cameron Smith <smithc11@rpi.edu> |
phastaIO needs SCOREC when PHASTA-Chef is being built |
| 8f9016f6 | 08-Mar-2017 |
Cameron Smith <smithc11@rpi.edu> |
phastaIO: using timers from chef when phastaChef enabled
eventually the chef and phasta io capabilities will be merged into a single library and along with it these timers will go |
| e5b451c7 | 03-Mar-2017 |
Cameron Smith <smithc11@rpi.edu> |
phastaio: missing header |
| 157cd7c4 | 03-Mar-2017 |
Cameron Smith <smithc11@rpi.edu> |
phastaio: move the definition of phioTime
failed to compile with gcc |
| 5f4c514a | 02-Mar-2017 |
Cameron Smith <smithc11@rpi.edu> |
phastaio: don't call mkdir on an empty string |
| 63735940 | 02-Mar-2017 |
Cameron Smith <smithc11@rpi.edu> |
common: time stream open and close |
| b17e869e | 01-Mar-2017 |
Cameron Smith <smithc11@rpi.edu> |
phastaio: add barrier to mpi wrapper |
| 4600f8ab | 01-Mar-2017 |
Cameron Smith <smithc11@rpi.edu> |
phastaio: use sub-directories for posix files
create sub-dirs if needed |