Skip to content

error on current tpu machine #236

@wsmoses

Description

@wsmoses
t1v-n-4d7cf02f-w-0:~/GB-25$ julia --project sharding/sharded_baroclinic_instability_simulation_run.jl 

...
model = HydrostaticFreeSurfaceModel{ReactantState, LatitudeLongitudeGrid}(time = 0 seconds, iteration = ConcreteIFRTNumber(0))                                                                                                                       
├── grid: 1520×752×4 LatitudeLongitudeGrid{Float64, Periodic, Bounded, Bounded} on ReactantState with 8×8×8 halo and with precomputed metrics                                                                                                        
├── timestepper: QuasiAdamsBashforth2TimeStepper                                                                                                                                                                                                     
├── tracers: (T, S)                                                                                                                                                                                                                                  
├── closure: Nothing                                                                                                                                                                                                                                 
├── buoyancy: SeawaterBuoyancy with g=9.80665 and BoussinesqEquationOfState{Float64} with ĝ = NegativeZDirection()                                                                                                                                   
├── free surface: SplitExplicitFreeSurface with gravitational acceleration 9.80665 m s⁻²                                                                                                                                                             
│   └── substepping: FixedSubstepNumber(21)                                                                                                                                                                                                          
├── advection scheme:                                                                                                                                                                                                                                
│   ├── momentum: Vector Invariant, Dimension-by-dimension reconstruction                                                                                                                                                                            
│   ├── T: WENO(order=5)                                                                                                                                                                                                                             
│   └── S: WENO(order=5)                                                                                                                                                                                                                             
└── coriolis: HydrostaticSphericalCoriolis{Oceananigans.Advection.EnstrophyConserving{Float64}, Float64}                                                                                                                                             
ERROR: LoadError: type ReactantState has no field connectivity                                                                                                                                                                                       
Stacktrace:                                                                                                                                                                                                                                          
 [1] getproperty(x::ReactantState, f::Symbol)                                                                                                                                                                                                        
   @ Base ./Base.jl:49                                                                                                                                                                                                                               
 [2] top-level scope                                                                                                                                                                                                                                 
   @ ~/GB-25/sharding/sharded_baroclinic_instability_simulation_run.jl:86                                                                                                                                                                            
in expression starting at /home/imanhosseini/GB-25/sharding/sharded_baroclinic_instability_simulation_run.jl:86                                                                                                                                      
imanhosseini@t1v-n-4d7cf02f-w-0:~/GB-25$ julia --project sharding/sharded_baroclinic_instability_simulation_run.jl 

cc @avik-pal @giordano

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions