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

Running default parameters OOB returns Floating-point exception #12

Open
lucas-spangher opened this issue Feb 25, 2022 · 2 comments
Open

Comments

@lucas-spangher
Copy link

lucas-spangher commented Feb 25, 2022

Hey, I'm new to running this simulation, so I'm not sure what normal behavior is like or how to diagnose this error, but compiling and then running OOB lesgo.config returns this:

(base) [lucas_spangher@ln002 lesgo]$ ./lesgo-mpi-cps-turbines-scalars

Program received signal SIGFPE: Floating-point exception - erroneous arithmetic operation.

Backtrace for this error:
#0 0x2b2966ecf3ff in ???
#1 0x544965 in ???
#2 0x4327fb in ???
#3 0x487979 in ???
#4 0x40335c in ???
#5 0x2b2966ebb554 in ???
#6 0x4033ab in ???
#7 0xffffffffffffffff in ???
Floating point exception

Any pointers or advice appreciated, no pun intended!

@ghanesh91
Copy link
Contributor

Hi Lucas, could you please share the details of the simulation you are trying to set up?
The executable lesgo-mpi-cps-turbines-scalars should be used in the Concurrent/wind-turbine domain of a Concurrent-Precursor Simulation (CPS).

@wl-cpu
Copy link

wl-cpu commented May 4, 2022

Hey, I'm new to running this simulation, so I'm not sure what normal behavior is like or how to diagnose this error, but compiling and then running OOB lesgo.config returns this:

(base) [lucas_spangher@ln002 lesgo]$ ./lesgo-mpi-cps-turbines-scalars

Program received signal SIGFPE: Floating-point exception - erroneous arithmetic operation.

Backtrace for this error: #0 0x2b2966ecf3ff in ??? #1 0x544965 in ??? #2 0x4327fb in ??? #3 0x487979 in ??? #4 0x40335c in ??? #5 0x2b2966ebb554 in ??? #6 0x4033ab in ??? #7 0xffffffffffffffff in ??? Floating point exception

Any pointers or advice appreciated, no pun intended!

通用

The executable program is run through mpirun (openmpi or MPICH). Please check the input of the command

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

3 participants