| #
d7ef3ee8
|
| 02-Sep-2013 |
Matthew G. Knepley <knepley@gmail.com> |
Sys: Add ability to turn off CUBLAS initialization - This continually SEGVs on my Air
|
| #
bd53e248
|
| 31-Aug-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
added -saws_local to support SAWs_Set_Local_JSHeader() allowing local copy of Javascript instead of requiring internet access
|
| #
d45a07a7
|
| 31-Aug-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
SAWs now compiles and runs in PETSc with parallel PETSc
|
| #
16ad0300
|
| 30-Aug-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
added PetscStackCallSAWs() everywhere possible
|
| #
8b2657f9
|
| 29-Aug-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
updated PETSc to the new SAWs API that provides a URL to SAWs_Set_Body/Header() PETSc currently only uses the "index.html" but will use others later for eigenanalysis ext
|
| #
528d9559
|
| 29-Aug-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
added hyper link to PETSc for default PETSc SAWs introductor page
|
| #
aee23540
|
| 28-Aug-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
properly support multiple windows being displayed and saved to gif and then present via SAWs to the browser
|
| #
1cda70a7
|
| 27-Aug-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
updates to allow saws to display graphic results from application (crude)
|
| #
d36c5c1a
|
| 24-Aug-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
updated PETSc to work with the latest SAWs; much prettier default display
|
| #
93598db9
|
| 21-Aug-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
added default introductory page for PETSc applications published with SAWs
|
| #
a6790183
|
| 21-Aug-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
added -saws_root
|
| #
87f587ee
|
| 15-Aug-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
have to turn off stack SAWs serving before turning off SAWs some silly python code badly processing SAWs json
|
| #
98eb11da
|
| 14-Aug-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
added -saws_https and -saws_port
|
| #
71244e97
|
| 11-Aug-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
added support for -saws_log
|
| #
2657e9d9
|
| 10-Aug-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
updated to new /dir1/dir2/variablename scheme for SAWs
|
| #
37bef686
|
| 06-Aug-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
updated PETSc to use a hierarchy of SAWs directories, doesn't work properly
|
| #
ca93e954
|
| 06-Aug-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
update for latest SAWs
|
| #
6daa6ed0
|
| 25-Jul-2013 |
Stefano Zampini <stefano.zampini@gmail.com> |
Merge remote-tracking branch 'origin/master' into stefano_zampini/pcbddc-constraintssetupimproved
|
| #
e04113cf
|
| 24-Jul-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
converted uAMS usage to SAWs usage; starts server but cannot see any published directories
|
| #
22a7b760
|
| 10-Jul-2013 |
Jed Brown <jedbrown@mcs.anl.gov> |
Merge branch 'maint'
* maint: doc: add petsctime.h to SOURCEH (fixes missing docs) Increase patchlevel to 3.4.2 ABI compatibility for debug and optimized builds
|
| #
ef87d260
|
| 08-Jul-2013 |
Lisandro Dalcin <dalcinl@gmail.com> |
Merge branch 'dalcinl/libpetsc-abi' into maint
|
| #
f4202a44
|
| 07-Jul-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
need to start AMS server after Xvfb or else Xvfb cannot load keyboading mapping, no idea why.
|
| #
4b91bfc3
|
| 07-Jul-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'barry/x-virtual' into barry/uams
|
| #
681455b2
|
| 06-Jul-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed afterimage -draw_save for X support to use new asvisual for each image rather than reusing one which may be from the wrong drawx->disp previously added -x_virtual support to start and use Xvfb
fixed afterimage -draw_save for X support to use new asvisual for each image rather than reusing one which may be from the wrong drawx->disp previously added -x_virtual support to start and use Xvfb instead of regular X server (note that colormap is no working correctly it seems)
show more ...
|
| #
ec957ece
|
| 04-Jul-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
updated to new version of AMS; not tested
|