Skip to content

predict() parallelization breaks with terra (external pointer invalid)#15

Description

@fdetsch

Parallelization in predict() via the parallel 馃摝 triggered the following error, and was temporarily removed in 9ae25cc.

Error in h():
! error in evaluating the argument 'x' in selecting a method for function 'rast': 4 nodes produced errors; first error: error in evaluating the argument 'x' in selecting a method for function 'app': external pointer is not valid

The future ecosystem might handle terra 馃摝 objects more gracefully across parallel backends and may be a suitable drop-in replacement.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    maintenanceRoutine maintenance and project upkeep.

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions