History log of /petsc/doc/tutorials/performance/exampleTASOutPut.txt (Results 1 – 2 of 2)
Revision Date Author Comments
# 496a808f 26-Sep-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'myRelease' into 'main'

Perf: Updated TAS Updates

See merge request petsc/petsc!5664


# 7f10eacf 26-Sep-2022 Albert Cowie <arcowie@buffalo.edu>

Perf: Updated TAS Updates
- Included quick start man page
- Added CSV reading feature
- Added check to for PETSC_DIR enviromental variable
- Added ability to specify multiple files via command line
-

Perf: Updated TAS Updates
- Included quick start man page
- Added CSV reading feature
- Added check to for PETSC_DIR enviromental variable
- Added ability to specify multiple files via command line
- Added check to ensure PETS_DIR env variable present.
If not an error messages is displayed.
- Added command line support for updating alias and associated directory.
a. There is now a command line option to set the default
as well as one to add new additional ones.
b. Added checks to ensure that prior alias is not
overwritten without user prompting
c. Added checking that the directory to be added exists
If it doesn't user is prompted to ask for it to be
created.
- Added comments for autodocing of new functions
- Added command line support for fields
- Removed all absolute path references
- Improved error checking

show more ...