8000 Linker Improvements by rampantmonkey · Pull Request #2 · cooperative-computing-lab/cctools · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Linker Improvements #2

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

Merged
merged 7 commits into from
Mar 19, 2013
Merged

Linker Improvements #2

merged 7 commits into from
Mar 19, 2013

Conversation

rampantmonkey
Copy link
Contributor
  • Basic documentation for linker.
  • Collision handling for file names.
  • Only write _MAKEFLOW_COLLECT_LIST if specified in original makeflow file


Currently, <tt>Makeflow</tt> copies all of the files specified as dependencies by the rules in the makeflow file, including scripts and data files. Some of the files not collected are dynamically linked libraries, executables not listed as dependencies (<tt>python</tt>, <tt>perl</tt>), and configuration files (<tt>mail.rc</tt>).

To avoid naming conflicts some files are renamed.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is vague. When are files renamed?

rampantmonkey added a commit that referenced this pull request Mar 19, 2013
@rampantmonkey rampantmonkey merged commit 35fb6f2 into cooperative-computing-lab:master Mar 19, 2013
dthain added a commit that referenced this pull request Jul 14, 2017
btovar pushed a commit that referenced this pull request Jul 27, 2017
fixed resource_monitor_histograms.c: create_dir() never returns <0

Added local resources module.

Measure and display local resources at startup.

Add logic to test, add, and subtract local resources as jobs run.

Debug local resources whenever they change.

Remove job counters from local resources, handle in main makeflow instead.

Fix up max job handling to be more clear.

Added options to override local resources.

Clean up output.

Added missing cases in getopt.

makeflow_local_resources -> rmsummary

uses dynamic resources labels, rather than resources per node.

Print message on error.
tphung3 added a commit to tphung3/cctools that referenced this pull request May 20, 2021
tphung3 added a commit to tphung3/cctools that referenced this pull request Jul 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0