certik / fastGPT

Fast GPT-2 inference written in Fortran
MIT License
184 stars 15 forks source link

Add an MPI (or coarrays) version #5

Open certik opened 1 year ago

certik commented 1 year ago

Investigate what the best way to parallelize is across nodes using MPI or coarrays.