History log of /petsc/src/benchmarks/streams/MPIVersion.c (Results 76 – 83 of 83)
Revision Date Author Comments
# 49fcfd5b 01-May-2014 Vijay Mahadevan <vijay.m@gmail.com>

Merged petsc/petsc into master


# fab16db7 12-Apr-2014 Matthew G. Knepley <knepley@gmail.com>

Merge branch 'master' into knepley/feature-plex-hdf5-parallel-load

* master: (125 commits)
since PETSc cannot view factored matrices, generate an error rather than display the wrong stuff (this wa

Merge branch 'master' into knepley/feature-plex-hdf5-parallel-load

* master: (125 commits)
since PETSc cannot view factored matrices, generate an error rather than display the wrong stuff (this was really bad)
outdated example that doesn't match coding style removed and buggy
petscversion.h: workaround ifort -cpp lack of referential transparency
configure: ignore AR, MAKEFLAGS [if set in env]
incorrect first entry in array being zeroed in example
sizeof.c: remove dependence on petsc [and fix syntax error]
nightlybuilds: use consistant PETSC_ARCH, machine names
TS: Allow viewing of TS solutions
DMPlex: Fix comparison for complex
change MPIVersion streams to use MPI_Wtime() to be portable to Windows do not use scalar square root on real number; it upsets Microsoft
cannot use I in PETSc code because in complex it sometimes represents imaginary number cannot pass PetscScalar * to VecNorm()
in dashboard don't warn about SSL and BOI deprecated
TS ex11: Fixed output formatting
Doc+DMPlex: Added function documentation for some refinement functions
streams: translate code from 'bash' to 'sh' [fix freebsd]
barry is an idiot who doesn't have a clue as to what he is doing (and git's unfriendlyness doesn't help matters)
don't list examples under C that don't work with complex!
forgotten output file
removed valgrind warning about sending uninitialized data
nightly builds ignore unrecognized pragma and .c file as C++ code
...

Conflicts:
include/petsc-private/dmpleximpl.h

show more ...


# 19623ac0 08-Apr-2014 Barry Smith <bsmith@mcs.anl.gov>

change MPIVersion streams to use MPI_Wtime() to be portable to Windows
do not use scalar square root on real number; it upsets Microsoft


# 6b58a888 07-Apr-2014 Barry Smith <bsmith@mcs.anl.gov>

removed valgrind warning about sending uninitialized data


# 459fa0a4 23-Mar-2014 Barry Smith <bsmith@mcs.anl.gov>

Merge branch 'barry/streams'


# 1df1832d 20-Mar-2014 Barry Smith <bsmith@mcs.anl.gov>

update FAQ to discuss running the new streams processors
final cleanup of running streams


# 6a90b735 19-Mar-2014 Barry Smith <bsmith@mcs.anl.gov>

updates for handling streams output


# d3ae85c4 19-Mar-2014 Barry Smith <bsmith@mcs.anl.gov>

Work on simplifying and automating running of streams to test machine


1234