Changeset 4062 for palm/trunk/INSTALL/palm_installer_components
- Timestamp:
- Jun 28, 2019 9:35:33 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/INSTALL/palm_installer_components
r3851 r4062 154 154 palm_installer_test_suite() { 155 155 rm -f ${install_prefix}/${logfile_test} 156 palm_installer_test "example_cbl _short" # ToDo: replace with palmtest python script156 palm_installer_test "example_cbl" # ToDo: replace with palmtest python script 157 157 hrule 158 158 cat ${install_prefix}/${logfile_test} >> ${logfile_all} … … 187 187 printf "| %-${number_of_cols}s \n" "-- To start the model, please use \"palmrun\" with appropriate options. For example:" 188 188 printf "| %-${number_of_cols}s \n" " " 189 printf "| %-${number_of_cols}s \n" " palmrun -r example_cbl _short-a \"d3#\" -c \"default\" -X \"$NUM_PROC_TEST\" -T \"$NUM_PROC_TEST\" "189 printf "| %-${number_of_cols}s \n" " palmrun -r example_cbl -a \"d3#\" -c \"default\" -X \"$NUM_PROC_TEST\" -T \"$NUM_PROC_TEST\" " 190 190 printf "| %-${number_of_cols}s \n" " | | | | | " 191 191 printf "| %-${number_of_cols}s \n" " Job name | configuration | tasks per node "
Note: See TracChangeset
for help on using the changeset viewer.