Parallel programming resources for Heat #934
ClaudiaComito
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Thanks again @Mystic-Slice for the questions about parallel computing resources.
Very generally speaking, Heat functions and algorithms are made up of:
torch
operations on tensors)Understanding MPI
My favourite resources to grasp parallel computing and MPI:
mpi4py
(will keep adding to this this as necessary)
Beta Was this translation helpful? Give feedback.
All reactions