Skip to content

Test: coarray_navier_stokes fails #42

@finneyb

Description

@finneyb

On 12/6/2015 10:16 AM, afanfa wrote:

The problem with the navier_stokes solver is most likely related with
the FFTs and WALLTIME functions written for x86. You may want to try
with LEGACY_ARCHITECTURE=ON and HIGH_RESOLUTION_TIMER=OFF ("Advanced
options" in INSTALL.md).

I added the suggested options at the appropriate place in install.sh and then executed install. Running ctest again results in the same error. The directory pde_solvers/navier-stokes is present, but the directory does not contain a file or directory named coarray_navier_stokes

22/22 Testing: coarray_navier_stokes
22/22 Test: coarray_navier_stokes
Command: "/usr/local/bin/mpich/bin/mpiexec" "-np" "2" "/usr/local/bin/opencoarrays/opencoarrays-build/src/tests/integration/pde_solvers/navier-stokes/coarray_navier_stokes"
Directory: /usr/local/bin/opencoarrays/opencoarrays-build
"coarray_navier_stokes" start time: Dec 06 21:03 PST

Output:

[proxy:0:0@madison] HYDU_create_process (/usr/local/bin/mpich-3.1.4/src/pm/hydra/utils/launch/launch.c:75): execvp error on file /usr/local/bin/opencoarrays/opencoarrays-build/src/tests/integration/pde_solvers/navier-stokes/coarray_navier_stokes (No such file or directory)
[proxy:0:0@madison] HYDU_create_process (/usr/local/bin/mpich-3.1.4/src/pm/hydra/utils/launch/launch.c:75): execvp error on file /usr/local/bin/opencoarrays/opencoarrays-build/src/tests/integration/pde_solvers/navier-stokes/coarray_navier_stokes (No such file or directory)

= BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
= PID 26466 RUNNING AT madison
= EXIT CODE: 255
= CLEANING UP REMAINING PROCESSES

= YOU CAN IGNORE THE BELOW CLEANUP MESSAGES

## Test time = 0.03 sec

Test Fail Reason:
Required regular expression not found.Regex=[Test passed.
]
"coarray_navier_stokes" end time: Dec 06 21:03 PST

"coarray_navier_stokes" time elapsed: 00:00:00

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions