Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Slurm
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
tud-zih-energy
Slurm
Commits
8c9b4e54
Commit
8c9b4e54
authored
16 years ago
by
Moe Jette
Browse files
Options
Downloads
Patches
Plain Diff
remove reference to C++
parent
0b78ce56
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/html/programmer_guide.shtml
+3
-4
3 additions, 4 deletions
doc/html/programmer_guide.shtml
with
3 additions
and
4 deletions
doc/html/programmer_guide.shtml
+
3
−
4
View file @
8c9b4e54
...
@@ -17,9 +17,8 @@ Resource Management</a> [PDF].
...
@@ -17,9 +17,8 @@ Resource Management</a> [PDF].
engine. While initially written for Linux, other UNIX-like operating systems should
engine. While initially written for Linux, other UNIX-like operating systems should
be easy porting targets. Code should adhere to the <a href="coding_style.pdf">
be easy porting targets. Code should adhere to the <a href="coding_style.pdf">
Linux kernel coding style</a>. <i>(Some components of SLURM have been taken from
Linux kernel coding style</a>. <i>(Some components of SLURM have been taken from
various sources. Some of these components are written in C++ or do not conform
various sources. Some of these components do not conform to the Linux kernel
to the Linux kernel coding style. However, new code written for SLURM should
coding style. However, new code written for SLURM should follow these standards.)</i>
follow these standards.)</i>
<p>Many of these modules have been built and tested on a variety of Unix computers
<p>Many of these modules have been built and tested on a variety of Unix computers
including Red Hat Linux, IBM's AIX, Sun's Solaris, and Compaq's Tru-64. The only
including Red Hat Linux, IBM's AIX, Sun's Solaris, and Compaq's Tru-64. The only
...
@@ -230,6 +229,6 @@ host1> slurmd -N foo21
...
@@ -230,6 +229,6 @@ host1> slurmd -N foo21
<p class="footer"><a href="#top">top</a></p>
<p class="footer"><a href="#top">top</a></p>
<p style="text-align:center;">Last modified
19 September
200
7
</p>
<p style="text-align:center;">Last modified
20 May
200
8
</p>
<!--#include virtual="footer.txt"-->
<!--#include virtual="footer.txt"-->
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment