| #
98d6580a
|
| 19-Jun-2017 |
Cameron Smith <smithc11@rpi.edu> |
Merge branch 'cwsmith/core-io-timers'
|
| #
520c014c
|
| 09-Mar-2017 |
Cameron Smith <smithc11@rpi.edu> |
common: set the phiotimer file mode
|
| #
df382577
|
| 27-Feb-2017 |
Cameron Smith <smithc11@rpi.edu> |
common: reduction of ints instead of doubles
|
| #
e8a3eca4
|
| 26-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
|
| #
f538fcd7
|
| 09-Jul-2016 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
memory allocs for serial, Euler, and for parts with no boundary condition codes
this may have some interplay with IO but hopefully minimal
|
| #
c90fc7c7
|
| 20-Apr-2016 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
Serial PETSc was broken for cases with periodicity and for scalar solves but now fixed for both
|
| #
ab5b07a4
|
| 13-Mar-2016 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
Only tested on the 4 element hex but it runs with SyncIO too.
|
| #
0f541e5d
|
| 13-Mar-2016 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
At long last, non-tet topology restored for Posix. Coming to a SyncIO version near you soon
|
| #
712d3df0
|
| 17-Jan-2016 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
bringing PETSc and svLS back to the master
|
| #
8746ab43
|
| 20-Dec-2015 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
Trying to confirm that stobjob merge is correct
|
| #
ec121c45
|
| 07-Dec-2015 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
working paralel svLS with scalars
|
| #
17860365
|
| 06-Dec-2015 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
This one builds
|
| #
513954ef
|
| 06-Dec-2015 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
First rough cut at merging svLS branch with PETSc_C
|
| #
266200f9
|
| 24-Nov-2015 |
Cameron Smith <smithc11@rpi.edu> |
timer for reading of restart and geombc
|
| #
7acde132
|
| 07-Nov-2015 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
Merge branch 'master' of github.com:PHASTA/phasta
Conflicts: phSolver/common/new_interface.c phSolver/incompressible/itrdrv.f
|
| #
1c0c9e76
|
| 07-Nov-2015 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
Merge branch 'master' of github.com:PHASTA/phasta
Conflicts: phSolver/common/new_interface.c phSolver/incompressible/itrdrv.f
|
| #
02ab4174
|
| 06-Oct-2015 |
Cameron Smith <cwsmith@users.noreply.github.com> |
Merge pull request #2 from cwsmith/master
merge feature branch supporting in-memory, posix, and sync io
|
| #
9071d3ba
|
| 25-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
write timing strings
move phio_appendInt into the new string fns
|
| #
9f4aafb6
|
| 20-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
"Take your Jedi weapon. Use it. I am unarmed. Strike me down with it. Give in to your anger. With each passing moment you make yourself more my servant."
|
| #
a486e66c
|
| 20-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
stream readheader and readdatablock
the posix versions do some sanity checks that require the dereferenced \'filedescriptor\' to be a positive integer value, for the stream file pointers this is not
stream readheader and readdatablock
the posix versions do some sanity checks that require the dereferenced \'filedescriptor\' to be a positive integer value, for the stream file pointers this is not the case
show more ...
|
| #
ecf8d2a9
|
| 19-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
compiles
|
| #
a93de25b
|
| 12-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
constructname takes the file handle
remove the format enum
|
| #
e81a6dc1
|
| 12-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
appendStep -> appendInt
|
| #
d7abaf6c
|
| 10-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
compiles...
|
| #
ab645d52
|
| 09-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
ummmm - change everything in preparation for streamio
|