Scalable dynamic library and python loading in HPC environments
Stars
106
Forks
34
Watchers
106
Open Issues
43
Overall repository health assessment
No package.json found
This might not be a Node.js project
417
commits
32
commits
18
commits
15
commits
13
commits
12
commits
12
commits
12
commits
5
commits
2
commits
Merge pull request #172 from SamHerts/general_bug_fixes
ba9bbccView on GitHubUpdate exitnote.c to properly close any open fd for #170
26d9849View on GitHubUpdate handle_vararg.h to properly set argv pointer for #169
8636938View on GitHubUpdate flux-spindle.c to properly set opt from flag for #167
63c9e79View on GitHubUpdate procmgr.c to properly print error message for #166
a11d29cView on GitHubUpdate procmgr.c to read filepath instead of write for #165
35fccfcView on GitHubUpdate jobtask.h to use logical and instead of bitwise for #164
c247711View on GitHubUpdate lookup.c to no longer free a string literal for #159
9b66129View on GitHubUpdate intercept_exec.c string comparison to properly check against env value for #157
243100eView on GitHubUpdate translate_maps.c to check the correct sentinel for translate_line parsing for #156
62491e5View on GitHubUpdate translate_maps.c to remove unneeded null terminator insertion for #155
27d93f7View on GitHubUpdate translate_maps.c to properly check opening file descriptor for #154
4805013View on GitHubUpdate msgbundle.c message buffer flush condition check for #153
afdc1b5View on GitHub