Skip to content
Discussion options

You must be logged in to vote

Hi, this omp branch adds support for hosts that use OpenMP for parallelization. Specifically, it ensures all FABM routines that process slices of the spatial domain are thread-safe, so they can be called simultaneousy from multiple threads. It does not make FABM do its own parallelization independently. That is still expected to be controlled by the host, typically using MPI, or now OpenMP.

NB this omp branch has not been merged into master yet.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@BeatrizArellano
Comment options

Answer selected by BeatrizArellano
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants