Changeset 497 for palm/trunk
- Timestamp:
- Mar 2, 2010 1:15:19 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/DOC/tec/technical_documentation.html
r496 r497 1 1 <!DOCTYPE html PUBLIC "-//w3c//dtd html 4.0 transitional//en"> 2 2 <html><head> 3 3 4 4 5 … … 137 138 <br> 138 139 <span style="font-weight: bold;">WARNING:</span><br> 139 <span style="font-weight: bold;">All fixed settings of modules in the scripts mbuild, mrun, and subjob have been removed! Please set the <span style="font-family: Courier New,Courier,monospace;">modules</span> variable appropriately and remove the mpilib variable in your configuration file.</span><br> 140 <span style="font-weight: bold;">All fixed settings of modules in the scripts mbuild, mrun, and subjob have been removed! Please set the <span style="font-family: Courier New,Courier,monospace;">modules</span> variable appropriately and remove the mpilib variable in your configuration file.<br> 141 <br> 142 </span>Compilation time can be reduced be using parallel make. The 143 number of allowed simultaneous compiler calls (threads) is set in the 144 configuration file using variable <span style="font-family: Courier New,Courier,monospace;">mopt</span>, e.g.<br> 145 <br> 146 <span style="font-family: Courier New,Courier,monospace;"> %mopts -j:4 lcsgih parallel</span><br> 147 <br> 148 allows a maximum of 4 routines to be compiled simultaneously (provided 149 that the makefile does not show any dependencies between these 150 routines).<span style="font-weight: bold;"><br> 151 </span> 140 152 </td> 141 153 <td style="vertical-align: top;">check_open, check_parameters, close_file, data_output_2d, data_output_3d, header, modules, netcdf, parin<br>
Note: See TracChangeset
for help on using the changeset viewer.