Summary of the compilation process ------------------------------------------------- Script started on Wed Dec 10 04:20:49 2003 rohan.stewart:~/cs575/fall03> ssh u1676@b80login.sdsc.edu u1676@b80login.sdsc.edu's password: Welcome to Blue Horizon NPACI's TeraFLOP IBM SP at the San Diego Supercomputer Center *********************************************************************** * Blue Horizon documentation : http://www.npaci.edu/BlueHorizon * * User news on all NPACI resources: http://www.npaci.edu/News * * General user information: http://www.npaci.edu/HotPage * * Reporting problems: http://www.npaci.edu/Consulting * *********************************************************************** * All new users please run /usr/local/paci/shellrc/bin/COPYDEFAULTS * * to get default .cshrc, .login, and .profile files set up correctly. * *********************************************************************** No mail. Welcome to Blue Horizon at the San Diego Supercomputer Center b80n01 % pwd /rmount/paci04/sdsu/u1676 b80n01 % ls 575-fall02.txt login_051200_155410 stf_02.f90 Mail/ login_120802_081542 cshrc_120802_081542 profile_120802_081542 b80n01 % mpxlf90 stf_02.f90 -qarch=pwr3 -qtume=pwr3 -qcache=auto -bmaxdata:0x70000000 xlf90: 1501-218 file stf_02.f90 contains an incorrect file suffix ld: 0711-715 ERROR: File stf_02.f90 cannot be processed. The file must be an object file, an import file, or an archive. b80n01 % cp stf_02.f90 stf_02.f b80n01 % mpxlf90 stf_02.f -qarch=pwr3 -qtume=pwr3 -qcache=auto -bmaxdata:0x70000000 COMMAND LINE 1520-003 (W) Option TUME is ignored. ** numz === End of Compilation 1 === ** input === End of Compilation 2 === ** constants === End of Compilation 3 === ** face === End of Compilation 4 === ** mpi === End of Compilation 5 === ** stommel === End of Compilation 6 === ** bc === End of Compilation 7 === ** do_jacobi === End of Compilation 8 === ** force === End of Compilation 9 === ** do_force === End of Compilation 10 === ** write_grid === End of Compilation 11 === ** do_transfer === End of Compilation 12 === ** even === End of Compilation 13 === ** unique === End of Compilation 14 === 1501-510 Compilation successful for file stf_02.f. b80n01 % date Wed Dec 10 04:25:51 PST 2003 b80n01 % exit b80n01 % logout Connection to b80login.sdsc.edu closed. rohan.stewart:~/cs575/fall03> exit rohan.stewart:~/cs575/fall03> script done on Wed Dec 10 04:25:52 2003