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
Wiki
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
hpc
slurm
Commits
b26d3286280b6a47546e7dbbab2c6f7e7a921ea9
Select Git revision
0 results
slurm
Author
Search by author
Any Author
authors
0 authors
Jun 12, 2002
Added test numbers.
· b26d3286
jce
authored
23 years ago
b26d3286
added more directories
· 318b3fdf
jce
authored
23 years ago
318b3fdf
Started the api-test
· 96d3a1dc
jce
authored
23 years ago
96d3a1dc
Moved the testcases from the main funtions into this directory.
· 18e8fc41
jce
authored
23 years ago
18e8fc41
Enlarge message buffer as needed for 10k node info.
· 824fdd2f
Moe Jette
authored
23 years ago
824fdd2f
Moved left over rpc functions to new comm layer
· dbc1e615
tewk
authored
23 years ago
dbc1e615
Moved the testing stuff out to testsuite/slurm_unit/api/api-test.c
· a05e1d00
jce
authored
23 years ago
a05e1d00
Added more very high level send functions that assume a send only or a send recv pair connection.
· 799d5739
tewk
authored
23 years ago
799d5739
More clean up
· 0d01f4eb
tewk
authored
23 years ago
0d01f4eb
· e425d010
tewk
authored
23 years ago
e425d010
Moved over to new comm layer and added maintests make target that builds all the main tests
· e0311bad
tewk
authored
23 years ago
e0311bad
Added job_desc_msg struct init function
· c05d06e1
tewk
authored
23 years ago
c05d06e1
removed old struct definitions
· 1764b6d8
tewk
authored
23 years ago
1764b6d8
fixed node_info for new comm layer
· 251e3d1a
tewk
authored
23 years ago
251e3d1a
Got test (main) working for reconfigure API.
· 516b6e6c
Moe Jette
authored
23 years ago
516b6e6c
Got test (main) working for reconfigure API.
· b73a3bf8
Moe Jette
authored
23 years ago
b73a3bf8
Jun 11, 2002
Print info on all nodes only for small systems in test (i.e. main).
· e8bfad22
Moe Jette
authored
23 years ago
e8bfad22
changed update_config to slurm_update_config to follow standart api naming
· 5a816cce
tewk
authored
23 years ago
5a816cce
starting to move update_config and cancel to new comm layer
· d720e745
tewk
authored
23 years ago
d720e745
Removed buffer #DEFINES this is replaced by a define in slurm_protocol_common.h
· d27a1031
tewk
authored
23 years ago
d27a1031
Added asserts around memcpy for pack_??_info_msg routines. These are memcopying
· 08ff129e
tewk
authored
23 years ago
08ff129e
fixed bug name should have been partition in struct unpack
· d22b5bac
tewk
authored
23 years ago
d22b5bac
uncommented free call, it was a debug thing
· 4f30b5d6
tewk
authored
23 years ago
4f30b5d6
fix info calls in slurmctl
· 8a5f2011
tewk
authored
23 years ago
8a5f2011
· dd0eeaac
tewk
authored
23 years ago
dd0eeaac
node_info stuff
· c6fdccb0
tewk
authored
23 years ago
c6fdccb0
Removed some unreferenced variables (they were producing warnings).
· 8d7573d9
Moe Jette
authored
23 years ago
8d7573d9
Patched file to get it to compile, it need a to be rewritten to conform to the new
· f06160d3
tewk
authored
23 years ago
f06160d3
Implemeneted part_info with new comm layer and fixed bugs with node_info and reconfigure
· be9fcbdb
tewk
authored
23 years ago
be9fcbdb
Implemeneted parition info with new comm layer
· bbffae1b
tewk
authored
23 years ago
bbffae1b
o removed erroneous second inclusion of nodelist.c in libcommon_la_SOURCES.
· 63c47fa4
Mark Grondona
authored
23 years ago
63c47fa4
Added node read API with new communications library.
· 37e1ce79
Moe Jette
authored
23 years ago
37e1ce79
Jun 10, 2002
o added some recent changes to ChangeLog, though it has not been updated
· f370d04e
Mark Grondona
authored
23 years ago
f370d04e
o removing outdated `LCM.arch.eps' figure
· 8a57ee65
Mark Grondona
authored
23 years ago
8a57ee65
o slurm-arch.eps moved into figures/
· 4662aa90
Mark Grondona
authored
23 years ago
4662aa90
o find all figures in figures/ dir
· a80bcaed
Mark Grondona
authored
23 years ago
a80bcaed
o moved all figures into figures/ directory (except comm. diagram)
· 78f0694c
Mark Grondona
authored
23 years ago
78f0694c
Added return code message packing stuff
· f6a750a2
jce
authored
23 years ago
f6a750a2
ported reconfigure to new comm layer.
· cbc7af6b
jce
authored
23 years ago
cbc7af6b
fixed bad include path
· 3ff55080
tewk
authored
23 years ago
3ff55080
Loading