Skip to content
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

The order of jobs does not reflect the order of execution. Any help? #107

Open
carlottaolivero opened this issue Oct 5, 2021 · 1 comment

Comments

@carlottaolivero
Copy link

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

@DrYak
Copy link
Member

DrYak commented Dec 1, 2021

The new version of V-pipe has a much better documentation regarding the steps needed to configure your local installation:

  • see the file config/README.md
  • and refer to the manual in /config/config.html in your local installation.

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

No branches or pull requests

2 participants