Can I use float atomics on gpu?

Asked on 2024-07-30

1 search

Yes, you can use float atomics on the GPU. This feature is part of the updates presented in the session Train your machine learning and AI models on Apple GPUs. The session covers various improvements and features for training machine learning models on Apple GPUs, including support for mixed precision and new data types like Pfloat 16, which are beneficial for tasks such as mixed precision training.

For more details, you can refer to the chapter on JAX features in the session Train your machine learning and AI models on Apple GPUs.