We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I have run "./vpipe --dryrun" and got this:
VPIPE_BASEDIR = /users/Carlotta/v-pipe/testing/V-pipe Building DAG of jobs... Job stats: job count min threads max threads
all 1 1 1 total 1 1 1
[Tue Oct 5 15:46:26 2021] localrule all: jobid: 0 resources: tmpdir=/var/folders/rb/rdcsh0j507n5b1ctytvr7xy00000gn/T
Job stats: job count min threads max threads
This was a dry-run (flag -n). The order of jobs does not reflect the order of execution.
What does it mean? Any help is really appreciated, thanks a lot! Carlotta
The text was updated successfully, but these errors were encountered:
The new version of V-pipe has a much better documentation regarding the steps needed to configure your local installation:
Sorry, something went wrong.
No branches or pull requests
I have run "./vpipe --dryrun" and got this:
VPIPE_BASEDIR = /users/Carlotta/v-pipe/testing/V-pipe
Building DAG of jobs...
Job stats:
job count min threads max threads
all 1 1 1
total 1 1 1
[Tue Oct 5 15:46:26 2021]
localrule all:
jobid: 0
resources: tmpdir=/var/folders/rb/rdcsh0j507n5b1ctytvr7xy00000gn/T
Job stats:
job count min threads max threads
all 1 1 1
total 1 1 1
This was a dry-run (flag -n). The order of jobs does not reflect the order of execution.
What does it mean?
Any help is really appreciated, thanks a lot!
Carlotta
The text was updated successfully, but these errors were encountered: