Skip to content

asalnikov/slurm_flexlm_licenses

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Your need place this files into the catalogue
of Slurm 14 sources 
src/plugins/sched/backfill

You need change some headers in src/slurmctld/licenses.cpp and src/common
to remove static on mutex and license list manipulation function.

These objects are: 

pthread_mutex_t licenses_mutex;
int _license_find_rec(void *x, void *key);


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages