gotoHomeFree Source CodePortability ProjectFact SheetEmail us |
Purple Sage Computing Solutions, Inc. |
|
Home --> Fact Sheet --> Free Source Code --> Portability Project --> processor_model About the Program processor_modelProgram processor_model prints (most of) the contents of standard_types to stdout, together with some summary information about the processor. The output of processor_model is not intended to be especially well formatted. Rather, it is intended to be suitable as input to a perl, awk or other text processing script for customization. The output is generally one quantity per line. Even if the programmer doesn't choose to reformat the output of processor_model, it's still useful to review if porting codes to a processor where the programmer lacks familiarity. (Of course, if the programmer is the one who prepared the processor_model output, the programmer has already become familiar with the new processor!) The source code for both standard_types and processor_model are written by the make_processor_model program to keep them consistent. One should use the standard_types module written by the same run of the make_processor_model program when compiling the processor_model program. DownloadsThe source code for both standard_types and processor_model may be generated (almost) automatically by using the make_processor_model program. For more information about the make_processor_model program, click here. A discussion of the make_processor_model namelist input file is available here. Please see our Fact Sheet, or E-mail us for more information. |
|
| Home - Fact Sheet - Free Source Code - Fortran Links - Email us |