readme.rte

来自「fortran并行计算包」· RTE 代码 · 共 37 行

RTE
37
字号
/* *  (C) 2001 by Argonne National Laboratory *      See COPYRIGHT in top-level directory. *//* *  @author  Anthony Chan */This is the README for runtime environment package: slog2rte.slog2rte is packaged for native Windows users in mind.  ForUnix or cygwin users, please use slog2sdk package instead.The runtime enviroment consists of only 2 directory lib/ and doc/Under lib/, there are several jar files:jumpshot_launcher.jarjumpshot.jarlogconvertor.jarclogTOslog2.jartraceTOslog2.jarTraceInput.dllslog2printserial.jarslog2printrecur.jarslog2filter.jarslog2updater.jarclogprint.jartraceprint.jarJumpshot-4 can be launched as long as Java2 runtime environment is installed,i.e. jre 1.2.2 to 1.4.2 and up.  It is recommended to have the latestJava2 runtime to achieve best performance.  To launch Jumpshot-4, click onlib/jumpshot_launcher.jar.  The other jar files are mostly used for debuggingdiagnosis when something goes wrong in viewing slog2 file.  For questions,contact chan@mcs.anl.gov.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?