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

MPI error with kernel_launching.jl #3982

Open
simone-silvestri opened this issue Dec 12, 2024 Discussed in #3981 · 1 comment
Open

MPI error with kernel_launching.jl #3982

simone-silvestri opened this issue Dec 12, 2024 Discussed in #3981 · 1 comment

Comments

@simone-silvestri
Copy link
Collaborator

Discussed in #3981

Originally posted by francispoulin December 12, 2024
We (@jakob-braga and @francispoulin ) are trying to run distributed_nonhydrostatic_turbulence.jl and getting an error.

We have tried two different servers and found the error in both is due to kernel_launching.jl.

@glwagner @simone-silvestri ?

ERROR: LoadError: ERROR: LoadError: MethodError: no method matching interior_work_layout(::RectilinearGrid{Float64, Periodic, Periodic, Flat, Oceananigans.Grids.StaticVerticalCoordinate{Nothing, Float64}, Float64, Float64, OffsetArrays.OffsetVector{Float64, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}}, OffsetArrays.OffsetVector{Float64, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}}, Distributed{CPU, false, Partition{Nothing, Nothing, Nothing}, Tuple{Int64, Int64, Int64}, Int64, Tuple{Int64, Int64, Int64}, Oceananigans.DistributedComputations.RankConnectivity{Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing}, MPI.Comm, Vector{MPI.Request}, Base.RefValue{Int64}}}, ::Tuple{}, ::Tuple{DataType, DataType, DataType})

Closest candidates are:
  interior_work_layout(::Any, !Matched::Symbol, ::Any)
   @ Oceananigans ~/software/Oceananigans.jl/src/Utils/kernel_launching.jl:133
```</div>
@glwagner
Copy link
Member

Can we see more of the stack trace?

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