Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove invalid sxterm options from llnl ibm lsf systems #19277

Merged
merged 2 commits into from
Feb 1, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1 change: 1 addition & 0 deletions src/resources/help/en_US/relnotes3.4.1.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
<li>Fixed a bug with the Cartographic Projection operator where the projections were a no-op.</li>
<li>Removed custom logic forcing the opacity slider to snap to zero if the mouse dragged the slider outside the widget it belongs to.</li>
<li>Fixed a bug in the Blueprint reader causing unstructured point topologies to display incorrectly if they did not use all of the provided coordinates.</li>
<li>Removed sxterm host profile options for LLNL LSF Machines. sxterm is not available on these systems.</li>
</ul>

<a name="Enhancements"></a>
Expand Down
40 changes: 0 additions & 40 deletions src/resources/hosts/llnl/host_llnl_lassen.xml
Original file line number Diff line number Diff line change
Expand Up @@ -139,45 +139,5 @@
<Field name="allowableProcs" type="intVector"></Field>
<Field name="profileName" type="string">parallel batch pbatch</Field>
</Object>
<Object name="LaunchProfile">
<Field name="timeout" type="int">480</Field>
<Field name="numProcessors" type="int">40</Field>
<Field name="numNodesSet" type="bool">false</Field>
<Field name="numNodes" type="int">1</Field>
<Field name="partitionSet" type="bool">false</Field>
<Field name="partition" type="string"></Field>
<Field name="bankSet" type="bool">false</Field>
<Field name="bank" type="string"></Field>
<Field name="timeLimitSet" type="bool">false</Field>
<Field name="timeLimit" type="string"></Field>
<Field name="launchMethodSet" type="bool">true</Field>
<Field name="launchMethod" type="string">mpirun</Field>
<Field name="forceStatic" type="bool">true</Field>
<Field name="forceDynamic" type="bool">false</Field>
<Field name="active" type="bool">false</Field>
<Field name="arguments" type="stringVector"></Field>
<Field name="parallel" type="bool">true</Field>
<Field name="launchArgsSet" type="bool">false</Field>
<Field name="launchArgs" type="string"></Field>
<Field name="sublaunchArgsSet" type="bool">false</Field>
<Field name="sublaunchArgs" type="string"></Field>
<Field name="sublaunchPreCmdSet" type="bool">false</Field>
<Field name="sublaunchPreCmd" type="string"></Field>
<Field name="sublaunchPostCmdSet" type="bool">false</Field>
<Field name="sublaunchPostCmd" type="string"></Field>
<Field name="machinefileSet" type="bool">false</Field>
<Field name="machinefile" type="string"></Field>
<Field name="visitSetsUpEnv" type="bool">false</Field>
<Field name="canDoHWAccel" type="bool">false</Field>
<Field name="GPUsPerNode" type="int">1</Field>
<Field name="XArguments" type="string"></Field>
<Field name="launchXServers" type="bool">false</Field>
<Field name="XDisplay" type="string">:%l</Field>
<Field name="numThreads" type="int">0</Field>
<Field name="constrainNodeProcs" type="bool">false</Field>
<Field name="allowableNodes" type="intVector"></Field>
<Field name="allowableProcs" type="intVector"></Field>
<Field name="profileName" type="string">parallel sxterm</Field>
</Object>
<Field name="activeProfile" type="int">0</Field>
</Object>
40 changes: 0 additions & 40 deletions src/resources/hosts/llnl/host_llnl_rzansel.xml
Original file line number Diff line number Diff line change
Expand Up @@ -98,45 +98,5 @@
<Field name="allowableProcs" type="intVector"></Field>
<Field name="profileName" type="string">parallel batch pdebug</Field>
</Object>
<Object name="LaunchProfile">
<Field name="timeout" type="int">480</Field>
<Field name="numProcessors" type="int">40</Field>
<Field name="numNodesSet" type="bool">false</Field>
<Field name="numNodes" type="int">1</Field>
<Field name="partitionSet" type="bool">false</Field>
<Field name="partition" type="string"></Field>
<Field name="bankSet" type="bool">false</Field>
<Field name="bank" type="string"></Field>
<Field name="timeLimitSet" type="bool">false</Field>
<Field name="timeLimit" type="string"></Field>
<Field name="launchMethodSet" type="bool">true</Field>
<Field name="launchMethod" type="string">mpirun</Field>
<Field name="forceStatic" type="bool">true</Field>
<Field name="forceDynamic" type="bool">false</Field>
<Field name="active" type="bool">false</Field>
<Field name="arguments" type="stringVector"></Field>
<Field name="parallel" type="bool">true</Field>
<Field name="launchArgsSet" type="bool">false</Field>
<Field name="launchArgs" type="string"></Field>
<Field name="sublaunchArgsSet" type="bool">false</Field>
<Field name="sublaunchArgs" type="string"></Field>
<Field name="sublaunchPreCmdSet" type="bool">false</Field>
<Field name="sublaunchPreCmd" type="string"></Field>
<Field name="sublaunchPostCmdSet" type="bool">false</Field>
<Field name="sublaunchPostCmd" type="string"></Field>
<Field name="machinefileSet" type="bool">false</Field>
<Field name="machinefile" type="string"></Field>
<Field name="visitSetsUpEnv" type="bool">false</Field>
<Field name="canDoHWAccel" type="bool">false</Field>
<Field name="GPUsPerNode" type="int">1</Field>
<Field name="XArguments" type="string"></Field>
<Field name="launchXServers" type="bool">false</Field>
<Field name="XDisplay" type="string">:%l</Field>
<Field name="numThreads" type="int">0</Field>
<Field name="constrainNodeProcs" type="bool">false</Field>
<Field name="allowableNodes" type="intVector"></Field>
<Field name="allowableProcs" type="intVector"></Field>
<Field name="profileName" type="string">parallel sxterm</Field>
</Object>
<Field name="activeProfile" type="int">0</Field>
</Object>
40 changes: 0 additions & 40 deletions src/resources/hosts/llnl_closed/host_llnl_closed_sierra.xml
Original file line number Diff line number Diff line change
Expand Up @@ -139,45 +139,5 @@
<Field name="allowableProcs" type="intVector"></Field>
<Field name="profileName" type="string">parallel batch pbatch</Field>
</Object>
<Object name="LaunchProfile">
<Field name="timeout" type="int">480</Field>
<Field name="numProcessors" type="int">40</Field>
<Field name="numNodesSet" type="bool">false</Field>
<Field name="numNodes" type="int">1</Field>
<Field name="partitionSet" type="bool">false</Field>
<Field name="partition" type="string"></Field>
<Field name="bankSet" type="bool">false</Field>
<Field name="bank" type="string"></Field>
<Field name="timeLimitSet" type="bool">false</Field>
<Field name="timeLimit" type="string"></Field>
<Field name="launchMethodSet" type="bool">true</Field>
<Field name="launchMethod" type="string">mpirun</Field>
<Field name="forceStatic" type="bool">true</Field>
<Field name="forceDynamic" type="bool">false</Field>
<Field name="active" type="bool">false</Field>
<Field name="arguments" type="stringVector"></Field>
<Field name="parallel" type="bool">true</Field>
<Field name="launchArgsSet" type="bool">false</Field>
<Field name="launchArgs" type="string"></Field>
<Field name="sublaunchArgsSet" type="bool">false</Field>
<Field name="sublaunchArgs" type="string"></Field>
<Field name="sublaunchPreCmdSet" type="bool">false</Field>
<Field name="sublaunchPreCmd" type="string"></Field>
<Field name="sublaunchPostCmdSet" type="bool">false</Field>
<Field name="sublaunchPostCmd" type="string"></Field>
<Field name="machinefileSet" type="bool">false</Field>
<Field name="machinefile" type="string"></Field>
<Field name="visitSetsUpEnv" type="bool">false</Field>
<Field name="canDoHWAccel" type="bool">false</Field>
<Field name="GPUsPerNode" type="int">1</Field>
<Field name="XArguments" type="string"></Field>
<Field name="launchXServers" type="bool">false</Field>
<Field name="XDisplay" type="string">:%l</Field>
<Field name="numThreads" type="int">0</Field>
<Field name="constrainNodeProcs" type="bool">false</Field>
<Field name="allowableNodes" type="intVector"></Field>
<Field name="allowableProcs" type="intVector"></Field>
<Field name="profileName" type="string">parallel sxterm</Field>
</Object>
<Field name="activeProfile" type="int">0</Field>
</Object>
40 changes: 0 additions & 40 deletions src/resources/hosts/llnl_rz/host_llnl_rzansel.xml
Original file line number Diff line number Diff line change
Expand Up @@ -99,45 +99,5 @@
<Field name="allowableProcs" type="intVector"></Field>
<Field name="profileName" type="string">parallel batch pdebug</Field>
</Object>
<Object name="LaunchProfile">
<Field name="timeout" type="int">480</Field>
<Field name="numProcessors" type="int">40</Field>
<Field name="numNodesSet" type="bool">false</Field>
<Field name="numNodes" type="int">1</Field>
<Field name="partitionSet" type="bool">false</Field>
<Field name="partition" type="string"></Field>
<Field name="bankSet" type="bool">false</Field>
<Field name="bank" type="string"></Field>
<Field name="timeLimitSet" type="bool">false</Field>
<Field name="timeLimit" type="string"></Field>
<Field name="launchMethodSet" type="bool">true</Field>
<Field name="launchMethod" type="string">mpirun</Field>
<Field name="forceStatic" type="bool">true</Field>
<Field name="forceDynamic" type="bool">false</Field>
<Field name="active" type="bool">false</Field>
<Field name="arguments" type="stringVector"></Field>
<Field name="parallel" type="bool">true</Field>
<Field name="launchArgsSet" type="bool">false</Field>
<Field name="launchArgs" type="string"></Field>
<Field name="sublaunchArgsSet" type="bool">false</Field>
<Field name="sublaunchArgs" type="string"></Field>
<Field name="sublaunchPreCmdSet" type="bool">false</Field>
<Field name="sublaunchPreCmd" type="string"></Field>
<Field name="sublaunchPostCmdSet" type="bool">false</Field>
<Field name="sublaunchPostCmd" type="string"></Field>
<Field name="machinefileSet" type="bool">false</Field>
<Field name="machinefile" type="string"></Field>
<Field name="visitSetsUpEnv" type="bool">false</Field>
<Field name="canDoHWAccel" type="bool">false</Field>
<Field name="GPUsPerNode" type="int">1</Field>
<Field name="XArguments" type="string"></Field>
<Field name="launchXServers" type="bool">false</Field>
<Field name="XDisplay" type="string">:%l</Field>
<Field name="numThreads" type="int">0</Field>
<Field name="constrainNodeProcs" type="bool">false</Field>
<Field name="allowableNodes" type="intVector"></Field>
<Field name="allowableProcs" type="intVector"></Field>
<Field name="profileName" type="string">parallel sxterm</Field>
</Object>
<Field name="activeProfile" type="int">0</Field>
</Object>