📄 readme
字号:
Nupshot READMENupshot is a performance visualization tool that displays logfilesin the 'alog' format (documented in alog.h), or the PICL v.1 format(documented in picl.h).This directory contains nupshot, a new version of upshot that usesTcl and C, as opposed to the first version, which was all C, and thesecond version, which was all Tcl.To build: ./configure makeTcl 7.3 and Tk 3.6 will need to be installed on your system fornupshot to build properly. The configure script will check a numberof places for tcl and tk. If it does not find them, add the -tcldirand -tkdir options to configure: configure -tcldir=TCLDIR -tkdir=TKDIR where TCLDIR = Directory containing tcl. Must have lib/libtcl.a and include/tcl.h . TKDIR = Directory containing tk 3.3 or later. Must have lib/libtk.a and include/tk.h . May be the same as TCLDIR.More documentation is on the way.Let me know if there are any features or enhancements you would liketo see in Nupshot. Send these to mpi-bugs@mcs.anl.gov .Nupshot was written by Ed Karrels while a student at Argonne NationalLaboratory, under the direction of Ewing Lusk. Additional direction anddevelopment were performed by William Gropp.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -