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

Remaining PB on 2.0 after backport of changes on parameters #390

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

Remaining PB on 2.0 after backport of changes on parameters #390

Chabrier opened this issue Oct 5, 2021 · 1 comment

Comments

@Chabrier
Copy link
Member

Chabrier commented Oct 5, 2021

Remaining PB on 2.0:

Not working

Expe$ cvle-2.0 -P 2CV 2CV-parcelle.vpz -t ./theTemplate.csv
debug: Generates template file
Failed to generate template file: Path::operator/(): expected a relative path

Working on 2.1

Expe$ cvle-2.1 -P 2CV 2CV-parcelle.vpz -t ./theTemplate.csv
debug: Generates template file

same problem on 2.0 with regular behaviuor

mpirun -n 2 cvle-2.0 -P 2CV 2CV-parcelle.vpz -i template.csv -o restemplate.csv
block size: 5000
package   : 2CV
timeout   : 0
input csv : template.csv
output csv: restemplate.csv
workspace prefix: 
vpz       : 2CV-parcelle.vpz
worker fails: Path::operator/(): expected a relative path
--------------------------------------------------------------------------
MPI_ABORT was invoked on rank 1 in communicator MPI_COMM_WORLD
with errorcode -4.

NOTE: invoking MPI_ABORT causes Open MPI to kill all MPI processes.
You may or may not see output from other processes, depending on
exactly when Open MPI kills them.
--------------------------------------------------------------------------

Originally posted by @Chabrier in #389 (comment)

@Chabrier
Copy link
Member Author

Chabrier commented Oct 5, 2021

Do you want me @Chabrier to investigate on this?

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

1 participant