ymahlau/fdtdx

Support for Metal hardware

Open

#11 opened on Jan 21, 2025

View on GitHub
 (13 comments) (1 reaction) (0 assignees)Python (66 forks)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (317 stars)
PR merge metrics
 (PR metrics pending)

Description

In addition to Nvidia GPUs/ TPUs, Mac computers also have GPUs with reasonable computational power, and offered by Jax-metal for support. They normally have larger available memories (e.g. 32/64GB) compared with CUDA memories. I think some adaptation to support using this backend might be helpful

Contributor guide