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

SU2 V8.01: Apparently improper message: DV_VALUE does not contain enough entries to match DV_KIND or DV_PARAM. #2265

Open
jaspe55 opened this issue Apr 15, 2024 · 2 comments
Labels

Comments

@jaspe55
Copy link
Contributor

jaspe55 commented Apr 15, 2024

I have checked and validated the number of elements for DEFINITION_DV, DV_VALUE, DV_KIND and DV_PARAM.
if I keep DEFINITION_DV unchanged, but assign to DV_KIND, DV_PARAM and DV_VALUE just one entry I found no comply on parsing the config file, parallel_computation will work as expected, but shape_optimization "successfully" finishes showing a GNORN=0 for each of objective function I have tried! The workaround suggested by Pedro Gomes in the CFD on line site, has not worked.
I have a 2D model, which is my "smaller" dataset, and can provide the slurm config and SU2 config. The mesh file size is 31801880 bytes. If those are ok to you, I can upload them.
I have submited SU2 to an HPC installation via SLURM:
Currently Loaded Modules:

  1. autotools 2) prun/1.3 3) ohpc 4) gnu7/7.3.0 5) openmpi/1.10.7

mpicc version:-------------------------------------------------
Using built-in specs.
COLLECT_GCC=/opt/ohpc/pub/compiler/gcc/7.3.0/bin/gcc
COLLECT_LTO_WRAPPER=/opt/ohpc/pub/compiler/gcc/7.3.0/libexec/gcc/x86_64-pc-linux-gnu/7.3.0/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: ../configure --disable-multilib --enable-languages=c,c++,fortran --prefix=/opt/ohpc/pub/compiler/gcc/7.3.0 --disable-static --enable-shared
Thread model: posix
gcc version 7.3.0 (GCC)
mpicxx version:-------------------------------------------------
Using built-in specs.
COLLECT_GCC=/opt/ohpc/pub/compiler/gcc/7.3.0/bin/g++
COLLECT_LTO_WRAPPER=/opt/ohpc/pub/compiler/gcc/7.3.0/libexec/gcc/x86_64-pc-linux-gnu/7.3.0/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: ../configure --disable-multilib --enable-languages=c,c++,fortran --prefix=/opt/ohpc/pub/compiler/gcc/7.3.0 --disable-static --enable-shared
Thread model: posix
gcc version 7.3.0 (GCC)
mpirun version:-------------------------------------------------
mpirun (Open MPI) 1.10.7

Report bugs to http://www.open-mpi.org/community/help/
python version:-------------------------------------------------
~/miniconda3/bin/python
Python 3.9.1

Give a clear and concise description of what the bug is and what you expect the behavior to be instead. Please provide enough instructions and data for a developer to reproduce the problem (config, mesh, commands, etc.). Please provide the smallest working example that reproduces the problem.

Bug report checklist
Please make sure that you have followed the checklist below, many common problems can be solved by:

Desktop (please complete the following information):

  • OS: [e.g., Linux (Redhat 6.6)]
  • C++ compiler and version: [e.g., g++ (GCC) 4.8.5]
  • MPI implementation and version: [e.g., OpenMPI 3.0.0]
  • SU2 Version: [e.g., v6.2.0]
@jaspe55 jaspe55 added the bug label Apr 15, 2024
@bigfooted
Copy link
Contributor

Hi, @jaspe55 Sorry that it took so long to get back to you on this topic, but what is the exact command that you are using, do you use one of the python scripts?

@jaspe55
Copy link
Contributor Author

jaspe55 commented May 16, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants